CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - routing table
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - routing table - List
[
Internet-Network
]
simple_router
DL : 0
利用WinPcap编制简单的路由程序,实现路由功能。简单的路由程序分为静态路由表的维护和IP数据报的处理两大部分。-The preparation of easy to use WinPcap routing process, routing implementation. Simple routing procedures are divided into static routing table maintenance and IP data deal with two major newspapers.
Date
:
Size
: 51kb
User
:
张熠
[
Internet-Network
]
windowsrouter
DL : 0
windwos系统路由表的操作和配置说明-Windows operating system routing table and configuration
Date
:
Size
: 4kb
User
:
lili
[
Internet-Network
]
gateway
DL : 0
用c++编写的网络通信框架,适用于多客户端的网络通信 client: 模拟客户端程序 server: 模拟服务端程序 gateway:网关程序 启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息 消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的, gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把 收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把 消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the news back to the client.exe, so if true, the need for additional water information
Date
:
Size
: 25kb
User
:
carson
[
P2P
]
chordfinger
DL : 1
该协议是在原chord的基础上增加了finger表以加速路由定位,是chord的增强,也是经典的p2p协议。-The agreement is based on the original chord increased to speed up the routing table finger positioning is enhanced chord is also the classic p2p protocol.
Date
:
Size
: 3kb
User
:
liufeng
[
Internet-Network
]
Hashbasedrouting
DL : 0
这是基于哈希函数的路由表的算法,对路由表的熟悉有很大的帮助。希望大家-Hash-based routing table and binary tree search algorithm
Date
:
Size
: 196kb
User
:
aww
[
Linux-Unix
]
read_route
DL : 0
一个linux下用c 写得读取路由表的小程序。-C under linux with a read write small procedures routing table.
Date
:
Size
: 6kb
User
:
hans
[
TCP/IP stack
]
routeEnhLib
DL : 0
通常内核路由表是由TCP/IP协议栈的主进程访问,然而有时用户需要自己操作内核路由表。该源代码包用于访问TCP/IP协议栈的内核路由表,该代码能够在VXWORKS操作系统上运行,做适当修改可以用于LINUX。-Usually the kernel routing table is TCP/IP protocol stack to visit the main process, but sometimes users need to operate their own core routing table. The source code package is used to access the TCP/IP protocol stack of the kernel routing table, the code can run on VXWORKS operating system, make the appropriate modifications can be used to LINUX.
Date
:
Size
: 65kb
User
:
yu
[
Internet-Network
]
IPMan
DL : 0
校园网同时接入电信网和教育网,访问教育网时数度较慢,本文分析了电信网和教育网的IP地址分配情况和路由器的路由配置,提出了解决方案,设计了一种IP地址聚合的算法,并用C++实现了该算法,对电信网、教育网所分配的地址进行了分析。 网上关于教育网的网段数据要么是不全,要么就是记录数目太多,可通过路由归纳减少网段记录数目。路由归纳是当我们采用了一种体系化编址规划后的一种用一个IP地址代表一组IP地址的集合的方法。通过对路由进行归纳,我们能够将路由表条目保持为可管理的,而它可以带来以下益处:通过汇聚若干条路由记录为一条路由记录,有效减少了路由信息量,降低了CPU处理路由的负荷,路由器对存储空间的需求,同时也加快了路由表查找的速度。 在子网环境中,当网络地址是以2的指数形式的连续区块时,路由归纳是最有效的。 APNIC是管理亚太地区IP地址分配的机构,它有着丰富准确的IP地址分配库,同时这些信息也是对外公开的。基于上述目的,我们在APNIC whois database 网站,上下载到电信网和教育网地址分配文件chinanet和edu,下载时间为2007-9-22,两个文件格式基本相同。文件中描述了两种地址段分配:各单位所分配地址段、各DNS解析的地址段。-Campus Network at the same time access to telecommunications networks and Education Network, visit the Education nets several times slower, this article analyzes the telecommunications network and education network, IP address assignment and router s routing configuration, proposed solutions, designed a kinds of IP address aggregation algorithm, and use C++ implementation of the algorithm, telecommunication network, education network addresses assigned analyzed. Online education network on the network segment the data are either incomplete, or the number of records is too many, can be summarized by the routing network segment to reduce the number of records. Routing induction is that when we adopted a system of addressing the planning as a form of an IP address with the IP addresses on behalf of a group of collection methods. Through the right route to induction, we are able to maintain the routing table entries to be managed, and it can bring the following benefits: that by collec
Date
:
Size
: 429kb
User
:
zym
[
Internet-Network
]
rip
DL : 0
本实验要求充分理解RIP协议,根据RIP协议的流程设计RIP协议的报文处理和超时处理函数,并实现如下功能:RIP报文有效性检查;处理Request报文;处理Response报文;路由表项超时删除;路由表项定时发送。 -In this study, the agreement calls for the full understanding of RIP, the agreement under the RIP process design RIP protocol packet processing and time-out processing functions, and to achieve the following functions: RIP packet validity checks processing Request packet processing Response message routing table entry timeout deleted routing table entry from time to time to send.
Date
:
Size
: 7kb
User
:
fukker
[
Other
]
kcy
DL : 0
模拟一台路由器使用距离向量算法更新路由表功能-Simulate a router using distance-vector algorithms update the routing table function
Date
:
Size
: 2kb
User
:
chongzi
[
Internet-Network
]
RTScan
DL : 0
自己编写的小程序。在MFC下,使用SNMP协议可以获得已开启SNMP服务的主机或路由器的路由表。请多多指教。-I have written a small program. In the MFC, use the SNMP protocol SNMP service get turned on host or router' s routing table. Please exhibitions.
Date
:
Size
: 31kb
User
:
张俊平
[
TCP/IP stack
]
tcp_ip_monitor
DL : 0
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 statistics - IP address table - IP routing table: equivalent of "route print" command - Adapters table: currently installed adapters data - Interface Table: currently installed interfaces - Round Trip Time & HopCount measurement.-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 statistics - IP address table - IP routing table: equivalent of "route print" command - Adapters table: currently installed adapters data - Interface Table: currently installed interfaces - Round Trip Time & HopCount measurement.
Date
:
Size
: 22kb
User
:
AleX
[
SNMP
]
SNMP
DL : 0
基于WinSNMP的网管程序,可以得到路由表等信息-WinSNMP-based network management program, you can get information such as routing table
Date
:
Size
: 51kb
User
:
陈威
[
Driver Develop
]
IPRouteS
DL : 0
设置本机路由表的VC++驱动源码-Set the machine routing table-driven source code VC++
Date
:
Size
: 1kb
User
:
米勒
[
Internet-Network
]
RouteSource
DL : 0
关于通信ip路由表的VC++驱动源码 -With regard to communications ip routing table-driven source code VC++ communications ip routing table on the VC++ driver source
Date
:
Size
: 1kb
User
:
米勒
[
Internet-Network
]
FREEIP
DL : 0
压缩包中包含两个程序,程序一routesetup.py主要功能是自动下载教育网免费ip列表,并生成路由表批处理文件,程序二ISAFREEIP.py主要功能是自动下载教育网免费ip列表,并自动导入ISA2004/2006生成计算机集。-the package contains two programs, the program routesetup.py main function is to automatically download the free education network ip list, and generate the routing table batch file, the program two ISAFREEIP.py main function is to automatically download the free education network ip list, and automatically Import ISA2004/2006 generation computer set.
Date
:
Size
: 88kb
User
:
刘斯尧
[
Other
]
41
DL : 0
这个文档介绍了在企业网连接中怎样获得优先级高的路由BGP-This document illustrates how to achieve a high degree of optimal routing in an enterprise network connected to multiple Internet service providers (ISPs), while minimizing the memory requirements of the Border Gateway Protocol (BGP) routers. This is achieved by using AS_PATH filters for accepting only routes originated from an ISP and its directly connected autonomous systems, instead of receiving the full BGP routing table from an ISP.
Date
:
Size
: 17kb
User
:
topgemwang
[
Internet-Network
]
aodv_rrep
DL : 0
生成kaodv内核模块, 在内核Netfilter注册钩子函数 ,然后对数据包和 控制包进行不同的处理,并根据包中携带的信息更新对应的路由表。-Generate kaodv kernel module in kernel Netfilter hook function registered, then the data packets and control packets different treatment, and the information carried in accordance with package updates the corresponding routing table.
Date
:
Size
: 2kb
User
:
小小
[
Internet-Network
]
main
DL : 0
本文件在内核中实现了路由表定时器,于系统内核转发表同步。用于更新系统内核路由表。-This document is implemented in the kernel routing table timer in the kernel forwarding synchronization. Used to update the kernel routing table.
Date
:
Size
: 5kb
User
:
小小
[
Other Embeded program
]
wirelessreader
DL : 0
*芯片组合为PIC16F690-I/SS + CC1100 (434Mhz), *专为目前传统RS485电表设计,可不修改表的软件方式直接将RS485表升级成无 线且具有路由的表 *结合目前高效稳定的无线传输芯片TI CC1100. *拥有接近于透明串口传输(内置最大缓冲区32 bytes). *支持一对一,一对多传输 *软件在线目的地址切换 *软件在线信道频率切换 *支持信道侦听功能,降低数据冲撞机会. *支持数据确认功能,提升数据传送的稳定度. *支持四个独立输入/出点 (TTL-Level) *超小尺寸 : 30.00mmX23.5mm(不包括天线) *低成本天线 ,采用弹簧天线 *输出频率 : 433.92Mhz (标准品) *输出功率 : +10dBm *接收感度 : -108dBm-* Chip combination PIC16F690-I/SS+ CC1100 (434Mhz), * RS485 meter for the current traditional design of the table from time to modify the way the software upgrade directly to the table without RS485 Line and has a routing table * Combined with the current stable and efficient wireless transmission chip TI CC1100. * Has a close and transparent serial transmission (built-in maximum buffer 32 bytes). * Support for one to one, one to many transmission * Destination Address switch software online * Software online channel frequency switching * Support the channel listener function, reduce the chance of data collision. * Support data confirm but also to enhance data transmission reliability. * Support 4 independent input/output (TTL-Level) * Ultra small size: 30.00mmX23.5mm (not including antenna) * Low-cost antennas, antenna with spring * Output frequency: 433.92Mhz (standard) * Output power:+10 dBm * Receive sensitivity:-108dBm
Date
:
Size
: 179kb
User
:
Henry
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.