資源簡介
指定一個網段,就可探測出這個網段中的活動主機

代碼片段和文件信息
//?ICMP11.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ICMP11.h“
#include?“ICMP11Dlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CICMP11App
BEGIN_MESSAGE_MAP(CICMP11App?CWinApp)
//{{AFX_MSG_MAP(CICMP11App)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CICMP11App?construction
CICMP11App::CICMP11App()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CICMP11App?object
CICMP11App?theApp;
/////////////////////////////////////////////////////////////////////////////
//?CICMP11App?initialization
BOOL?CICMP11App::InitInstance()
{
AfxEnableControlContainer();
//?Standard?initialization
//?If?you?are?not?using?these?features?and?wish?to?reduce?the?size
//??of?your?final?executable?you?should?remove?from?the?following
//??the?specific?initialization?routines?you?do?not?need.
#ifdef?_AFXDLL
Enable3dControls(); //?Call?this?when?using?MFC?in?a?shared?DLL
#else
Enable3dControlsStatic(); //?Call?this?when?linking?to?MFC?statically
#endif
CICMP11Dlg?dlg;
m_pMainWnd?=?&dlg;
int?nResponse?=?dlg.DoModal();
if?(nResponse?==?IDOK)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?OK
}
else?if?(nResponse?==?IDCANCEL)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?Cancel
}
//?Since?the?dialog?has?been?closed?return?FALSE?so?that?we?exit?the
//??application?rather?than?start?the?application‘s?message?pump.
return?FALSE;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????5325824??2013-06-21?08:36??探測網段中的活動主機\探測網段中的活動主機\Debug\ICMP11.bsc
?????文件?????114784??2013-06-21?08:36??探測網段中的活動主機\探測網段中的活動主機\Debug\ICMP11.exe
?????文件?????225792??2013-06-21?08:36??探測網段中的活動主機\探測網段中的活動主機\Debug\ICMP11.ilk
?????文件??????13770??2013-01-05?11:30??探測網段中的活動主機\探測網段中的活動主機\Debug\ICMP11.obj
?????文件????7010996??2013-01-05?11:30??探測網段中的活動主機\探測網段中的活動主機\Debug\ICMP11.pch
?????文件?????418816??2013-06-21?08:36??探測網段中的活動主機\探測網段中的活動主機\Debug\ICMP11.pdb
?????文件???????2928??2013-01-05?11:11??探測網段中的活動主機\探測網段中的活動主機\Debug\ICMP11.res
?????文件??????????0??2013-01-05?11:30??探測網段中的活動主機\探測網段中的活動主機\Debug\ICMP11.sbr
?????文件??????????0??2013-06-21?08:36??探測網段中的活動主機\探測網段中的活動主機\Debug\ICMP11Dlg.sbr
?????文件?????105397??2013-01-05?11:30??探測網段中的活動主機\探測網段中的活動主機\Debug\StdAfx.obj
?????文件????1374899??2013-01-05?11:30??探測網段中的活動主機\探測網段中的活動主機\Debug\StdAfx.sbr
?????文件?????246784??2013-06-21?08:36??探測網段中的活動主機\探測網段中的活動主機\Debug\vc60.idb
?????文件?????389120??2013-06-21?08:36??探測網段中的活動主機\探測網段中的活動主機\Debug\vc60.pdb
?????文件??????55670??2013-06-21?08:36??探測網段中的活動主機\探測網段中的活動主機\Debug\ICMP11Dlg.obj
?????文件??????21476??2013-06-21?08:30??探測網段中的活動主機\探測網段中的活動主機\ICMP11.APS
?????文件???????1498??2013-06-21?08:46??探測網段中的活動主機\探測網段中的活動主機\ICMP11.clw
?????文件???????2063??2013-01-05?10:03??探測網段中的活動主機\探測網段中的活動主機\ICMP11.cpp
?????文件???????4262??2013-01-05?11:41??探測網段中的活動主機\探測網段中的活動主機\ICMP11.dsp
?????文件????????518??2013-01-05?10:03??探測網段中的活動主機\探測網段中的活動主機\ICMP11.dsw
?????文件???????1324??2013-01-05?10:03??探測網段中的活動主機\探測網段中的活動主機\ICMP11.h
?????文件??????82944??2013-06-21?08:55??探測網段中的活動主機\探測網段中的活動主機\ICMP11.ncb
?????文件???????1299??2013-06-21?08:36??探測網段中的活動主機\探測網段中的活動主機\ICMP11.plg
?????文件???????5961??2013-01-05?11:11??探測網段中的活動主機\探測網段中的活動主機\ICMP11.rc
?????文件???????1558??2013-01-05?11:12??探測網段中的活動主機\探測網段中的活動主機\ICMP11Dlg.h
?????文件???????3579??2013-01-05?10:03??探測網段中的活動主機\探測網段中的活動主機\ReadMe.txt
?????文件????????208??2013-01-05?10:03??探測網段中的活動主機\探測網段中的活動主機\StdAfx.cpp
?????文件???????1054??2013-01-05?10:03??探測網段中的活動主機\探測網段中的活動主機\StdAfx.h
?????文件???????1251??2013-01-05?10:06??探測網段中的活動主機\探測網段中的活動主機\phead.h
?????文件???????1078??2013-01-05?10:03??探測網段中的活動主機\探測網段中的活動主機\res\ICMP11.ico
?????文件????????398??2013-01-05?10:03??探測網段中的活動主機\探測網段中的活動主機\res\ICMP11.rc2
............此處省略10個文件信息
- 上一篇:凸輪設計小軟件
- 下一篇:spring中文幫助文檔.chm
評論
共有 條評論