搜索资源列表
rip
- 基于rip协议的距离向量算法 收到相邻路由器(地址为X)的每一个rip报文 1,先修改此报文中的所有项目:将“下一跳”字段中的地址都改为X,并将所有的“距离”字段的值加1 2,对修改后的报文中的每一个项目,重复以下步骤 若项目中的目的网络不在路由表中,则将该项目添加到路由表中 否则,若下一跳字段给的路由器地址是同样的,则将收到的项目替换原路由表中的项目 否则,若收到的项目中的距离小于路由表中的距离,则进行更新 否则,设么也不做-Rip protocol b
f630arp
- 用vc基于snmp对路由器的网络信息的捕获,经过调试成功-Vc snmp router with a network-based information capture, after successful commissioning
Sniff-sniffer-completion-function
- SNIFF嗅探器的完成功能 (1)、用户给出目标地址,当目标地址不是直接IP地址时,需要解析,能给出解析后的IP地址。当目标地址错误或者连接不到时能够给出提示。 (2)、探测数据包从本机地址到达所给定的目标地址需要经过的路由器,列出路由器 IP 地址以及连接时间。 (3)、可以改变数据包参数,以便测试在各种参数的下的连接情况。 -Sniff sniffer completion function (1), give the user destination address,
nat
- 完整的NAT(网络地址转换系统)技术实现程序包,分3个部分:1)路由器 2)TCP映象 3)UDP映象-Integrity of the NAT (network address translation system) package technology, sub-3 parts: 1) Router 2) TCP mapping 3) UDP Mappings
GetFlow
- 采集路由器中netflow数据,用于网络管理与分析。-Netflow data collection router
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
testPost
- 一个简单的Python post表单提交,获取相关网页源码,可以通过数据字典的加入来获取相关局域网内的路由器密码和账号。- A simple Python post form submission for web source, added through the data dictionary to obtain the relevant LAN router password and account. 中文(简体) 日语
textDv
- 根据已知的网络拓扑图,输入信息,用DV算法更新各路由器的路由表-Network topology based on the known, enter the router s routing table information, updated with the DV algorithm
netcat
- 在网络工具中有“瑞士军刀”美誉的NetCat,本代码用于实现mips架构路由器监控功能。-In the Network tool in the " Swiss Army Knife" reputation NetCat, the code used to implement the mips architecture router monitoring function.
RouterMonitor
- 用易语言编写的监控路由器流量,主要演示了怎么登陆路由器。-Easy language to monitor router traffic, the main demonstration of how landing router.
Air-Kiss-desc
- wifi airkiss 自动配置协议,描述了无线设备与路由器之间自动配置的基本原理-wifi airkiss Automatic Configuration Protocol, describes the basic principles of auto-configuration between the wireless device and the router
fname=封包助手
- Internet用户使用的各种信息服务,其通讯的信息最终均可以归结为以IP包为单位的信息传送,IP包除了包括要传送的数据信息外,还包含有信息要发送到的目的IP地址、信息发送的源IP地址、以及一些相关的控制信息。当一台路由器收到一个IP数据包时,它将根据数据包中的目的IP地址项查找路由表,根据查找的结果将此IP数据包送往对应端口。(All kinds of information services used by Internet users, the information of their c