搜索资源列表
liubingP2P
- 用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后
pertoper
- 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处
Maze033205
- MAZE是一种网络协议,其核心就是通过网络从别人的电脑里下载文件。本代码实现了Maze这一功能。-use of MAZE is a network protocol, the core of the network is from other people's computer files. The source implementation of this function Maze.
P2P_netfiletransfer
- 此软件实现基于P2P网络文件传输,它有别于FTP协议实现的文件传输方法,它只需要两台计算机,不需要服务器,即可实现Internet上任何两台计算机的文件共享-this software-based peer-to-peer network file transfer, which is different from the FTP protocol file transfer, only need two computers, not servers, Internet can be reali
dianduidiantongxin
- 用Visual C#实现局域网点对点通讯,在网络中利用此通讯程序进行与任一计算机的通讯-with Visual C# LAN peer-to-peer communications, in the network using the procedures and communications as a computer communications
ChineseChessServer
- 用c++ 开发的中国象棋,其中有网络版和单机版 ,但由于水平有下限,单机版做得很差,电脑智商较低,党调整到很难实几分钟 电脑才能走一步。其中参考了Pc gameing这本书,这本书讲得真好。这是服务器端。-with the development of the Chinese chess, which is the network version and the single version, but a lower level. has done a poor job of a single
p2p
- 一个P2P聊天的程序,包括服务端和客户端。服务端放在公网计算机上。-A P2P chat program, including client and client services. Services on the public network client computer.
lanvediowatch
- 本系统属于小型的局域网实时监控系统,可以对某一台计算机进行屏幕监控。本系统主要实现以下 目标: 1 系统采用人机交互的方式,界面美观友好。 2 屏幕信息需要时时显示,网络延时不能大于1 秒。 3 服务器端可以随时运行,只要客户端运行,就能够显示屏 幕信息。 4 系统运行时占用内存不能大于10MB,以免影响系统性能。 5 客户端运行时需要隐藏显示窗口,其感觉不到在运行。-This system is a small local area network monitori
ping
- 计算机网络课程设计 编程实现基于UDP的PING (Java-Computer network programming curriculum design based on UDP PING (Java
tutorial
- python语言的入门教程,适用于python初学者,属于计算机网络课程的必备资料。-python language introductory tutorial for beginners python, essential data pertaining to computer network curriculum.
