Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 315 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 315 Bytes

My socket-server.

Build:

git clone https://github.com/huanzai/socket_server.git
cd socket_server
make

Test:

Run these in different console.

./server		#Launch master server
./client		#Launch one client

About:

独立的网络库,提供:动态监听,动态连接,收发消息端口