• 大小: 68KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-05
  • 语言: 其他
  • 标签: 源码  vc  

资源简介

基于UDP协议的网段扫描器 源码 vc scanner

资源截图

代码片段和文件信息

// NBTSTAT.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “NBTSTAT.h“
#include “NBTSTATDlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CNBTSTATApp

BEGIN_MESSAGE_MAP(CNBTSTATApp CWinApp)
//{{AFX_MSG_MAP(CNBTSTATApp)
// 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()

/////////////////////////////////////////////////////////////////////////////
// CNBTSTATApp construction

CNBTSTATApp::CNBTSTATApp()
{
// TODO: add construction code

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      43996  2009-08-18 17:30  nbtstat-vc\NBTSTAT.APS

     文件       1868  2009-08-18 17:33  nbtstat-vc\NBTSTAT.clw

     文件       2171  2003-04-09 20:43  nbtstat-vc\NBTSTAT.cpp

     文件       4296  2003-04-09 20:43  nbtstat-vc\NBTSTAT.dsp

     文件        539  2003-04-09 20:43  nbtstat-vc\NBTSTAT.dsw

     文件       1335  2003-04-09 20:43  nbtstat-vc\NBTSTAT.h

     文件      55808  2003-09-05 16:06  nbtstat-vc\NBTSTAT.opt

     文件       1187  2003-04-09 20:43  nbtstat-vc\NBTSTAT.plg

     文件       5526  2003-04-09 20:43  nbtstat-vc\NBTSTAT.rc

     文件      11494  2003-04-09 20:43  nbtstat-vc\NBTSTATDlg.cpp

     文件       1748  2003-04-09 20:43  nbtstat-vc\NBTSTATDlg.h

     文件        960  2003-04-09 20:43  nbtstat-vc\resource.h

     文件        209  2003-04-09 20:43  nbtstat-vc\StdAfx.cpp

     文件       1102  2003-04-09 20:43  nbtstat-vc\StdAfx.h

     文件        962  2003-04-09 20:43  nbtstat-vc\UDP.cpp

     文件       1102  2003-04-09 20:43  nbtstat-vc\UDP.h

     文件      23558  2003-04-09 20:43  nbtstat-vc\res\NBTSTAT.ico

     文件        399  2003-04-09 20:43  nbtstat-vc\res\NBTSTAT.rc2

     文件     143415  2003-04-09 20:43  nbtstat-vc\Debug\NBTSTAT.exe

     目录          0  2009-03-24 18:02  nbtstat-vc\res

     目录          0  2009-03-24 18:02  nbtstat-vc\Debug

     目录          0  2009-03-24 18:02  nbtstat-vc

----------- ---------  ---------- -----  ----

               301675                    22


评论

共有 条评论