News

In .NET 2.0, the System.Net.Sockets.Socket class now includes a SendTimeout parameter, so you could easily handle it if you upgraded. If you want to do it in 1.1, then you will probably have to ...