0
Answer

Problem in creating a socket behind a proxy server in C# .net

Ask a question

             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 imlement a chat application and is not only a HTTP-based application.
             If anybody have some idea about this please help me. Thanks in advance.