Welcome![Sign In][Sign Up]
Location:
Search - route table

Search list

[WinSock-NDIS利用IP助手函数管理路由表(cpp)

Description: 利用IP助手函数管理路由表- Using IP assistant function management route table
Platform: | Size: 43262 | Author: none | Hits:

[Firewall-Securitylibdnet-1.8.tar

Description: libdnet provides a simplified interface to several low-level networking routines, including network address manipulation, kernel arp(4) and route(4) table manipulation, firewalling, interface configuration, and raw Ethernet and IP datagram transmission.-libdnet provides a simplified interface to several low-level networking routines, including network address manipulation, kernel arp (4) and route (4) table manipulation, firewalling, interface configuration, and raw Ethernet and IP datagram transmission.
Platform: | Size: 400246 | Author: none | Hits:

[Other南京市部分公交转车系统

Description: a)需求分析: 任务:建立南京主要公交线路图。 要求:输入任意两地点,给出最佳的乘车线路和转车地点。 b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.
Platform: | Size: 2683 | Author: 李韦纬 | Hits:

[Firewall-Securitylibdnet-1.7.tar

Description: ibdnet为几个低级网络例程提供了一个简化的接口在,包括网络地址处理,内核arp(4) 和 route(4)表处理,防火墙,接口配置,以及原始以太网和IP数据包传输。-ibdnet network of several low-level routines to provide a simplified interface, including network addresses, core arp (4) and route (4) Table processing, firewall, port configuration, and the original Ethernet and IP packet transmission.
Platform: | Size: 160062 | Author: 考考 | Hits:

[Internet-Network利用IP助手函数管理路由表(cpp)

Description: 利用IP助手函数管理路由表- Using IP assistant function management route table
Platform: | Size: 43008 | Author: none | Hits:

[Firewall-Securitylibdnet-1.8.tar

Description: libdnet provides a simplified interface to several low-level networking routines, including network address manipulation, kernel arp(4) and route(4) table manipulation, firewalling, interface configuration, and raw Ethernet and IP datagram transmission.-libdnet provides a simplified interface to several low-level networking routines, including network address manipulation, kernel arp (4) and route (4) table manipulation, firewalling, interface configuration, and raw Ethernet and IP datagram transmission.
Platform: | Size: 400384 | Author: none | Hits:

[Firewall-Securitylibdnet-1.7.tar

Description: ibdnet为几个低级网络例程提供了一个简化的接口在,包括网络地址处理,内核arp(4) 和 route(4)表处理,防火墙,接口配置,以及原始以太网和IP数据包传输。-ibdnet network of several low-level routines to provide a simplified interface, including network addresses, core arp (4) and route (4) Table processing, firewall, port configuration, and the original Ethernet and IP packet transmission.
Platform: | Size: 159744 | Author: 考考 | Hits:

[Windows CERoute

Description: 最近在调试PPC上的VPN程序,总是更新路由错误。找了一个PPC的网络工具NSProfiler,挺不错的,可惜没有XX版本!一气之下自己就决定写一个路由表工具,目标就是做个图形界面的route.exe。完成版改用eVC4写了,名称也改为route.exe。-PPC on the recent commissioning of the VPN process, always update the routing error. Looking for a PPC network tools NSProfiler, very good, but not XX version! Decided to fit its own routing table to write a tool, the goal is to be a graphical interface route.exe. Completed version to use eVC4 written, the name was changed to route.exe.
Platform: | Size: 157696 | Author: 袁振伟 | Hits:

[Windows CEAddRoute

Description: This program is able to change the route table in windows ce/windows mobile. It is like the cmd-prompt program route.exe. But this has a nice GUI.
Platform: | Size: 20480 | Author: janbont | Hits:

[TCP/IP stacktcp_ip_monitor

Description: 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.
Platform: | Size: 22528 | Author: AleX | Hits:

[CSharpAccess-Dijkstra

Description: 基于access的最短路由路径Dijkstra算法的c#实现。实现路由节点间路径长短的修改,并生成最短路由表-Access based on the shortest path routing c# implementation of Dijkstra' s algorithm. Length of routing paths between nodes to achieve the changes, and generate the shortest route table
Platform: | Size: 91136 | Author: lizheng | Hits:

[matlablsr

Description: A Label Switch Router (LSR) (sometimes called transit router), is a type of a router located in the middle of a Multiprotocol Label Switching (MPLS) network. It is responsible for switching the labels used to route packets. When an LSR receives a packet, it uses the label included in the packet header as an index to determine the next hop on the Label Switched Path (LSP) and a corresponding label for the packet from a look-up table. The old label is then removed from the header and replaced with the new label before the packet is routed forward.-A Label Switch Router (LSR) (sometimes called transit router), is a type of a router located in the middle of a Multiprotocol Label Switching (MPLS) network. It is responsible for switching the labels used to route packets. When an LSR receives a packet, it uses the label included in the packet header as an index to determine the next hop on the Label Switched Path (LSP) and a corresponding label for the packet from a look-up table. The old label is then removed from the header and replaced with the new label before the packet is routed forward.
Platform: | Size: 11264 | Author: sathyapriyanga | Hits:

[Internet-Networksnmp_get_route_table

Description: 一个基于MFC的程序,通过snmp协议获取路由表的信息,利用封装的CSnmp类-A MFC Program,get route table by snmp proto,use CSnmp Class
Platform: | Size: 31744 | Author: | Hits:

[JSP/Javarouting-table

Description: windows系统下的基于route.exe的管理路由表的图形界面。-the windows system graphical interface based on the routing table of route.exe management.
Platform: | Size: 9216 | Author: pudn | Hits:

[Internet-NetworkRouteradd

Description: 关于路由器代码,基于C++,利于初学者学习-someting about route table to add
Platform: | Size: 142336 | Author: 尧真 | Hits:

[Linux-Unixnft_chain_route_ipv4

Description: nf route table hook for Embedded Linux.
Platform: | Size: 1024 | Author: binkansan | Hits:

[SCMbicycle_toute_table

Description: 车辆里程表,实现单片机PIC的路程测量计算,并显示出当前的路程于数码管上-bicycle route table
Platform: | Size: 54272 | Author: mantouo10 | Hits:

[Program docAODV

Description: (AODV creates and uses two phases (1) Discovery of route and (2) Maintenance of route. Protocol uses Request (RREQ)of route, Reply (RREP) of route, Discovery of route and Error of route (RERR) control message in Maintenance of route .The beginning node initiates a connection to ending node, first it checks in the existing route table, as to whether a fresh route to that destination is available or not
Platform: | Size: 423936 | Author: sonia | Hits:

[Software Engineeringgetroutetxt

Description: 显示路由表的程序. Iphlpapi.lib-show route table. Iphlpapi.lib
Platform: | Size: 1024 | Author: ddxx32 | Hits:

[WinSock-NDISIP助手函数管理路由表

Description: 利用ip助手函数管理路由表- Using ip assistant function management route table
Platform: | Size: 134144 | Author: 1083361334@126.com | Hits:
« 12 »

CodeBus www.codebus.net