搜索资源列表
shortpath
- 题 目 :最短路由计算 题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象为一个结点,每条链路则用带有方向的边表示,边上的权值表示相邻结点的代价值。于是可以根据最短路径算法得出最佳的路由表。
CommonUtil
- 共通类,编号:安全要求-设备-SOLARIS-配置-24-可选 对于不做路由功能的系统,应该关闭数据包转发功能-commonutill
Router
- 通过winpcap实现了简单路由功能。实现了数据包的转发、路径的选择等功能。Winpcap achieved by a simple routing function. Achieve a packet forwarding path selection functions.-Winpcap achieved by a simple routing function. Achieve a packet forwarding path selection functions.
src
- mfc实现的简单路由器,可以实现包括路由表生成,接收数据包转发,arp等功能的实现(The simple router implemented by MFC can implement the implementation of the functions including routing table generation, receiving packet forwarding, ARP and so on.)