资源列表
SP
- 提出了一个新奇的用来构建和维护覆盖网拓扑的一般机制。该机制基于gossip模式,节点和随机选择的对等体交换信息,并按照特定的P2P应用需求来重新安排拓扑,本协议非常的高效和鲁棒,能够处理节点持续的加入和离开系统的流,且即使现存的所有SP移除也能修复。-In this code,we propose a novel approach to construct and maintain the topology. This approach is based on gossip protocol,
chord
- 主要是描述了Chord网络中传递信息时所用的跳数的最大值,最小值和平均值。-This tutorial describes the maximum value,minimum value and average value in Chord when forwarding message.
skipnet
- 主要描述了怎样生成一个skipnet网络的拓扑结构,运行后可以看出生成一个简单的skipnet网络。-This code describe how generate the skipnet topology,we can see a simple skipnet topology after running the source code.
hawk
- 可以实现局域网聊天,基于Socket技术实现-LAN chat can be achieved, based on the Socket technology
computernet[lpg]
- 最经典的计算机网络书籍,主要讲述了现有网络的运作和基本结构-classic
chord-s
- 主要描述了Chord中,网络规模和传递信息时所用的跳数之间的关系。-This source code mainly describes the relation between the network size and the hop counter in Chord.
tcpclient
- 这时Windows下的socket套接字编程的客户端,加入了超时重传机制-At this time, under Windows Sockets programming socket client, joined the retransmission timeout mechanism
ftp
- 一个简单的vb程序,全面的描述了ftp编程-Vb a simple procedure, a comprehensive descr iption of the ftp program
tcpserver
- 这是Windows下的socket套接字编程的服务器端程序,每来一个套接字连接就开启一个线程-This is under Windows Sockets programming socket server-side procedures, each to open a socket connection on a thread
netkit-rsh_0.17.orig.tar
- 经典的r系列工具,可当网络编程的入门代码-R series of classic tool of the entry when the network programming code
TCPSRV
- 基于C的winsock网络编程,TCP服务器端程序,对于学习网路编程的初学者的这是第一步。-C based on the winsock network programming, TCP server-side procedures, network programming for beginners to learn this is the first step.
Netclient
- winsock网络编程,简单网络聊天工具,对于初学的想了解网络编程的人来说很有用。学习就是从这些小程序开始的。注:已经编译通过-winsock network programming, simple network chat tool for learning network programming would like to know the people who are very useful. Learning process from the beginning of these. No
