基本信息
源码名称:(C++)-网络监控系统-源代码全
源码大小:0.48M
文件格式:.rar
开发语言:C/C++
更新时间:2022-03-22
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
(C )-网络监控系统-源代码全
.
├── 好例子网_(C )-网络监控系统-源代码全.rar
└── 网络监控系统(VC )
├── TGuard
│ ├── BaseOptionDlg.cpp
│ ├── BaseOptionDlg.h
│ ├── Common.cpp
│ ├── Common.h
│ ├── DbLog.cpp
│ ├── DbLog.h
│ ├── DlgConfig.cpp
│ ├── DlgConfig.h
│ ├── DlgCustKey.cpp
│ ├── DlgCustKey.h
│ ├── DlgCustUrl.cpp
│ ├── DlgCustUrl.h
│ ├── DlgIpList.cpp
│ ├── DlgIpList.h
│ ├── DlgPortIp.cpp
│ ├── DlgPortIp.h
│ ├── DlgRegister.cpp
│ ├── DlgRegister.h
│ ├── Driver.cpp
│ ├── Driver.h
│ ├── LogDlg.cpp
│ ├── LogDlg.h
│ ├── NetEnum.cpp
│ ├── NetEnum.h
│ ├── Option.cpp
│ ├── Option.h
│ ├── OptionDlg.cpp
│ ├── OptionDlg.h
│ ├── ShareMemFile.cpp
│ ├── ShareMemFile.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TGuard
│ ├── Teen.clw
│ ├── Teen.cpp
│ ├── Teen.dsp
│ ├── Teen.dsw
│ ├── Teen.h
│ ├── Teen.ncb
│ ├── Teen.opt
│ ├── Teen.plg
│ ├── Teen.rc
│ ├── TeenDlg.cpp
│ ├── TeenDlg.h
│ ├── UrlDb.cpp
│ ├── UrlDb.h
│ ├── WndManager.cpp
│ ├── WndManager.h
│ ├── appres.h
│ ├── bak.bat
│ ├── common
│ │ ├── BlowFish.cpp
│ │ ├── Blowfish.h
│ │ ├── BtnST.cpp
│ │ ├── BtnST.h
│ │ ├── DialogResize.cpp
│ │ ├── DialogResize.h
│ │ ├── HistogramCtrl.cpp
│ │ ├── HistogramCtrl.h
│ │ ├── HyperlinkStatic.cpp
│ │ ├── HyperlinkStatic.h
│ │ ├── IconListBox.cpp
│ │ ├── IconListBox.h
│ │ ├── Led.cpp
│ │ ├── Led.h
│ │ ├── MD5Checksum.cpp
│ │ ├── MD5Checksum.h
│ │ ├── MD5ChecksumDefines.h
│ │ ├── NewWizDialog.cpp
│ │ ├── NewWizDialog.h
│ │ ├── NewWizPage.cpp
│ │ ├── NewWizPage.h
│ │ ├── Registry.cpp
│ │ ├── Registry.h
│ │ ├── SpinLock.h
│ │ ├── SystemTray.cpp
│ │ ├── SystemTray.h
│ │ ├── ThemeHelperST.cpp
│ │ ├── ThemeHelperST.h
│ │ ├── Unzipper.cpp
│ │ ├── Unzipper.h
│ │ ├── XPStyleButtonST.cpp
│ │ ├── XPStyleButtonST.h
│ │ ├── XmlDocument.cpp
│ │ ├── XmlDocument.h
│ │ ├── ado.cpp
│ │ └── ado.h
│ ├── drvdef.h
│ ├── res
│ │ ├── CONFIG.ICO
│ │ ├── EXIT.ICO
│ │ ├── Filter.ico
│ │ ├── HELP.ICO
│ │ ├── Hide.ico
│ │ ├── IESET.BMP
│ │ ├── LOGO.ICO
│ │ ├── REG.ICO
│ │ ├── Teen.rc2
│ │ ├── TeenSmall.ico
│ │ ├── UPDATE.ICO
│ │ ├── bak
│ │ │ ├── Hide.ico
│ │ │ ├── Teen.ico
│ │ │ ├── config.ico
│ │ │ ├── exit.ico
│ │ │ ├── filter.ico
│ │ │ ├── help.ico
│ │ │ ├── ieset.bmp
│ │ │ ├── log.ico
│ │ │ ├── logo.ico
│ │ │ ├── reg.ico
│ │ │ ├── run.ico
│ │ │ ├── update.ico
│ │ │ └── updateitem.ico
│ │ ├── bak1
│ │ │ ├── CONFIG.ICO
│ │ │ ├── EXIT.ICO
│ │ │ ├── Filter.ico
│ │ │ ├── HELP.ICO
│ │ │ ├── Hide.ico
│ │ │ ├── IESET.BMP
│ │ │ ├── LOGO.ICO
│ │ │ ├── REG.ICO
│ │ │ ├── Teen.rc2
│ │ │ ├── UPDATE.ICO
│ │ │ ├── log.ico
│ │ │ ├── teen.ico
│ │ │ └── updateitem.ico
│ │ ├── log.ico
│ │ ├── teen.ico
│ │ └── updateitem.ico
│ └── resource.h
├── TGuard_sys
│ ├── Build.bat
│ ├── Filter.c
│ ├── Filter.h
│ ├── MAKEFILE
│ ├── NdisHook.c
│ ├── NdisHook.h
│ ├── NtApi.c
│ ├── NtApi.h
│ ├── Sources
│ ├── TGuard.dsp
│ ├── TGuard.dsw
│ ├── common.c
│ ├── common.h
│ ├── memory.c
│ ├── memory.h
│ ├── netpacket.c
│ ├── netpacket.h
│ ├── precomp.h
│ ├── resource.h
│ ├── syshook.c
│ ├── tguard.c
│ ├── tguard.h
│ ├── userpacket.c
│ └── userpacket.h
├── Tools
│ ├── Converter.exe
│ ├── installHook.reg
│ ├── installook9x.reg
│ ├── removeHook.reg
│ └── removeHook9x.reg
├── def
│ └── drvdef.h
├── ndishook demo
│ ├── Dll
│ │ ├── DDKLBLInc.h
│ │ ├── Filter.DEF
│ │ ├── Filter.cpp
│ │ ├── Filter.dsp
│ │ ├── Filter.dsw
│ │ ├── Filter.h
│ │ ├── Filter.ncb
│ │ ├── Filter.opt
│ │ ├── Filter.plg
│ │ ├── IGMP.H
│ │ ├── IN.H
│ │ ├── IN_SYSTM.H
│ │ ├── IP.h
│ │ ├── IP_ICMP.H
│ │ ├── IP_MROUT.H
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── TCP.H
│ │ ├── UDP.H
│ │ ├── ZPIMObject.cpp
│ │ ├── ZPIMObject.h
│ │ ├── cons_def.h
│ │ ├── ethertype.h
│ │ └── fw_interface.h
│ ├── Driver
│ │ ├── DDKLBLInc.h
│ │ ├── Driver.h
│ │ ├── Handle.c
│ │ ├── IGMP.H
│ │ ├── IN.H
│ │ ├── IN_SYSTM.H
│ │ ├── IP.H
│ │ ├── IP_ICMP.H
│ │ ├── IP_MROUT.H
│ │ ├── Ioctls.h
│ │ ├── PCAENET.H
│ │ ├── ReadWrite.c
│ │ ├── Stddcls.h
│ │ ├── TCP.H
│ │ ├── UDP.H
│ │ ├── UTIL.C
│ │ ├── UTIL.H
│ │ ├── buildchk.log
│ │ ├── buildfre.log
│ │ ├── cons_def.h
│ │ ├── ethertype.h
│ │ ├── fw_interface.h
│ │ ├── fw_rule.h
│ │ ├── makefile
│ │ ├── miniport.c
│ │ ├── netsf.inf
│ │ ├── netsf_m.inf
│ │ ├── passthru.c
│ │ ├── passthru.h
│ │ ├── passthru.htm
│ │ ├── passthru.rc
│ │ ├── precomp.h
│ │ ├── protocol.c
│ │ ├── sources
│ │ └── stddcls.c
│ └── ForDelphi
│ └── FilterSample
│ ├── FilterSample.cfg
│ ├── FilterSample.dof
│ ├── FilterSample.dpr
│ ├── FilterSample.res
│ ├── MainForm.dcu
│ ├── MainForm.ddp
│ ├── MainForm.dfm
│ └── MainForm.pas
└── readme.txt
14 directories, 228 files
(C )-网络监控系统-源代码全
.
├── 好例子网_(C )-网络监控系统-源代码全.rar
└── 网络监控系统(VC )
├── TGuard
│ ├── BaseOptionDlg.cpp
│ ├── BaseOptionDlg.h
│ ├── Common.cpp
│ ├── Common.h
│ ├── DbLog.cpp
│ ├── DbLog.h
│ ├── DlgConfig.cpp
│ ├── DlgConfig.h
│ ├── DlgCustKey.cpp
│ ├── DlgCustKey.h
│ ├── DlgCustUrl.cpp
│ ├── DlgCustUrl.h
│ ├── DlgIpList.cpp
│ ├── DlgIpList.h
│ ├── DlgPortIp.cpp
│ ├── DlgPortIp.h
│ ├── DlgRegister.cpp
│ ├── DlgRegister.h
│ ├── Driver.cpp
│ ├── Driver.h
│ ├── LogDlg.cpp
│ ├── LogDlg.h
│ ├── NetEnum.cpp
│ ├── NetEnum.h
│ ├── Option.cpp
│ ├── Option.h
│ ├── OptionDlg.cpp
│ ├── OptionDlg.h
│ ├── ShareMemFile.cpp
│ ├── ShareMemFile.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TGuard
│ ├── Teen.clw
│ ├── Teen.cpp
│ ├── Teen.dsp
│ ├── Teen.dsw
│ ├── Teen.h
│ ├── Teen.ncb
│ ├── Teen.opt
│ ├── Teen.plg
│ ├── Teen.rc
│ ├── TeenDlg.cpp
│ ├── TeenDlg.h
│ ├── UrlDb.cpp
│ ├── UrlDb.h
│ ├── WndManager.cpp
│ ├── WndManager.h
│ ├── appres.h
│ ├── bak.bat
│ ├── common
│ │ ├── BlowFish.cpp
│ │ ├── Blowfish.h
│ │ ├── BtnST.cpp
│ │ ├── BtnST.h
│ │ ├── DialogResize.cpp
│ │ ├── DialogResize.h
│ │ ├── HistogramCtrl.cpp
│ │ ├── HistogramCtrl.h
│ │ ├── HyperlinkStatic.cpp
│ │ ├── HyperlinkStatic.h
│ │ ├── IconListBox.cpp
│ │ ├── IconListBox.h
│ │ ├── Led.cpp
│ │ ├── Led.h
│ │ ├── MD5Checksum.cpp
│ │ ├── MD5Checksum.h
│ │ ├── MD5ChecksumDefines.h
│ │ ├── NewWizDialog.cpp
│ │ ├── NewWizDialog.h
│ │ ├── NewWizPage.cpp
│ │ ├── NewWizPage.h
│ │ ├── Registry.cpp
│ │ ├── Registry.h
│ │ ├── SpinLock.h
│ │ ├── SystemTray.cpp
│ │ ├── SystemTray.h
│ │ ├── ThemeHelperST.cpp
│ │ ├── ThemeHelperST.h
│ │ ├── Unzipper.cpp
│ │ ├── Unzipper.h
│ │ ├── XPStyleButtonST.cpp
│ │ ├── XPStyleButtonST.h
│ │ ├── XmlDocument.cpp
│ │ ├── XmlDocument.h
│ │ ├── ado.cpp
│ │ └── ado.h
│ ├── drvdef.h
│ ├── res
│ │ ├── CONFIG.ICO
│ │ ├── EXIT.ICO
│ │ ├── Filter.ico
│ │ ├── HELP.ICO
│ │ ├── Hide.ico
│ │ ├── IESET.BMP
│ │ ├── LOGO.ICO
│ │ ├── REG.ICO
│ │ ├── Teen.rc2
│ │ ├── TeenSmall.ico
│ │ ├── UPDATE.ICO
│ │ ├── bak
│ │ │ ├── Hide.ico
│ │ │ ├── Teen.ico
│ │ │ ├── config.ico
│ │ │ ├── exit.ico
│ │ │ ├── filter.ico
│ │ │ ├── help.ico
│ │ │ ├── ieset.bmp
│ │ │ ├── log.ico
│ │ │ ├── logo.ico
│ │ │ ├── reg.ico
│ │ │ ├── run.ico
│ │ │ ├── update.ico
│ │ │ └── updateitem.ico
│ │ ├── bak1
│ │ │ ├── CONFIG.ICO
│ │ │ ├── EXIT.ICO
│ │ │ ├── Filter.ico
│ │ │ ├── HELP.ICO
│ │ │ ├── Hide.ico
│ │ │ ├── IESET.BMP
│ │ │ ├── LOGO.ICO
│ │ │ ├── REG.ICO
│ │ │ ├── Teen.rc2
│ │ │ ├── UPDATE.ICO
│ │ │ ├── log.ico
│ │ │ ├── teen.ico
│ │ │ └── updateitem.ico
│ │ ├── log.ico
│ │ ├── teen.ico
│ │ └── updateitem.ico
│ └── resource.h
├── TGuard_sys
│ ├── Build.bat
│ ├── Filter.c
│ ├── Filter.h
│ ├── MAKEFILE
│ ├── NdisHook.c
│ ├── NdisHook.h
│ ├── NtApi.c
│ ├── NtApi.h
│ ├── Sources
│ ├── TGuard.dsp
│ ├── TGuard.dsw
│ ├── common.c
│ ├── common.h
│ ├── memory.c
│ ├── memory.h
│ ├── netpacket.c
│ ├── netpacket.h
│ ├── precomp.h
│ ├── resource.h
│ ├── syshook.c
│ ├── tguard.c
│ ├── tguard.h
│ ├── userpacket.c
│ └── userpacket.h
├── Tools
│ ├── Converter.exe
│ ├── installHook.reg
│ ├── installook9x.reg
│ ├── removeHook.reg
│ └── removeHook9x.reg
├── def
│ └── drvdef.h
├── ndishook demo
│ ├── Dll
│ │ ├── DDKLBLInc.h
│ │ ├── Filter.DEF
│ │ ├── Filter.cpp
│ │ ├── Filter.dsp
│ │ ├── Filter.dsw
│ │ ├── Filter.h
│ │ ├── Filter.ncb
│ │ ├── Filter.opt
│ │ ├── Filter.plg
│ │ ├── IGMP.H
│ │ ├── IN.H
│ │ ├── IN_SYSTM.H
│ │ ├── IP.h
│ │ ├── IP_ICMP.H
│ │ ├── IP_MROUT.H
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── TCP.H
│ │ ├── UDP.H
│ │ ├── ZPIMObject.cpp
│ │ ├── ZPIMObject.h
│ │ ├── cons_def.h
│ │ ├── ethertype.h
│ │ └── fw_interface.h
│ ├── Driver
│ │ ├── DDKLBLInc.h
│ │ ├── Driver.h
│ │ ├── Handle.c
│ │ ├── IGMP.H
│ │ ├── IN.H
│ │ ├── IN_SYSTM.H
│ │ ├── IP.H
│ │ ├── IP_ICMP.H
│ │ ├── IP_MROUT.H
│ │ ├── Ioctls.h
│ │ ├── PCAENET.H
│ │ ├── ReadWrite.c
│ │ ├── Stddcls.h
│ │ ├── TCP.H
│ │ ├── UDP.H
│ │ ├── UTIL.C
│ │ ├── UTIL.H
│ │ ├── buildchk.log
│ │ ├── buildfre.log
│ │ ├── cons_def.h
│ │ ├── ethertype.h
│ │ ├── fw_interface.h
│ │ ├── fw_rule.h
│ │ ├── makefile
│ │ ├── miniport.c
│ │ ├── netsf.inf
│ │ ├── netsf_m.inf
│ │ ├── passthru.c
│ │ ├── passthru.h
│ │ ├── passthru.htm
│ │ ├── passthru.rc
│ │ ├── precomp.h
│ │ ├── protocol.c
│ │ ├── sources
│ │ └── stddcls.c
│ └── ForDelphi
│ └── FilterSample
│ ├── FilterSample.cfg
│ ├── FilterSample.dof
│ ├── FilterSample.dpr
│ ├── FilterSample.res
│ ├── MainForm.dcu
│ ├── MainForm.ddp
│ ├── MainForm.dfm
│ └── MainForm.pas
└── readme.txt
14 directories, 228 files