NIDS

所属分类:系统/网络安全
开发工具:Visual C++
文件大小:1527KB
下载次数:35
上传日期:2011-12-28 21:35:34
上 传 者jaffee
说明:  一个VC++ 网络入侵检测模块及程序代码,源代码完整,包括所需控件都在压缩包内,用VC编写网络软件的时候用得上。    CMainFrame* p_Frame //保持筐架类的指针    CEdit* m_pEdit //保存编辑框类的指针    CListCtrl* m_pList //保存列表类的指针    CTreeCtrl* m_pTree //保存树型控件的指针    CComboBox* m_pComboBox //保存组合筐的指针   以下的成员变量保存了最后一次分析的数据包的各种数据   ip_header* m_pih //ip头 保存最后一次分析的数据包的ip头   tcp_header* m_ptcph //tcp头 保存最后一次分析的数据包的tcp头   udp_header* m_pudph //udp头 保存最后一次分析的数据包的udp头
(A VC network intrusion detection module and program code, complete source code, including the necessary controls are in the compressed package, prepared by VC when the lingua franca of network software. CMainFrame* p_Frame // pointer to keep basket racks CEdit* m_pEdit // Save pointer to edit box type CListCtrl* m_pList // save the pointer to the class list CTreeCtrl* m_pTree // save the pointer to the control tree CComboBox* m_pComboBox // save pointer combination basket The following member variable holds the last analysis, all data packets ip_header* m_pih // ip header to save the last analysis the ip packet header tcp_header* m_ptcph // tcp header to save the last analysis of the tcp packet header udp_header* m_pudph // udp header to save the last analysis the udp packet header)

文件列表:
NIDS\网络入侵检测系统\Include\bittypes.h (2901, 2002-08-01)
NIDS\网络入侵检测系统\Include\bucket_lookup.h (1620, 2002-05-18)
NIDS\网络入侵检测系统\Include\count_packets.h (1600, 2002-05-18)
NIDS\网络入侵检测系统\Include\DEVIOCTL.H (3963, 2002-04-10)
NIDS\网络入侵检测系统\Include\Gnuc.h (829, 2002-08-01)
NIDS\网络入侵检测系统\Include\ip6_misc.h (5685, 2002-08-02)
NIDS\网络入侵检测系统\Include\key_parser.h (1784, 2002-07-11)
NIDS\网络入侵检测系统\Include\memory_t.h (3218, 2002-05-31)
NIDS\网络入侵检测系统\Include\NET\bpf.h (17173, 2003-01-23)
NIDS\网络入侵检测系统\Include\normal_lookup.h (1672, 2002-05-18)
NIDS\网络入侵检测系统\Include\Ntddndis.h (48556, 2002-04-10)
NIDS\网络入侵检测系统\Include\Ntddpack.h (1293, 2002-05-08)
NIDS\网络入侵检测系统\Include\Packet32.h (14467, 2002-07-12)
NIDS\网络入侵检测系统\Include\PCAP-INT.H (11052, 2003-02-03)
NIDS\网络入侵检测系统\Include\pcap-stdinc.h (1593, 2002-08-05)
NIDS\网络入侵检测系统\Include\PCAP.H (15387, 2003-02-04)
NIDS\网络入侵检测系统\Include\pthread.h (34536, 2002-03-02)
NIDS\网络入侵检测系统\Include\sched.h (4692, 2002-03-02)
NIDS\网络入侵检测系统\Include\semaphore.h (4123, 2002-03-02)
NIDS\网络入侵检测系统\Include\tcp_session.h (2456, 2002-05-18)
NIDS\网络入侵检测系统\Include\time_calls.h (6347, 2002-09-19)
NIDS\网络入侵检测系统\Include\tme.h (5730, 2002-05-31)
NIDS\网络入侵检测系统\Include\Win32-Extensions.h (2810, 2003-02-03)
NIDS\网络入侵检测系统\Lib\key_parser.lib (4242, 2002-07-12)
NIDS\网络入侵检测系统\Lib\libpacket.a (20756, 2002-07-12)
NIDS\网络入侵检测系统\Lib\libwpcap.a (37664, 2002-08-02)
NIDS\网络入侵检测系统\Lib\Packet.a (16240, 2002-05-08)
NIDS\网络入侵检测系统\Lib\Packet.lib (7940, 2002-07-12)
NIDS\网络入侵检测系统\Lib\wpcap.lib (14736, 2003-02-04)
NIDS\网络入侵检测系统\NIDS\AddIds.cpp (5182, 2011-01-24)
NIDS\网络入侵检测系统\NIDS\AddIds.h (0, 2006-05-19)
NIDS\网络入侵检测系统\NIDS\AnayDlg.cpp (4502, 2011-01-24)
NIDS\网络入侵检测系统\NIDS\AnayDlg.h (1395, 2006-05-31)
NIDS\网络入侵检测系统\NIDS\Brow.cpp (17427, 2011-01-24)
NIDS\网络入侵检测系统\NIDS\Brow.h (1810, 2006-06-02)
NIDS\网络入侵检测系统\NIDS\help.chm (91660, 2003-10-08)
NIDS\网络入侵检测系统\NIDS\idsrule.mdb (23040000, 2006-06-08)
NIDS\网络入侵检测系统\NIDS\IPControl.aps (401472, 2011-01-24)
NIDS\网络入侵检测系统\NIDS\IPControl.clw (5021, 2011-01-24)
NIDS\网络入侵检测系统\NIDS\IPControl.cpp (5448, 2011-01-24)
... ...

近期下载者

相关文件


收藏者