by Asdrubal [agallego at reforma dot com] posted on 2004/12/14 | 
              
                 | 
             
           
        
        
        
        Greetings.  Im building an Application using your Code proxySocket to develop a http Proxy.  Im using a modem DialUp to connect a provider of internet... At the method OnConnected() of HttpClient.cs, Im catching a Exception when run the instruction DestinationSocket.EndConnect() ... if I catching and ignore this problem, the application will work  fine?  do you have an idea what is my problem? 
 
The Exception catching is: 
"A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond" 
 
 
  |