摘要:
服务器代码:#include<winsock2.h>#include<iostream>#include<windows.h>using namespace std;//extern "C"{int main(int argc, char** argv){ int clientlen; struct sockaddr_in clientaddr; struct ... 阅读全文
posted @ 2008-10-30 13:40
3D入魔
阅读(2699)
评论(0)
推荐(0)