socket异步通信框架
相关类、常量定义 抽象类:不能直接继承 1、封装消息的发送和接收方法,支持不同数据类型、业务类型的消息 2、具体业务客户端和服务器实现类,继承以下三个事件方法就可以处理具体业务 Protected Overrides Sub OnEndReceiveEvent(ByVal handler As Socket, ByVal bytesRead As Integer) End Sub Protected Overrides Sub HandleStringData(ByVal handler As Socket, ByVal operate As Integer, ByVa