-
一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户...
一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。
- 2023-03-20 16:10:03下载
- 积分:1
-
socket通信
socket通信 -socket communication socket communication socket communication
- 2022-03-02 02:56:07下载
- 积分:1
-
VC++ P2P实例 边学边练
VC++ P2P实例 边学边练-VC++ P2P examples to learn while practicing
- 2022-04-19 01:45:32下载
- 积分:1
-
P2P
基于P2P的网络传输的文件发布系统,是由某个外国公司研发的,非常完整。-P2P-based file distribution system network transmission was developed by a foreign company, and very complete.
- 2022-06-14 04:31:57下载
- 积分:1
-
are learning JXTA and P2Psocket content.
正在学习JXTA和P2Psocket内容.-are learning JXTA and P2Psocket content.
- 2022-03-09 21:18:07下载
- 积分:1
-
实现网络聊天的基本流程代码
方便GPRS调试,可以自动登录注册,下线注销等多功能,以供参考...
实现网络聊天的基本流程代码
方便GPRS调试,可以自动登录注册,下线注销等多功能,以供参考-very goog ,GPRS
- 2022-02-04 13:30:40下载
- 积分:1
-
一个基于JAVA的多torrent下载程序,可以手动设置某个torrent的优先权,加入了irc聊天室,增加了一些基本的irc命令,可以看见在线人数和ID,支持...
一个基于JAVA的多torrent下载程序,可以手动设置某个torrent的优先权,加入了irc聊天室,增加了一些基本的irc命令,可以看见在线人数和ID,支持多tracker url,对于多tracker发布的torrent可自动切换,并可以手动更改tracker url。-a Java-based multi-torrent download, can manual configuration of a torrent priority, joined the irc chat rooms, an increase of some basic irc order, you can see the ID number and online, supports multi-tracker url, for more releases in the torrent tracker automatically switch and can manually change tracker url.
- 2022-05-26 05:17:00下载
- 积分:1
-
p2p file transfer, video transmission, chat
用于p2p 文件传输,视频传输,聊天等等~含有源代码~-p2p file transfer, video transmission, chat
- 2022-02-21 06:09:15下载
- 积分:1
-
The sources code for chat p2p by Tcp
The sources code for chat p2p by Tcp
- 2022-03-04 06:17:02下载
- 积分:1
-
这是一个简单的使用WinAPI基于Winsock的ICP/IP程序,一个简单的…
这是一个简单的使用WinAPI基于WinSock的ICP/IP程序,有简单聊天功能,中演示了两种通信方式,一种基于数据报,一种是点对点的方式,有简单的代码功能段注释,有一定网络编程的爱好者相信看的懂,唯一有些遗憾的是不知道怎样刷新界面,所以有一些小的问题-This is a simple to use WinAPI WinSock based on the ICP/IP procedures, a simple chat feature, which demonstrated the two means of communication, based on data reported, is a point-to-point manner, a simple function of the code notes that a certain network programming enthusiasts believe read and understood the only regret is that some do not know how to set interface, so there are some small problems
- 2023-01-02 21:25:04下载
- 积分:1