搜索资源列表
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.
Spybot
- Spybot 是一种在线网络聊天系统机器人(BOT)的开放性源代码蠕虫病毒,由于它的开放性和管理方式都来源于这些分布的机器人,这些广泛的机器人变量都有一些很微小的不同,通过远程用户在线聊天系统可以最多控制一台计算机的一些管理功能,同时它也有能力传播到点对点网络(P2P Networks).此代码用于学习,不可用于非法用途-Spybot is an online Internet chat system, Robot (BOT) of the open source code for the wo
p2p
- P2P (Peer To Peer) is when multiple computers think collectively towards a shared objective. Computer programs that use less central servers and rely on a collection of computers such as Gnutella, distributed media streaming, networks of DCC based I
FFS
- 自己用一周编的一个程序的源码及开发文档。可以搜索局域网内在线的电脑,并根据密码下载其他电脑指定文件夹里的内容,并可以根据权限来对这些内容进行删除等操作,支持多线程下载,并可以根据进度条查看下载进度。-Own use a program compiled by a week the source and the development documentation. Can search the LAN online computer and other computers based on pas
lanvediowatch
- 本系统属于小型的局域网实时监控系统,可以对某一台计算机进行屏幕监控。本系统主要实现以下 目标: 1 系统采用人机交互的方式,界面美观友好。 2 屏幕信息需要时时显示,网络延时不能大于1 秒。 3 服务器端可以随时运行,只要客户端运行,就能够显示屏 幕信息。 4 系统运行时占用内存不能大于10MB,以免影响系统性能。 5 客户端运行时需要隐藏显示窗口,其感觉不到在运行。-This system is a small local area network monitori
DelphiP2P_NCssss
- 一个非常顶尖儿的p2p软件,其中的效率非常的高-Game companies and game development process framework outlined the basic concepts of 【2010-01-16 23:58】 game companies generally refers to the game development company or game publishers, agents. That game companies need to de
P2Pclient-server
- NAT 点对点通信功能 提供P2Pserver和P2PClient 将P2Pserver放在公共IP地址上运行,在任一台连接到INTERNET上的电脑上运行P2Pclient程序,即可建立UDP连接,接收到私有IP对应的公共IP地址,与另一个client通信-NAT function provides point to point communication and P2PClient P2Pserver public IP address on the P2Pserver run on any
AntColony
- 计算机工程;人工智能及识别技术,基于蚁群算法非结构化的P2P搜索机制-Computer Engineering artificial intelligence and recognition technology, based on ant colony algorithm search mechanism in unstructured P2P
p2p
- 关于机算机方面的综述文章,名为《基于P2P文件共享》-For the application of computer-related writing and write a review article on the format and requirements
mimiemi
- computer since, java, application peer-to-peer UDP socket
PlantomGo
- 用C#实现两台电脑的围棋对决,具有可视化界面-C# development of two computer chess showdown, with a visual interface
jisuanjiwangluo
- 简要的介绍了一下计算机的一些概述,我们来了解计算机网络,对以后的认识很重要-A brief introduction about an overview of some of the computer
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.
