Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - routing table
Search - routing table - List
This sample demonstrates the use of IP Helper API functions to manipulate the routing table.
Date : 2008-10-13 Size : 8.46kb User : 梅恒

Distance Vector Routing,也称为Bellman-Ford shortest path algorithm。基本思想是: 每个路由器(路由结点)都维持一张路由表,包括路由的目的地(V)和路由的距离(D)。每个路由器都定期与相邻结点交换路由表信息,据此更新它们自己的路由表。所有结点都监听从其它结点传来的路由表,并按照下列规则更新其路由表: -发现了一条到达某目的结点的新路由,而该路由在原来的路由表中不存在(即发现了一条新路由),则在路由表中增加该路由。 -发现了一条到达某目的结点的、距离更短的新路由,则用该路由替换原有的路由。 -到达某目的结点的一条路由,其后继结点到达该目的地的距离发生了变化,则需要更新该路由的距离。 本文件中包含详细的源代码和注释,以实现利用距离向量算法更新路由表的功能。-Distance Vector Routing, also known as the Bellman-Ford shortest path algorithm. The basic idea is : Each router (routing nodes) has maintained a routing table, the destinations include routing (V) and the routing of distance (D). Each router regularly with neighboring nodes to exchange routing table information, updated accordingly their own routing table. All nodes are monitored from other nodes sent a routing table, and in accordance with the following rules to update its routing table : - found a purpose to reach a node of the new routing, The routing of the original routing table does not exist (that is, found a new routing), the routing table to increase the routing. - Found a purpose to reach an end point, the short distance between the new routing, the router can be used to replace
Date : 2008-10-13 Size : 2.96kb User : agang

支持PIM-SM组播路由,支持组播 路由表,稍微修改即可构建组播路由器-support PIM-SM Multicast routing, multicast support multicast routing table, can be modified slightly Construction multicast routers
Date : 2008-10-13 Size : 243.32kb User : 朱伟光

一种基于hash表的IP路由表搜索技术,在WINDOWS下VC++实现-a hash table based on the IP routing table search technology, under the VC WINDOWS
Date : 2008-10-13 Size : 9.9kb User : 张文宾

DL : 0
由内线接电话终端,数字线进行局间互联,从而构成电话网。收到呼入,呼出请求后,通过查询路由表来决定是内部通话还是和外部通讯,然后通过通道交换功能实现通道间相互通话-from inside to answer the phone terminals, digital lines between the Internet Bureau, thereby constituting a telephone network. Call received, exhaled request, the routing table through the inquiries to determine internal and external calls or communications, Then Channel switch function realization of inter-channel call
Date : 2008-10-13 Size : 355.89kb User : 成武

libdnet 为若干个低层的网络例程提供了一个简单的可移植的接口,包括网络地址处理, 内核arp 缓冲和路由表查找和管理,网络防火墙(IP filter, ipfw, ipchains, pf, PktFilter, ...),网 络接口查找和管理,IP 隧道(BSD/Linux tun, Universal TUN/TAP device),未加工的IP 包和 以太网帧的传输。-libdnet for a number of low-level routines network provides a simple portable interface, including network addresses, arp kernel buffer and routing table search and management, network firewall (IP filter, ipfw, ipchains, pf, PktFilter, ...), network interface to search and management, IP tunnels (BSD / Linux tun, Universal TUN / TAP device). unprocessed IP packet and Ethernet frame transmission.
Date : 2008-10-13 Size : 409.91kb User : 余少云

网络路由震荡模拟器,模拟当路由表存在回路时的网络路由震荡现象-network routing simulator shocks, simulated routing table there when the circuit network routing concussion phenomenon
Date : 2008-10-13 Size : 4.87kb User : 紫荆

网络路由震荡模拟器,模拟当路由表存在回路时的网络路由震荡现象-network routing simulator shocks, simulated routing table there when the circuit network routing concussion phenomenon
Date : Size : 5kb User : 紫荆


Date : Size : 2kb User : 哈哈

支持PIM-SM组播路由,支持组播 路由表,稍微修改即可构建组播路由器-support PIM-SM Multicast routing, multicast support multicast routing table, can be modified slightly Construction multicast routers
Date : Size : 243kb User : 朱伟光

一种基于hash表的IP路由表搜索技术,在WINDOWS下VC++实现-a hash table based on the IP routing table search technology, under the VC WINDOWS
Date : Size : 1.1mb User : 张文宾

基于WinSNMP的网管程序. 基于WinSNMP的网管程序,可以得到路由表等信息-WinSNMP based network management procedures. Based on the WinSNMP Management procedures, be routing table information
Date : Size : 52kb User : 鲁文明

一种高效的路由表查找算法,可以方便快捷的接受,发送分组数据包-an efficient routing table lookup algorithm can be convenient and quick to accept, send a data packet
Date : Size : 1kb User : 大头

DL : 0
由内线接电话终端,数字线进行局间互联,从而构成电话网。收到呼入,呼出请求后,通过查询路由表来决定是内部通话还是和外部通讯,然后通过通道交换功能实现通道间相互通话-from inside to answer the phone terminals, digital lines between the Internet Bureau, thereby constituting a telephone network. Call received, exhaled request, the routing table through the inquiries to determine internal and external calls or communications, Then Channel switch function realization of inter-channel call
Date : Size : 356kb User : 成武

libdnet 为若干个低层的网络例程提供了一个简单的可移植的接口,包括网络地址处理, 内核arp 缓冲和路由表查找和管理,网络防火墙(IP filter, ipfw, ipchains, pf, PktFilter, ...),网 络接口查找和管理,IP 隧道(BSD/Linux tun, Universal TUN/TAP device),未加工的IP 包和 以太网帧的传输。-libdnet for a number of low-level routines network provides a simple portable interface, including network addresses, arp kernel buffer and routing table search and management, network firewall (IP filter, ipfw, ipchains, pf, PktFilter, ...), network interface to search and management, IP tunnels (BSD/Linux tun, Universal TUN/TAP device). unprocessed IP packet and Ethernet frame transmission.
Date : Size : 410kb User : 余少云

Dijkstra算法可视化模拟,可输入节点!可仿真路由表产生过程-Dijkstra algorithm visualization simulation, enter the node! Routing table can be generated simulation process
Date : Size : 71kb User : 张二

DL : 0
如何利用java 使用SNMP 功能,這個是完整的class,還有詳細範例.-How to use java to use SNMP features, this is a complete class, there are detailed examples.
Date : Size : 117kb User : rain

利用数据结构中有关图的知识,实现路由表生成算法OSPF和RIP,并根据图的结构生成路由表。-Using the data structure knowledge map to achieve the routing table generation algorithm OSPF and RIP, and generates a routing table based on the structure chart.
Date : Size : 184kb User : 张豪

DL : 0
Routing table structure differs a bit kernel tables. -Routing table structure differs a bit kernel tables.
Date : Size : 5kb User : giepeicl

用于初学者学习网络路由原理,如何根据包含路由信息的txt类型文件生成路由表。-Generate a Routing table txt file
Date : Size : 195kb User : 陈璇
« 1 23 4 5 6 7 8 9 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.