huanggen 5512f07a10 提交本地源码文件 | 2 years ago | |
---|---|---|
.. | ||
LICENSE | 2 years ago | |
LibHJIPC.vcxproj | 2 years ago | |
LibHJIPC.vcxproj.filters | 2 years ago | |
LogInit.cpp | 2 years ago | |
LogInit.h | 2 years ago | |
NetOperator.h | 2 years ago | |
README.md | 2 years ago | |
TCPSocket.cpp | 2 years ago | |
TCPSocket.h | 2 years ago | |
WinSocketSystem.h | 2 years ago | |
log4z.cpp | 2 years ago | |
log4z.h | 2 years ago | |
packet_sync.h | 2 years ago | |
stdafx.cpp | 2 years ago | |
stdafx.h | 2 years ago | |
test_tcpclient.cpp | 2 years ago | |
test_tcpclient_reconnect.cpp | 2 years ago | |
test_tcpserver.cpp | 2 years ago |
libuv_tcp is an C++ class that include tcp server and client which package using libuv.
Refer to test_tcpserver.cpp and test_tcpclient.cpp
Blog: http://www.cnblogs.com/wqvbjhc/
E-mail: feitemj@gmail.com
QQ: 1930952842
Github: https://github.com/wqvbjhc