文件名称:Retrieval-of-computer-LAN
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-08-13
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- 易*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本源代码实现对局域网内指定IP范围的检索,并列表给出计算机属性包括名称、工作组、用户名和MAC等。通过UDP协议获取局域网内计算机的属性CUDP类实现了UDP协议,该类从CSocket类派生。在CNbtStatDlg类中的OnBtnSend()函数将查询所有的计算机,该函数启动NBtstatThread线程,该类的OnReceive()显示所有的检索信息,而OnBtnSend函数将这些信息保存为文本文件-Source code to retrieve a specified IP range LAN, and lists the computer attributes are name, workgroup, user name and MAC. Through the UDP protocol to obtain the LAN computer property of the CUDP class implements the UDP protocol, the class derived from the CSocket class. In the CNbtStatDlg class in the OnBtnSend () function will query all the computer, the function to start the NBtstatThread thread, the OnReceive () to display all of the information retrieval, and the OnBtnSend function will these information is saved as a text file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
局域网 检索局域网内的计算机\NBTSTAT.CPP
...........................\NBTSTAT.DSP
...........................\NBTSTAT.DSW
...........................\NBTSTAT.H
...........................\NBTSTAT.RC
...........................\NBTSTATDLG.CPP
...........................\NBTSTATDLG.H
...........................\RES\NBTSTAT.ICO
...........................\...\NBTSTAT.RC2
...........................\RESOURCE.H
...........................\STDAFX.CPP
...........................\STDAFX.H
...........................\UDP.CPP
...........................\UDP.H
...........................\RES
局域网 检索局域网内的计算机