搜索资源列表
IP
- C#利用WMI类中的Win32-NetworkAdapterConfiguration实现网卡IP地址的自动配置,注意事项:1、程序中数据库链接采用的是绝对路径,运行前请将附件解压至D:/CfgIP/文件夹中。 2、gdmacip.mdb数据库中保存的是作者的两台计算机的MAC、IP等信息,如果需要测试请填写自己的相关内容。 3、调试验证环境:Windows 2003 Server/Windows 2000 Pro/Windows XP,Microsoft Visual Studio
Linux-MAC20081224.rar
- 在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A I
mac
- windows下,mac地址c++语言的-Under windows, mac address c++ language
快速Ping扫描工具 8
- 图形化界面多线程扫描C类IP,解析主机名,获取网卡地址(MAC)。注:最多允许40个线程同时扫描,通常使用20个线程,当报告no resources时,说明需把线程数调低。快速搜索一段空间的IP地址及其对应的主机名,当取到主机名(即图形上为亮绿时),说明是Windows主机,有可能存在共享文件夹。(Search LAN online IP)
GetMacAddr
- 基于Windows平台,编写C代码获取本机地址的物理地址。(Based on the Windows platform, C code is written to get the physical address of the address of the machine.)
mac
- Windows系统下获取mac地址 用vc运行(Access to MAC addresses under the Windows system to run with VC)