========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : IPControl
========================================================================
AppWizard has created this IPControl application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your IPControl application.
IPControl.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
IPControl.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CIPControlApp application class.
IPControl.cpp
This is the main application source file that contains the application
class CIPControlApp.
IPControl.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
IPControl.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\IPControl.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file IPControl.rc.
res\IPControl.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
/////////////////////////////////////////////////////////////////////////////
For the main frame window:
MainFrm.h, MainFrm.cpp
These files contain the frame class CMainFrame, which is derived from
CFrameWnd and controls all SDI frame features.
res\Toolbar.bmp
This bitmap file is used to create tiled images for the toolbar.
The initial toolbar and status bar are constructed in the CMainFrame
class. Edit this toolbar bitmap using the resource editor, and
update the IDR_MAINFRAME TOOLBAR array in IPControl.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
IPControlDoc.h, IPControlDoc.cpp - the document
These files contain your CIPControlDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CIPControlDoc::Serialize).
IPControlView.h, IPControlView.cpp - the view of the document
These files contain your CIPControlView class.
CIPControlView objects are used to view CIPControlDoc objects.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named IPControl.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
IP数据包流量监控(这个程序利用Winpcap库来捕获IP数据包)
共120个文件
h:66个
cpp:18个
a:6个
4星 · 超过85%的资源 131 下载量 153 浏览量
2009-08-30
14:56:05
上传
评论 7
收藏 1.06MB RAR 举报
温馨提示
这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。 以上1、2两个步骤其实是为了让程序能够利用winpcap这个开发包。这时程序能够正确编译连接了。要让程序能够运行,还必须安装winpcap驱动程序WinPcap_3_1.exe。
资源推荐
资源详情
资源评论
收起资源包目录
IP数据包流量监控(这个程序利用Winpcap库来捕获IP数据包) (120个子文件)
libwpcap.a 37KB
libwpcap.a 37KB
libpacket.a 20KB
libpacket.a 20KB
Packet.a 16KB
Packet.a 16KB
default1.bin 640B
default1.bin 640B
Toolbar.bmp 2KB
Toolbar.bmp 2KB
sizecbar.cpp 41KB
sizecbar.cpp 41KB
IPControlView.cpp 19KB
IPControlView.cpp 19KB
IPControlDoc.cpp 11KB
IPControlDoc.cpp 11KB
scbarg.cpp 11KB
scbarg.cpp 11KB
MainFrm.cpp 11KB
MainFrm.cpp 11KB
AnayDlg.cpp 4KB
AnayDlg.cpp 4KB
IPControl.cpp 4KB
IPControl.cpp 4KB
MyToolBar.cpp 555B
MyToolBar.cpp 555B
StdAfx.cpp 211B
StdAfx.cpp 211B
IPControl.dsp 5KB
IPControl.dsp 5KB
IPControl.dsw 543B
IPControl.dsw 543B
WinPcap_3_1.exe 456KB
WinPcap_3_1.exe 456KB
Ntddndis.h 47KB
Ntddndis.h 47KB
pthread.h 34KB
pthread.h 34KB
bpf.h 17KB
bpf.h 17KB
PCAP.H 15KB
PCAP.H 15KB
Packet32.h 14KB
Packet32.h 14KB
PCAP-INT.H 11KB
PCAP-INT.H 11KB
sizecbar.h 7KB
sizecbar.h 7KB
time_calls.h 6KB
time_calls.h 6KB
tme.h 6KB
tme.h 6KB
ip6_misc.h 6KB
ip6_misc.h 6KB
IPControlDoc.h 5KB
IPControlDoc.h 5KB
sched.h 5KB
sched.h 5KB
semaphore.h 4KB
semaphore.h 4KB
DEVIOCTL.H 4KB
DEVIOCTL.H 4KB
IPControlView.h 4KB
IPControlView.h 4KB
memory_t.h 3KB
memory_t.h 3KB
bittypes.h 3KB
bittypes.h 3KB
Win32-Extensions.h 3KB
Win32-Extensions.h 3KB
MainFrm.h 2KB
MainFrm.h 2KB
tcp_session.h 2KB
tcp_session.h 2KB
scbarg.h 2KB
scbarg.h 2KB
key_parser.h 2KB
key_parser.h 2KB
normal_lookup.h 2KB
normal_lookup.h 2KB
bucket_lookup.h 2KB
bucket_lookup.h 2KB
count_packets.h 2KB
count_packets.h 2KB
pcap-stdinc.h 2KB
pcap-stdinc.h 2KB
AnayDlg.h 1KB
AnayDlg.h 1KB
IPControl.h 1KB
IPControl.h 1KB
Ntddpack.h 1KB
Ntddpack.h 1KB
StdAfx.h 1KB
StdAfx.h 1KB
resource.h 970B
resource.h 970B
Gnuc.h 829B
Gnuc.h 829B
MyToolBar.h 575B
MyToolBar.h 575B
共 120 条
- 1
- 2
hw200901
- 粉丝: 0
- 资源: 1
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
前往页