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
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - routing table - List
[
Internet-Network
]
SGIP
DL : 0
本协议是SMG和SP之间、SMG和GNS之间、以及SMG和SMG之间的接口协议,简称SGIP。 通过应用SGIP协议,SP可以接入到SMG,实现SP应用的一点接入、全网服务;SMG可以通过SGIP协议,实现消息在不同SMG之间的路由和转发。同时,SMG通过该协议也可以和GNS通信,以实现各SMG和GNS之间路由表的同步功能。 -SGIP through the application of the agreement, SP can access to the SMG, realize that SP application access, full network services SMG can SGIP agreement, SMG realize information between different routing and forwarding. At the same time, SMG, through this agreement can and GNS communications, in order to achieve between the SMG and GNS routing table synchronization.
Date
:
Size
: 99kb
User
:
zhaosichao
[
Internet-Network
]
network_2_1
DL : 0
计算机网络实验上的建立路由表的程序,这个程序使用到了DJSKLA算法!-Experiments on the computer network routing table to establish the procedures, which use algorithms to DJSKLA!
Date
:
Size
: 255kb
User
:
黄其
[
Internet-Network
]
StaticRouter
DL : 0
实现路由器的基本功能,掌握路由器的工作原理,进而深入了解网络互联层的工作原理。要求实现一个简单的路由处理程序,应该包括的功能如下:静态路由表的维护,IP数据报的处理,处理IP数据报TTL域中的数值,重新计算IP数据报的头部校验和,生成和处理ICMP报文,显示本机的网络接口、IP数据报的接收情况、IP数据报的选路情况、IP数据报的发送情况。 程序学要和Winpcap3.1一起使用,具体说明见"程序说明.doc"-The realization of the basic functions of routers, master router working principles, a more in-depth understanding of network interconnection layer works. Requirements to achieve a simple routing procedures should include the function as follows: static routing table maintenance, IP datagram processing, handling IP datagram TTL domain value, recalculated the head of IP datagram checksum to generate and handle the ICMP message, indicating the local network interface, IP datagram reception, IP routing data reported case, IP datagram sender situation. Procedures and Winpcap3.1 learn to use, specify, see An explanation of the procedures. Doc
Date
:
Size
: 427kb
User
:
nmkx
[
SNMP
]
net-snmp-5.4.2.1.tar
DL : 0
SNMP探测工具 可用来探测路由表,从而获得网络拓扑图 具体地方可能要稍做修改-SNMP detection tools can be used to detect routing table to obtain specific local network topology may have to slightly modify
Date
:
Size
: 4.95mb
User
:
吴云
[
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
[
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
[
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
:
陈威
[
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
:
刘斯尧
[
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
:
小小
[
Proxy Server
]
router
DL : 0
自己提交的某硬件路由上的路由表,cnc和ctc全部最新.很方便路由管理员,vpn,和s5代理开发者.-Their submission of a hardware routing the routing table, cnc and ctc all the latest.
Date
:
Size
: 3kb
User
:
themyth
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.