does WCF's NetTCPBinding supports Socks Proxy?

会有一股神秘感。 提交于 2019-12-10 23:24:09

问题


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?


回答1:


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



来源:https://stackoverflow.com/questions/520692/does-wcfs-nettcpbinding-supports-socks-proxy

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!