Yes, that is suppose to happen. If the connection is closed, then it will throw an exception. Simply catch the exception and close down the connection as appropriate for your application.
...Glenn On Wed, Oct 15, 2008 at 12:33 AM, Muhammad Arif <[EMAIL PROTECTED]>wrote: > > Hello All in here. > > I have make a webproxy server that listen to port no 7075 .. what i > have done in this proxy server is that ... i am listen to client > internet application . 1st i authenticate the user and then send the > required data to him... > > but some then it struck in the receive method and some time it throw > an exception that the connection was forcible closed by the host... > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/DotNetDevelopment You may subscribe to group Feeds using a RSS Feed Reader to stay upto date using following url <a href="http://feeds.feedburner.com/DotNetDevelopment"> http://feeds.feedburner.com/DotNetDevelopment</a> -~----------~----~----~----~------~----~------~--~---
