摘要:
using System; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Windows.Forms; namespace MDIFlash { public partial 阅读全文
摘要:
DotNetty实现高性能tcpserver,超时断开链路,垃圾包,断包,粘包处理 初始化类 using DotNetty.Handlers.Timeout; using DotNetty.Transport.Bootstrapping; using DotNetty.Transport.Chann 阅读全文