求聊天系统中客户端通信C/C++源代码!!!

[复制链接]
查看11 | 回复2 | 2008-7-14 13:05:52 | 显示全部楼层 |阅读模式
急用,谢谢!

回复

使用道具 举报

千问 | 2008-7-14 13:05:52 | 显示全部楼层
#include "stdafx.h"#include#include#include #include #include using namespace std;#pragma comment (lib,"ws2_32.lib")int _tmain(int argc, _TCHAR* argv[]){WORD wVersionRequested;//版本号 WSADATA wsaData; int err; wVersionRequested = MAKEWORD( 2,
回复

使用道具 举报

千问 | 2008-7-14 13:05:52 | 显示全部楼层
我有, 不是是基于Windows事件模型的 异步的,封装好的。头文件和CPP都有。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行