C与汇编语言点对点聊天工具
采用C和汇编语言结合编写的点到点聊天程序实现实时聊天通讯,文件传输等功能,希望对大家有所帮助-an chatting tool is writed by c and assembl
本专区汇聚了各类基于 点对点聊天 开发的源码资源,共计 10 篇资源供开发者免费下载学习。
采用C和汇编语言结合编写的点到点聊天程序实现实时聊天通讯,文件传输等功能,希望对大家有所帮助-an chatting tool is writed by c and assembl
网络点对点聊天用vb实现CHAT的客户端-A chat client which use VB to realize point-to-p- oint chat in netw
简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。-simple peer-to-peer chat tools, function relati
使用Winsock编写用IPX协议点对点聊天的程序- Uses the Winsock compilation the procedure which point-to-point
在C#开发环境下实现的点对点的聊天功C能挺好的。-In C# development environment to achieve point-to-point chat Gong
自己用builder编写的点对点聊天软件,以后再也不用担心服务器忙咯,-use c++ builder,conect point to point.can chat in any
vs2005 简单的网络通信源文件。(实现点对点聊天)-simple network communication VS2005 source files. (To achieve
VC++6 UDP点对点聊天-VC six peer-to-peer chatting UDP
基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天.-MFC-based prepared VC++ Chat program, you can a
基于TCP的点对点聊天程序,基于多进程模型,更好的了解TCP