COMBridge library allows Microsoft DCOM to work over internet. It supports HTTPS and SOCKS proxy. To use library you need to create COMBridge object. On server side call COMBridge.StartServer method. On client side replace every CoCreateInstance with...