搜索资源列表
tracer.zip
- Trace route程序
路由跟踪的源程序
- 路由跟踪的源程序 - The route tracks source program
libdnet-1.8.tar
- libdnet provides a simplified interface to several low-level networking routines, including network address manipulation, kernel arp(4) and route(4) table manipulation, firewalling, interface configuration, and raw Ethernet and IP datagram transmissi
ICMP高级开发
- 在程序中能够实现ping功能和trace route功能。 以上所有程序在VC6.0中调试通过 系统平台是:Windows XP Professional-the process to achieve ping function and trace route functions. All of the above procedures Operating System through debugging platform is : Windows XP Professional
20041113(初建文档)
- 通信机制: 结构C-S-C Relay在中间,为console和agent提供双向服务,承担传递console命令和文件到agent, 返回agent命令执行结果与文件开始接收、接收完成信号的功能。此外relay也接受console的控制(与agent类似,通过DosPipe实现).这样的设计是为解决穿透防火墙或路由器(NAT)障碍――由agent发起连接,即从里到外建立一个通道,然后通过relay达到控制目的。通过一个可预设的relay地址序列文件,由agent轮循查找relay;连接建立
Trace_Router
- 一个实现网络trace route功能的程序.-a network trace route functions of the procedures.
routeinUNIX
- unix下的route源程序,可以了解route的实现过程-unix the source route, the route can understand the implementation process
ROUTE
- 网络查询工具Route(显示修改管理当前的路由表)的C实现源代码版本,适用于WINCE平台。使用IPHelper API接口函数。
ioctl04-AddRT
- 用ioctl来为系统添加一条路由。添加的路由可以用route命令查看(之前传的有错误,现在已改正,请管理员删除之前的)
libdnet-1.7.tar
- ibdnet为几个低级网络例程提供了一个简化的接口在,包括网络地址处理,内核arp(4) 和 route(4)表处理,防火墙,接口配置,以及原始以太网和IP数据包传输。-ibdnet network of several low-level routines to provide a simplified interface, including network addresses, core arp (4) and route (4) Table processing, firewall, p
Route
- 当路由器出现问题,你可以不必要去关掉路由器的电源了,现在可以远程重新启动路由器,
route
- ARM下的route命令文件,用来设置网关
csharptracert
- csharp通过icmp实现tracert路由追踪 -CSharp achieve the tracert through icmp route-tracing
trace
- Roger的小程序系列(6)带地理位置的trace route Trace route的功能是把本机和其他任何一个IP的通信路径显示出来。它的原理也很简单,向目标发送高端端口的UDP报文,TTL(Time To Live生命期)从1开始递增,直到收到目标的回应(一般是ICMP报文:UDP端口不可达)或者达到设定的最大值。TTL会从发起端开始,每遇到一个路由器就被减一,如果已经减到0,路由器就会会送ICMP报文:传输期间生命为零。由此就可以检测出所有路径上的路由器的IP了。 ———
tcp_ip_monitor
- Tool for monitoring network activity: - ARP table: remote MAC-address - remote IP - TCP table: currently open TCP connections - UDP table: currently open UDP ports - TCP statistics - UDP statistics - IP statistics - ICMP statistic
route
- 局域网路由器转发规则的重写,如何通过ARP获得MAC地址,然后发给局域网内用户,模拟环境为linux,可以用于虚拟机-LAN router to forward rewriting rules, how to get MAC addresses through ARP, and then sent to the LAN users, simulation environment for linux, can be used for the virtual machine
dsr-module
- 本文件实现定时器到期的处理,如到达路由发现最大时间,hello定时器到期,路由条目存在时间到期等等。-This document is due to achieve the processing timer, such as route discovery to reach the maximum time, hello timer expires, the routing entries expire so there is time.
route
- 基于linux C 路由功能实现IP地址查找-realize net route feature based on Linux C
simpel-route
- simpel route for windows 7 and xp
route
- 路由算法,适合DTN网络,实现不同于地面互联网网络的即时通信。-The route algorithm,use to the DTN network.