搜索资源列表
prg16_1
- 简单路由器实例。该程序是一个专用的IP路由器,完成IP包的路由功能, 并且通过专用的传输设备/网络传输IP包,使得两个基于TCP/IP的网络可以通过专用传输 设备/网络进行互连。-Examples of simple routers. The program is a dedicated IP router, complete IP packet routing and transmission equipment through a dedicated/IP packet networ
RoutLookupSim
- 该程序模拟路由器中路由查找的过程。对每一个IP包,路由器都必须在路由表中进行一次最长前缀匹配查找,继而将IP包逐跳转发到其目的地址。该程序集中模拟最长前缀匹配(Longest Prefix Matching)这个过程。-The program simulated router routing lookup process. For each IP packet, the router must be conducted in the routing table to find the longe
sssssss
- 程序记录并显示了数据报从源端机器传送到目标机器的过程中所经过的路由器的IP地址,并且记录了数据报到达每个路由器所需要的时间。认真观察到达每个路由器的时间有什么区别,从而熟练掌握traceroute的工作原理和ICMP报文协议。 -The program records and displays the IP addresses of routers through which the datagram sent from the source client machine to the targ
Router
- 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
linux_route
- 此程序是基于Linux系统的路由器程序,能够借助一台物理机,视线三台物理机的连通,收发数据报等,并可以限制IP、端口、mac、udp、tcp等等。-This program is based on the Linux system, router program, able to use a single physical machine, three physical machine vision connectivity, send and receive packets, etc., an
Luyoufind
- 追踪路由的小程序程序原理:程序发送一个请求回显类型为8的icmp包,开始设置此包ttl为1,到达第一个路由器时,路由器会将ttl减1,此时ttl变为0, // 路由器即会丢弃此包,并发送一个超时类型为11的icmp包,程序接收此包,解析出此包的源ip,即为第一个路由器的ip,依次类推, // 发第二个请求回显icmp包,ttl设置为2,第二个路由器也会像上面第一个一样处理此包,即可获得第二个路由器的ip, 这样不断的 // 增加icmp包ttl值,当ttl足够大,icmp包可以到达目
远程开机
- 本程序实现了局域网内远程开机,输入ip所在段和mac,当电脑刚刚关机不就,路由器存在对应关系时,也可以跨网段开机(This program implements remote boot LAN, enter the IP segment and MAC, when the computer just shut down, there is a corresponding relationship between the router, you can also boot across the n