Click to See Complete Forum and Search --> : tcp connection behind a proxy


sirmansoor
October 15th, 2005, 04:58 AM
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 that will connect to a live server.
If anybody have some idea about this please help me. Thanks in advance.