How can I create a socket to a server if the client is behind a proxy server? Is there any built-in proxy server support in C# .net? I want to implement a chat application and is not only a HTTP-based application.
-
How can I create a socket to a server if the client is behind a proxy server? Is there any built-in proxy server support in C# .net? I want to implement a chat application and is not only a HTTP-based application. If anybody have some idea about this please help me. Thanks in advance. (post a code)
-
How can I create a socket to a server if the client is behind a proxy server? Is there any built-in proxy server support in C# .net? I want to implement a chat application and is not only a HTTP-based application. If anybody have some idea about this please help me. Thanks in advance. (post a code)
Check out a reference implementation at: http://www.codeproject.com/cs/internet/zasocks5proxy.asp[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson