Add Tcpip Server
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include <Winsock2.h>
|
||||
#define WM_SOCKET WM_USER + 0x060
|
||||
#define WM_TCPIP_RECV_DATA WM_USER + 0x061
|
||||
#define WM_TCPIP_MSG WM_USER + 0x062
|
||||
|
||||
#define lChannelSize 2
|
||||
#define CH_SEND 0
|
||||
|
||||
Reference in New Issue
Block a user