资源列表
Release
- socket流水线服务器,该服务器自动连接各个客户端-socket TCP/IP
communication-software-design
- 用VC++编写的基于MFC的即时通信软件设计,实现在线聊天功能,具有良好的稳定性,希望站长能够上传到本站方便其他网友参考和改进-Written in vc++ the instant communication software design based on the MFC, realize the online chat function, has a good stability, hope the webmaster can uploaded to the site for other
Sim_TCP_AQM
- 基于OPNET软件开发的网络拥塞控制策略代码-Control policy code based on OPNET software development network congestion
socket
- 基于VB的socket局域网通信实例,具有服务器端和客户端-LAN communication based on socket instance VB, with server and client
protobuf
- protoc.exe能同时生成简化的类,便于游戏内业务逻辑使用,不要使用message嵌套和group,记得加上package,否则名字冲突-Protoc.exe can also generate a simplified class, easy to use within the game business logic, do not use message nested and group, remember to add package, otherwise the name confl
myQQDemo
- 实现qq的多线程聊天,保持客户端与服务端的长连接,并且实现断线重连功能-Qq achieve multi-threaded chat, maintain a long connecting client and server, and achieve reconnection function
mimacaice
- 密码猜测的简单示例,适合入门人员,代码简洁,还需调整-Password guessing the simple example, suitable for entry personnel, code simple, still need to adjust
rip
- RIP协议,是一种动态路由选择协议,采用距离向量算法。代码用C++实现RIP协议-RIP protocol is a dynamic routing protocol, using distance vector algorithm. Code with C++ achieve the RIP
STM32F103-enc28j60-TCP-client
- STM32F103移植LWIP协议栈,实现TCP client功能函数-STM32F103 transfer LWIP stack realized TCP client
enc28j60UDP-finished
- STM32F1XX移植TCP/IP协议栈 实现udp-STM32F1XX transfer TCP/IP zstack realize udp
UDPClient
- 使用CAsyncSocket进行无连接(UDP)通信-use CAsyncSocket to create UDP communication
UDPSever
- 使用CAsyncSocket进行无连接(UDP)通信客户端-use the CAsyncSocket to create UDP communication server