搜索资源列表
利用IP助手函数管理路由表(cpp)
- 利用IP助手函数管理路由表- Using IP assistant function management route table
libdnet-1.8.tar
- 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 transmissi
南京市部分公交转车系统
- a)需求分析: 任务:建立南京主要公交线路图。 要求:输入任意两地点,给出最佳的乘车线路和转车地点。 b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations
libdnet-1.7.tar
- 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, p
Route.rar
- 最近在调试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 NSPr
dsr-uu-0.2
- DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU implements most of the basic DSR features specified in the DSR draft (version 10). One big exception is flow extensions. DSR-UU does NOT use ARP,
Flight
- 一个航空客运订票系统。用C++实现。系统能实现的操作和功能:①查询航线,②承办订票业务③承办退票业务。主要用线性表实现。-An air passenger booking system. Using C++ to achieve. System to achieve the operations and functions: ① query route, ② ③ contractors contractors refund booking business operations. Linear
IPMan
- 校园网同时接入电信网和教育网,访问教育网时数度较慢,本文分析了电信网和教育网的IP地址分配情况和路由器的路由配置,提出了解决方案,设计了一种IP地址聚合的算法,并用C++实现了该算法,对电信网、教育网所分配的地址进行了分析。 网上关于教育网的网段数据要么是不全,要么就是记录数目太多,可通过路由归纳减少网段记录数目。路由归纳是当我们采用了一种体系化编址规划后的一种用一个IP地址代表一组IP地址的集合的方法。通过对路由进行归纳,我们能够将路由表条目保持为可管理的,而它可以带来以下益处:通过汇聚若
AddRoute
- 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.
tcp_ip_monitor
- 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 statistic
Access-Dijkstra
- 基于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
lsr
- 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
snmp_get_route_table
- 一个基于MFC的程序,通过snmp协议获取路由表的信息,利用封装的CSnmp类-A MFC Program,get route table by snmp proto,use CSnmp Class
routing-table
- windows系统下的基于route.exe的管理路由表的图形界面。-the windows system graphical interface based on the routing table of route.exe management.
OADV routing protocol implement in c++
- In AODV, routes are discovered in an on-demand basis and are maintained as long as they are required. Like DSDV it maintains a sequence number, which it increases each time it finds a change in the topology of its neighborhood. This sequence number e
Routeradd
- 关于路由器代码,基于C++,利于初学者学习-someting about route table to add
nft_chain_route_ipv4
- nf route table hook for Embedded Linux.
bicycle_toute_table
- 车辆里程表,实现单片机PIC的路程测量计算,并显示出当前的路程于数码管上-bicycle route table
AODV
- (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
getroutetxt
- 显示路由表的程序. Iphlpapi.lib-show route table. Iphlpapi.lib