4 packages tagged with “AsyncTcp”
Simple framework for TCP clients and servers. Focused on performance and usability.
Support for EasyTcp to triggering specific functions with an attribute based on received data. See github for examples.
Ssl support for EasyTcp and EasyTcp.Actions
异步TCP服务器,异步TCP客户端。支持自定义通信协议,已实现的通信协议:开始标志-数据-结束标志、开始标志-数据长度-数据-校验码。