c語言實現TCP的socket通訊

#include <stdio.h> #include <stdlib.h> #include <string.h> #include <winsock2.h> #include "NC_ComLib.h" SOCKET m_sock; int NetTimeout =8000 ;//網絡超時時間 void Com_Hook_DebugOutHex( unsigned char *da
相關文章
相關標籤/搜索