LocalNetChat

所属分类:ICQ/即时通讯
开发工具:Visual C++
文件大小:767KB
下载次数:27
上传日期:2008-06-10 00:09:41
上 传 者yingmax
说明:  基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和用户端两部分。 第一部分 服务器端   一、创建服务器套接字(create)。   二、服务器套接字进行信息绑定(bind),并开始监听连接(listen)。   三、接受来自用户端的连接请求(accept)。   四、开始数据传输(send/receive)。   五、关闭套接字(closesocket)。 第二部分 用户端   一、创建用户套接字(create)。   二、与远程服务器进行连接(connect),如被接受则创建接收进程。   三、开始数据传输(send/receive)。   四、关闭套接字(closesocket)。

文件列表:
Logon\res\1.ico (766, 2002-04-10)
Logon\res\Server.ico (1078, 2002-04-08)
Logon\res\Server.rc2 (398, 2002-04-08)
Logon\res (0, 2008-06-09)
Logon\resource.h (911, 2002-04-10)
Logon\Server.clw (814, 2002-06-07)
Logon\Server.cpp (2157, 2002-04-08)
Logon\Server.dsp (4342, 2002-04-12)
Logon\Server.dsw (537, 2002-04-08)
Logon\Server.h (1324, 2002-04-08)
Logon\Server.rc (5498, 2002-04-10)
Logon\ServerDlg.cpp (13563, 2002-05-31)
Logon\ServerDlg.h (1766, 2002-04-10)
Logon\StdAfx.cpp (208, 2002-04-08)
Logon\StdAfx.h (1122, 2002-04-08)
Logon\User.cpp (1541, 2002-04-08)
Logon\User.h (1390, 2002-04-08)
Logon (0, 2008-06-09)
Use End\avi\begin.avi (955904, 1998-10-10)
Use End\avi (0, 2008-06-09)
Use End\Chat.cpp (14179, 2002-06-07)
Use End\Chat.h (2296, 2002-04-12)
Use End\Client.clw (3949, 2002-06-07)
Use End\Client.cpp (2245, 2002-04-14)
Use End\Client.dsp (8731, 2002-04-12)
Use End\Client.dsw (537, 2002-04-08)
Use End\Client.h (1343, 2002-04-12)
Use End\Client.rc (11606, 2002-04-16)
Use End\ClientDlg.cpp (11075, 2002-04-14)
Use End\ClientDlg.h (1766, 2002-04-12)
Use End\data\1.db (126, 2002-06-07)
Use End\data\1.fly (793, 2002-06-07)
Use End\data\2.db (126, 2002-06-07)
Use End\data\2.fly (412, 2002-06-07)
Use End\data\test.db (126, 2002-06-07)
Use End\data\test.fly (263, 2002-06-07)
Use End\data (0, 2008-06-09)
Use End\face\01.ico (766, 2002-04-11)
Use End\face\02.ico (766, 2002-04-09)
Use End\face\03.ico (766, 2002-04-09)
... ...

近期下载者

相关文件


收藏者