多线程服务器

时间:2016-01-25 05:06:13
【文件属性】:

文件名称:多线程服务器

文件大小:539B

文件格式:DSW

更新时间:2016-01-25 05:06:13

多线程服务器

/* Author :- Nish [BusterBoy] EMail :- nishinapp@yahoo.com */ #include "stdafx.h" #include "MTServer.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif CWinApp theApp; SOCKET server;


网友评论