摘要:
#include "stdafx.h"//////////////////////////////////////////////// TCP Client 非阻塞模式设定//////////////////////////////////////////////#pragma comment(lib,"ws2_32.lib")#include <WinSock2.h>#define CONNECT_IP "127.0.0.1"#define CONNECT_PORT 1207#define DEFAULT_BUFF_LE 阅读全文
posted @ 2013-01-20 22:24
远行的帆
阅读(381)
评论(0)
推荐(0)
浙公网安备 33010602011771号