Question

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?

Was it helpful?

Solution

After a lot of research, definitely not (link to my own post on msdn)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top