文件名称:信使小精灵聊天工具
- 所属分类:
- 网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 245.62kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 41695071messagerfairy001.zip 列表 MessagerFairy/ messagerfairy.htm MessagerFairy/Client/ MessagerFairy/Client/bin/ MessagerFairy/Client/bin/release/ MessagerFairy/Client/bin/release/Client.exe MessagerFairy/Client/Client.cpp MessagerFairy/Client/Client.dsp MessagerFairy/Client/Client.dsw MessagerFairy/Client/Client.h MessagerFairy/Client/Client.rc MessagerFairy/Client/ClientDlg.cpp MessagerFairy/Client/ClientDlg.h MessagerFairy/Client/ClientTunnel.cpp MessagerFairy/Client/ClientTunnel.h MessagerFairy/Client/ReadMe.txt MessagerFairy/Client/res/ MessagerFairy/Client/Resource.h MessagerFairy/Client/res/Client.ico MessagerFairy/Client/res/Client.rc2 MessagerFairy/Client/RichEditCtrlEx.cpp MessagerFairy/Client/RichEditCtrlEx.h MessagerFairy/Client/StdAfx.cpp MessagerFairy/Client/StdAfx.h MessagerFairy/Common/ MessagerFairy/Common/msgId_def.h MessagerFairy/Common/protocolhdr.h MessagerFairy/Common/struct_def.h MessagerFairy/include/ MessagerFairy/include/data_def.h MessagerFairy/include/mutexlock.h MessagerFairy/include/netMain.h MessagerFairy/include/TableInfoMgr.h MessagerFairy/lib/ MessagerFairy/lib/debug/ MessagerFairy/lib/debug/Transport.lib MessagerFairy/lib/release/ MessagerFairy/lib/release/Transport.lib MessagerFairy/Server/ MessagerFairy/Server/bin/ MessagerFairy/Server/bin/release/ MessagerFairy/Server/bin/release/Server.exe MessagerFairy/Server/main.cpp MessagerFairy/Server/mainCtrl.cpp MessagerFairy/Server/mainCtrl.h MessagerFairy/Server/Server.dsp MessagerFairy/Server/Server.dsw MessagerFairy/Server/ServerTunnel.cpp MessagerFairy/Server/ServerTunnel.h MessagerFairy/workspace.dsw