文件名称:P2PDemo
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 20kb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是:
1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm
2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration using the UDP protocol P2P holes dialogue principle demonstration program, the reference information:
1) P2P UDP for NAT Traversal principles and implementation (with source code)- http ://www.cnpaf.net/Class/hack/0512182034513804825.htm
2) Yan-Ping Wang << Windows Network and Communication Program Design
1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm
2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration using the UDP protocol P2P holes dialogue principle demonstration program, the reference information:
1) P2P UDP for NAT Traversal principles and implementation (with source code)- http ://www.cnpaf.net/Class/hack/0512182034513804825.htm
2) Yan-Ping Wang << Windows Network and Communication Program Design
(系统自动生成,下载前可以参看下载内容)
下载文件列表
P2PDemo\CommonDefine.h
.......\P2PClient\Main.cpp
.......\.........\P2PClient.cpp
.......\.........\P2PClient.dsp
.......\.........\P2PClient.h
.......\P2PDemo.dsw
.......\P2PDemo.opt
.......\P2PDemo.positions
.......\...Server\Main.cpp
.......\.........\P2PServer.cpp
.......\.........\P2PServer.dsp
.......\.........\P2PServer.dsw
.......\.........\P2PServer.h
.......\PeerList.cpp
.......\PeerList.h
.......\读我.txt
.......\P2PClient
.......\P2PServer
P2PDemo
.......\P2PClient\Main.cpp
.......\.........\P2PClient.cpp
.......\.........\P2PClient.dsp
.......\.........\P2PClient.h
.......\P2PDemo.dsw
.......\P2PDemo.opt
.......\P2PDemo.positions
.......\...Server\Main.cpp
.......\.........\P2PServer.cpp
.......\.........\P2PServer.dsp
.......\.........\P2PServer.dsw
.......\.........\P2PServer.h
.......\PeerList.cpp
.......\PeerList.h
.......\读我.txt
.......\P2PClient
.......\P2PServer
P2PDemo