• 大小: 60KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-11
  • 语言: 其他
  • 标签: UDP  

资源简介

基于UDP协议的网段扫描器,可以扫描到网段之间的IP、工作组、主机、mac地址等信息,已通过编译

资源截图

代码片段和文件信息

// 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

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

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

     文件      20468  2003-04-09 20:43  nbtstat-vc\NBTSTAT.APS

     文件       1266  2003-04-09 20:43  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

     文件      50176  2003-04-09 20:43  nbtstat-vc\NBTSTAT.ncb

     文件      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

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

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

     文件        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

     目录          0  2010-03-21 10:50  nbtstat-vc\Debug

     目录          0  2010-03-21 10:50  nbtstat-vc\res

     目录          0  2010-03-21 10:50  nbtstat-vc

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

               327721                    23


评论

共有 条评论