搜索资源列表
slidwindow
- TCP滑动窗口及慢启动算法模拟 其中创建两个节点n0,n1,并在这两个节点之间创建一条TCP连接。-TCP sliding window and slow start algorithm simulation which creates two nodes n0, n1, in between the two nodes to create a TCP connection.
example-tcp-ftp.tcl
- 产生一个FTP流,并且让TCP源限制发送到接受端的数据包的速度- produce a FTP stream,the TCP source constrain the speed of packet to the receiver
tcpreno.tcl
- scr ipt to simulate TCP Reno over ns2.
tcpcongestion
- 有线无线网络TCP友好流媒体拥塞控制机制-Wired and wireless network TCP friendly congestion control mechanism for streaming media
tcpudp
- TCP/UDP协议在NS2中的仿真源代码以及trace分析文件,抖动分析,吞吐量分析,丢包率分析。-TCP/UDP protocol in NS2 Simulation and trace analysis of source code files, jitter analysis, throughput analysis, analysis of packet loss rate.
TCPVSTFRC
- 在NS2工具中,对TCP与TFRC协议进行比较的TCL代码,可以自行设计误码率,节点可以自行调节,为哑铃行拓扑-In the NS2 tool for TCP and TFRC protocol to compare, you can design their own error rate, nodes can be self-regulation, in order to dumbbell rows topology
tcp
- TCP realization on tcl/tk
NS2-TCP-UDP
- Linux环境中NS2TCPUDP ns2下仿真有线网络的延时、抖动、吞吐量的实验源码-Under the Linux environment NS2TCPUDP ns2 simulation wired network delay, jitter, throughput experimental source
tcpwestwood
- 这是研究卫星网络的好协议,tcp westwood+增强协议-This is a good study of the satellite network protocol, tcp westwood+ Enhanced Agreement
networksAssignment4
- this fourth of networks asssignment this contains tcp and routing protocols implemented-this is fourth of networks asssignment this contains tcp and routing protocols implemented
tcpvegas
- a tcl program to implement tcp vegas
ringtcpreno
- a tcl program that does tcp reno in a ring network
TCP-dst1.trq
- one flow tcl, used to simulate in ns2
rands1.tcl
- networking project for tcp
TCP-FAST
- NS2中FAST TCP协议的仿真代码。tcl脚本。点对点通信-NS2 FAST TCP simulation code.TCL scr ipt.end to end communication
VCPP-tcl-program
- VC++网络编程 之 TCP编程实例,讲解Win32 SDK应用程序的流程-VC++ network programming of TCP programming examples, explain the application process Win32 SDK
many_tcp
- tcl scr ipt to simulate many tcp traffic in network simulator 2 (NS-2).
everything.pdf
- This document (ns Notes and Documentation) provides reference documentation for ns. Although we begin with a simple simulation scr ipt, resources like Marc Greis’s tutorial web pages (originally at his web site, now at http://www.isi. edu/nsnam/n
tcp.tcl
- tcl scr ipt for simple TCP communication
con_Q_R.tcl
- 分析Vegas的tcl代码。通过分析窗口值,链路瓶颈处队长的trace数据,了解Veagas的算法机制(tcl code of TCP/Vegas.)