搜索资源列表
集成IP地址库的多协议trace工具
- 程序安装: 前提:安装3.0版本以上winpcap程序 可以批量的使用cmd对IP地址进行ping操作!!! 当前版本已知问题: 1、windows7版本的icmp tracert支持有问题 2、pppoe拨号上网时udp、tcp tracert支持有问题-Installation: The premise: install winpcap 3.0 version of the above program can use cmd batch of IP ad
trace
- Roger的小程序系列(6)带地理位置的trace route Trace route的功能是把本机和其他任何一个IP的通信路径显示出来。它的原理也很简单,向目标发送高端端口的UDP报文,TTL(Time To Live生命期)从1开始递增,直到收到目标的回应(一般是ICMP报文:UDP端口不可达)或者达到设定的最大值。TTL会从发起端开始,每遇到一个路由器就被减一,如果已经减到0,路由器就会会送ICMP报文:传输期间生命为零。由此就可以检测出所有路径上的路由器的IP了。 ———
tcp/ip协议实现的完整源代码包 TCPIP
- 简介:一个tcp/ip协议实现的完整源代码包.包括arp,ax25,icmp,tcp, telnet,trace,udp的源代码,可同时作为客户端,服务端 ,ip包路由.同时处理多个服务器,客户端会话,对研究tcp/ip协议很有帮助-Introduction: a tcp/ip protocol implementation of the integrity of the source code package. Including arp, ax25, icmp, tcp, tel
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.
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
Tcl-script-for-implementing-AODV-routing-protocol
- Descr iption: This network consists of 22 nodes. After creating the nam file and trace file, we set up topography object. Set node_ ($i) [$ns node] is used to create the nodes. Here we set the initial position for the every node by using init
Tcl-script-for-implementing-DSDV-routing-protocol
- Descr iption: This network consists of 3 nodes. After creating the nam file and trace file, we set up topography object. Set node_ ($i) [$ns node] is used to create the nodes. Here we set the initial position for the every node by using initial_no
mudp
- 国立成功大学的柯志亨老师的mudp mtcp源文件,在原UDP协议基础之上添加了自主记录功能,无需分析trace文件,简单易操作,适用于ns2-National Cheng Kung University, Ke Zhi Heng teacher mudp mtcp source files, based on the original UDP protocol adds self-recording function, without analyzing trace files, easy t