Tcpclient problem with proxy server

T

Tamas Bojcan

Hi,

I use TcpClient class to obtain a NetworkStream object (via TcpClient's
GetStream() method) in an ASP.Net webapp. This works well if I'm not behind
proxy server but if I'm connected to the network via proxy server I get
"dead network..." error message during the creation of the TcpClient object.
The most strange thing is that the same code is works well with proxy too if
it is in a single C# project. What's the problem in case of ASP.Net?
Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top