11 2010 档案

Configure the max limit for concurrent TCP connections
摘要:http://smallvoid.com/article/winnt-tcpip-max-limit.htmlTo keep the TCP/IP stack from taking all resources on the computer, there are different parameters that control how many connections it can handl... 阅读全文

posted @ 2010-11-29 22:59 Tobin 阅读(1172) 评论(0) 推荐(0)

[转]翻译:使用.net3.5的缓存池和SocketAsyncEventArgs类创建socket服务器
摘要:原文链接:http://www.cnblogs.com/onlytiancai/archive/2008/06/25/1229321.html在.NET 3.5里System.Net.Sockets空间下有一组增强功能的类,提供可供专用的高性能套接字应用程序使用的可选异步模式,SocketAsyncEventArgs 类就是这一组增强功能的一部分。该类专为需要高性能的网络服务器应用程序而设计。应用... 阅读全文

posted @ 2010-11-25 19:37 Tobin 阅读(684) 评论(0) 推荐(0)

导航