搜索资源列表
WMIip
- 用WMI获取网卡的IP地址&MAC码,比较方便,速度也快,下一步就是修改IP&MAC的功能了-WMI access card with the IP address & MAC code, more convenient, faster speed, The next step is to amend the IP & function of the MAC
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