搜索资源列表
P2PServer(Net)
- C#写的一个对子网进行打洞发送信息的聊天程序.-A program that can send message by making hole in subnet with C#.
P2Pchat11
- 一个简单的点对点聊天程序!用C#编写-a simple peer-to-peer chat program! Using C#!
UDPTalker
- 一个简单的P2P聊天程序,使用java开发,基于UDP,可以穿越锥形内网,可以方便的扩展成多种用途.-a simple peer-to-peer chat program, the use of java development, based on UDP, to pass through the network within the cone can be easily expanded into a multi-purpose.
ShareGuard_210src.tar
- 一个漂亮的p2p聊天程序客户端。编译时出错,在mainfrm.h上边加入#include \"TCToolBar.h\" 即可顺便通过 vc++ .net-a beautiful p2p Chat Client. Compile-time errors. mainfrm.h upside to the # include "TCToolBar.h" will be passing Link Guo vc. net
5
- c#编写的基于(UDP)协议的网络聊天程序.分为客户端和服务器端.
p2pvideo
- 用C#写的一个p2p的视频聊天程序,值得你学习参考
P2P
- P2P打洞的理论和相关实现程序代码,详细介绍了P2P打洞的理论知识,并且给出了相关的实现代码。无论是学习编写聊天程序还是木马都很有帮助
23093501332
- 采用C编程语言写的一款P2P聊天程序,有完整的源码。
P2PMessage
- 基于TCP/IP和WCF的P2P聊天程序.可以添加/删除好友,聊天.
QQCHAT
- 一个聊天程序,P2P程序,提供注册,登陆,聊天功能
internet
- 1.应用Visual C++中MFC Csocket类,实现网络数据传输。 2.实现局域网一对一的聊天程序。
vbchat
- 一个用VB写的简单P2P聊天程序-a simple p2p chat tool by VB
一个小型聊天室的实例
- 一个聊天室程序,c/s模式。
P2P
- P2P聊天程序 实现端对端聊天,添加好友、选择好友、发送消息、保存消息等功能-P2P chat program to achieve end-to chat, add friends, select friends, send messages, save messages and other functions
Socket_MFC_SDK
- P2P聊天程序,基于Server&Client模式。程序简单,界面友好,适合初学者参考,研究。-P2P chat program, based on the Server & Client mode. Procedure is simple, user-friendly, suitable for beginners and reference, research.
FormP2P
- p2p聊天程序的一个简单实现,可以进行点对点的通信-p2p chat program to achieve a simple, point-to-point communications can be carried out
p2pliaotian
- p2p聊天程序源码,实现两台机子收发消息,小型的QQ。-p2p chat program source, the two realize machine to send and receive news, small QQ.
P2Pliaotiandaima
- p2p聊天程序代码,简洁而易用。很有参考价值。代码可直接编译-p2p chat program code, concise and easy to use. Useful reference value. Code can be directly compiled
2008-09-10_P2P
- 一个很不错的,P2P聊天程序,可以语言,视频-IM
Csharp_P2Pchat
- C#编写的P2P点对点聊天程序源码,【visualstudio】