文件名称:TStaticRouterh
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 400kb
- 下载次数:
- 0次
- 提 供 者:
- 兴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现路由器的基本功能,掌握路由器的工作原理,进而深入了解网络互联层的工作原理。要求实现一个简单的路由处理程序,应该包括的功能如下:静态路由表的维护,IP数据报的处理,处理IP数据报TTL域中的数值,重重新计算IP数据报的头部校验和,生成和处理ICMP报文,显示本机的网络接口、IP数据报的接收情况、IP数据报的选路情况、IP数据报的发送情况。程序学要和Winpcap3.1一起使用,具体说明见"程序说明
-The basic functionality of the router, the the master router works, works-depth understanding of network interconnection layer. To implement a simple routing handler function that should be included are as follows: static routing table maintenance, the IP datagram processing, processing IP datagrams TTL domain numerical weight to recalculate the IP datagram header checksum generation and processing of ICMP packets, and display the network interface, the IP datagram receiver, IP datagram routing, IP datagram sent situation. Program learn and Winpcap3.1 details, see the descr iption of the procedures
-The basic functionality of the router, the the master router works, works-depth understanding of network interconnection layer. To implement a simple routing handler function that should be included are as follows: static routing table maintenance, the IP datagram processing, processing IP datagrams TTL domain numerical weight to recalculate the IP datagram header checksum generation and processing of ICMP packets, and display the network interface, the IP datagram receiver, IP datagram routing, IP datagram sent situation. Program learn and Winpcap3.1 details, see the descr iption of the procedures
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TStaticRouterh\Route\AddDlg.cpp
..............\.....\AddDlg.h
..............\.....\DlgDefaultGate.cpp
..............\.....\DlgDefaultGate.h
..............\.....\EditDlg.cpp
..............\.....\EditDlg.h
..............\.....\FindDlg.cpp
..............\.....\FindDlg.h
..............\.....\Include\bittypes.h
..............\.....\.......\bucket_lookup.h
..............\.....\.......\count_packets.h
..............\.....\.......\Devioctl.h
..............\.....\.......\Gnuc.h
..............\.....\.......\ip6_misc.h
..............\.....\.......\memory_t.h
..............\.....\.......\normal_lookup.h
..............\.....\.......\Ntddndis.h
..............\.....\.......\Ntddpack.h
..............\.....\.......\Packet32.h
..............\.....\.......\pcap-bpf.h
..............\.....\.......\pcap-int.h
..............\.....\.......\pcap-stdinc.h
..............\.....\.......\pcap.h
..............\.....\.......\pthread.h
..............\.....\.......\remote-ext.h
..............\.....\.......\sched.h
..............\.....\.......\semaphore.h
..............\.....\.......\tcp_session.h
..............\.....\.......\time_calls.h
..............\.....\.......\tme.h
..............\.....\.......\Win32-Extensions.h
..............\.....\Lib\libpacket.a
..............\.....\...\libwpcap.a
..............\.....\...\Packet.lib
..............\.....\...\wpcap.lib
..............\.....\MainFrm.cpp
..............\.....\MainFrm.h
..............\.....\MsgDlg.cpp
..............\.....\MsgDlg.h
..............\.....\ReadMe.txt
..............\.....\res\NETHOOD.ICO
..............\.....\...\Route.ico
..............\.....\...\Route.rc2
..............\.....\...\RouteDoc.ico
..............\.....\...\Toolbar.bmp
..............\.....\resource.h
..............\.....\Route.aps
..............\.....\Route.clw
..............\.....\Route.cpp
..............\.....\Route.dsp
..............\.....\Route.dsw
..............\.....\Route.h
..............\.....\Route.ncb
..............\.....\Route.opt
..............\.....\Route.plg
..............\.....\Route.rc
..............\.....\Route.sln
..............\.....\Route.suo
..............\.....\Route.vcproj
..............\.....\Route.vcproj.Lee.Lee.user
..............\.....\Route.vcproj.LI.Alexander.user
..............\.....\RouteDoc.cpp
..............\.....\RouteDoc.h
..............\.....\Router.cpp
..............\.....\Router.h
..............\.....\RouteView.cpp
..............\.....\RouteView.h
..............\.....\scbarg.cpp
..............\.....\scbarg.h
..............\.....\sizecbar.cpp
..............\.....\sizecbar.h
..............\.....\SortHeaderCtrl.cpp
..............\.....\SortHeaderCtrl.h
..............\.....\SortListCtrl.cpp
..............\.....\SortListCtrl.h
..............\.....\StdAfx.cpp
..............\.....\StdAfx.h
..............\程序说明.doc
..............\Route\Debug
..............\.....\Include
..............\.....\Lib
..............\.....\Release
..............\.....\res
..............\Route
TStaticRouterh
..............\.....\AddDlg.h
..............\.....\DlgDefaultGate.cpp
..............\.....\DlgDefaultGate.h
..............\.....\EditDlg.cpp
..............\.....\EditDlg.h
..............\.....\FindDlg.cpp
..............\.....\FindDlg.h
..............\.....\Include\bittypes.h
..............\.....\.......\bucket_lookup.h
..............\.....\.......\count_packets.h
..............\.....\.......\Devioctl.h
..............\.....\.......\Gnuc.h
..............\.....\.......\ip6_misc.h
..............\.....\.......\memory_t.h
..............\.....\.......\normal_lookup.h
..............\.....\.......\Ntddndis.h
..............\.....\.......\Ntddpack.h
..............\.....\.......\Packet32.h
..............\.....\.......\pcap-bpf.h
..............\.....\.......\pcap-int.h
..............\.....\.......\pcap-stdinc.h
..............\.....\.......\pcap.h
..............\.....\.......\pthread.h
..............\.....\.......\remote-ext.h
..............\.....\.......\sched.h
..............\.....\.......\semaphore.h
..............\.....\.......\tcp_session.h
..............\.....\.......\time_calls.h
..............\.....\.......\tme.h
..............\.....\.......\Win32-Extensions.h
..............\.....\Lib\libpacket.a
..............\.....\...\libwpcap.a
..............\.....\...\Packet.lib
..............\.....\...\wpcap.lib
..............\.....\MainFrm.cpp
..............\.....\MainFrm.h
..............\.....\MsgDlg.cpp
..............\.....\MsgDlg.h
..............\.....\ReadMe.txt
..............\.....\res\NETHOOD.ICO
..............\.....\...\Route.ico
..............\.....\...\Route.rc2
..............\.....\...\RouteDoc.ico
..............\.....\...\Toolbar.bmp
..............\.....\resource.h
..............\.....\Route.aps
..............\.....\Route.clw
..............\.....\Route.cpp
..............\.....\Route.dsp
..............\.....\Route.dsw
..............\.....\Route.h
..............\.....\Route.ncb
..............\.....\Route.opt
..............\.....\Route.plg
..............\.....\Route.rc
..............\.....\Route.sln
..............\.....\Route.suo
..............\.....\Route.vcproj
..............\.....\Route.vcproj.Lee.Lee.user
..............\.....\Route.vcproj.LI.Alexander.user
..............\.....\RouteDoc.cpp
..............\.....\RouteDoc.h
..............\.....\Router.cpp
..............\.....\Router.h
..............\.....\RouteView.cpp
..............\.....\RouteView.h
..............\.....\scbarg.cpp
..............\.....\scbarg.h
..............\.....\sizecbar.cpp
..............\.....\sizecbar.h
..............\.....\SortHeaderCtrl.cpp
..............\.....\SortHeaderCtrl.h
..............\.....\SortListCtrl.cpp
..............\.....\SortListCtrl.h
..............\.....\StdAfx.cpp
..............\.....\StdAfx.h
..............\程序说明.doc
..............\Route\Debug
..............\.....\Include
..............\.....\Lib
..............\.....\Release
..............\.....\res
..............\Route
TStaticRouterh