搜索资源列表
diskmonTrace
- 根据windows事件追踪ETW(Event Trace For Windows)的原理实现磁盘监控的技术。 监视磁盘的读写操作。 该源码还是其他监控的一个导向。ETW可以监控的有磁盘操作,文件操作,进程操作,Tcp/Udp操作等等。
集成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
System_Demons
- 0.最简单的SystemC程序:hello, world. 1.用SystemC实现D触发器的例子,同时也演示了如何生成VCD波形文件。 2.用SystemC实现同步FIFO的例子。这个FIFO是从同文件夹的fifo.v(verilog代码)翻译过来的。 3.如何在SystemC中实现延时(类似verilog中的#time)的例子。 4.SystemC文档《User Guide》中的例子。注意和文挡中稍有不同的是修改了packet.h文件,重载了=和<<操作符。这其实
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
UDPCheckSum
- UDP发包校验和的计算源码 一个很有用的。程序中单独发生udp报文,可以通过wireshark trace下来。-UDP contract checksum calculation a useful source. Program alone udp packet by wireshark trace down.
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