I've got a client/server WCF application I want to deploy in a corporate environement.
They usually don't allow direct Internet connections, so I must use their SOCKS proxy.
Is it possible to use the netTcpBinding channel over a socks proxy?
I've got a client/server WCF application I want to deploy in a corporate environement.
They usually don't allow direct Internet connections, so I must use their SOCKS proxy.
Is it possible to use the netTcpBinding channel over a socks proxy?