搜索资源列表
TinyTCP_DS89C420
- Small TCPIP protocol stack implementation. A very good source code help you understand the tcp/ip protocol stack .-Small Beginners protocol stack implementatio n. A very good source code help you understand th e tcp / ip protocol stack.
aresregular209_05022007
- Filesharing-Bittorrent p2p client connected to TCP supernode/leaf network and UDP DHT network. Ares features a built-in directshow media player, a powerful library manager, shoutcast radio support and can be used to host p2p Chatrooms. -Filesharing -
TCP-5
- TCP通信协议,协议5-退后n帧 c语言仿真
C-FIVE
- 模拟计算机网络中的协议5--回退N帧技术,用C语言运行,可查看协议的运行过程。
prog2
- 实现TCP协议中的GO-BACK-N 功能
NetCat_NC_src
- 大名鼎鼎的网络瑞士军刀NC的源代码!功能简介如下: Basic Features * Outbound or inbound connections, TCP or UDP, to or from any ports * Full DNS forward/reverse checking, with appropriate warnings * Ability to use any local source port * Ability to use any local
数据链路层协议的实现
- 关于数据链路层协议的实现源程序,包括停等协议等,重点是p5(退回到N重传)和p6(选择性重传),非常详细的C源码
window
- 滑动窗口协议是计算机网络中为保证流控制和可靠而常用的一种协议,它一般在传输层TCP协议中实现。本代码实验滑动窗口协议中的1比特滑动窗口协议、回退N帧协议和选择性重传协议。-Sliding window protocol is a computer network in order to ensure the reliable flow control and a protocol commonly used, it is usually in the transport layer TCP pr
ARQ
- 基于c++运用socket完成的三种停止等待协议的利用,可实现网络传送文件(Demo版)-Stop & Wait Go-back-N Selective repeat ARQ simulation with socket based on visual C++.
TCPIP
- T C P / I P (通常它是指传输控制协议/网际协议, Transmission Control Protocol/Internet Protocol)是发展至今最成功的通信协议,它被用于当今所构筑的最大的开放式网络系统I n t e r n e t之上就是其成功的明证。I n t e r n e t最初的设计是为了满足美国国防的需要,具体来讲就是使美国政府即使在遭受核打击时也能保证通信不间断, T C P / I P就是用于这个目的的。今天,I n t e r n e t已经发展得更加商
code
- 该资源包包含键盘,红外通信,tcp/ip通信,lcd源码等n多程序代码-The resource package includes the keyboard, infrared communications, tcp/ip communication, lcd source code and others code.
Lab1-Windows
- 计算机网络数据链路层回退N步协议,学习计算机网络的可以参考-The computer network data link layer back-back-N protocol
Lab1-GobackN
- 这是计算机网络中的回退N步算法,包含整个工程文件-Computer network back-back-N algorithm, contains the entire project file
Router
- 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
rongliangfenpei
- 星形网络设计环境要求:Windows2000/XP/7 功能要求: 设有n个节点(依次编号为1、2、……,n)和一个中心,每个节点都有ni个终端,每个终端至节点的报文达到率都相等为λ,报文长度都相等为1/μ,确定该网络设计的总容量为C,编写一个程序,对于输入节点数n、ni、λ、μ,算出网络的最佳容量分配及相应的延时。注意,一条链路的平均延时时间计算参考公式T=1 /(μC-λ),其中1/μ是以比特为单位的报文分组平均长度;C是以该链路的容量,单位是比特/秒;λ是平均流量,单位是分组/秒
kechengsheji
- 运用各种编程语言实现基于Go-Back-N的可靠数据传输软件。 PS:这里使用的是JAVA语言-Yùnyòng gè zhǒng biānchéng yǔyán shíxiàn jīyú qù tuì N de kěkào shùjù zhuàn shū ruǎnjiàn. PS: Zhèlǐ shǐyòng de shì JAVA yǔyán
Netriver-sliding-window-protocol
- Netriver滑动窗口协议实验,主要实现1比特滑动窗口协议,回退N帧滑动窗口协议以及选择性重传协议,包含源码和实验报告-Netriver sliding window protocal. The .zip file contains source code and laboratory report for your reference.
IPWorksWSV9DelphiEdition
- IP*Works! is a comprehensive framework for Internet development and is the core building block for most /n software products. IP*Works! eliminates the complexity of Internet development, providing easy-to-use, programmable components that facilitate
