netcheck

所属分类:系统编程
开发工具:Delphi
文件大小:248KB
下载次数:84
上传日期:2008-08-26 08:48:12
上 传 者lscm163
说明:  这是一个包含检查网卡是否为物理网卡(查看网卡是否使用irq或设备名是否包含pci,有些hp服务器没有irq但也是物理设备),查看网卡物理mac和当前使用的mac(有些网卡可以修改mac)使用xpddk头文件和库文件就可以,检查网卡是否为无线网卡(通过deviceiocontrol让网卡搜寻无线网络,支持的是无线网卡,不支持的不是),以上程序部分使用vc编写,可以说比现在网络上介绍的方法都要准确,唯一缺点是对禁用网络设备不支持,必须启用才可以。
(This is a card that contains checks whether the physical network card (see card whether or not to use IRQ or device name contains pci, some no IRQ hp server but it is also a physical device), check the physical network adapter mac and currently use mac (Some network card can modify the mac) the use of xpddk document headers and libraries can check whether the network adapter for wireless network card (through DeviceIoControl allow LAN Search wireless network, supported by the wireless network card, do not support is not), the procedure is part of the preparation of the use of vc can be said that the network than it is now introduce the method to be accurate, the only drawback is to disable the network device does not support, must be enabled before they can.)

文件列表:
DialForm.~ddp (51, 2008-08-26)
DialForm.~dfm (14878, 2008-08-26)
DialForm.~pas (8685, 2008-08-26)
DialForm.dcu (10121, 2008-08-26)
DialForm.ddp (51, 2008-08-26)
macwireless.dll (36864, 2008-08-15)
netcheck.dpr (202, 2008-08-26)
netcheck.exe (448000, 2008-08-26)
netcheck.~dpr (155, 2008-08-26)
netcheck.cfg (386, 2008-08-26)
netcheck.dof (1589, 2008-08-26)
netcheck.res (876, 2008-08-26)
SetupAPI.pas (7010, 2008-08-15)
SetupAPI.~pas (6896, 2008-08-04)
SetupAPI.dcu (5341, 2008-08-26)
macwireless\Debug (0, 2008-08-26)
macwireless\macwireless.cpp (6648, 2008-08-15)
macwireless\macwireless.def (66, 2008-08-15)
macwireless\macwireless.dsp (4495, 2008-08-02)
macwireless\macwireless.dsw (545, 2008-08-02)
macwireless\macwireless.ncb (58368, 2008-08-26)
macwireless\macwireless.opt (54784, 2008-08-26)
macwireless\macwireless.plg (1695, 2008-08-15)
macwireless\Release (0, 2008-08-26)
macwireless\StdAfx.cpp (298, 2008-08-02)
macwireless\StdAfx.h (802, 2008-08-02)
macwireless (0, 2008-08-26)
AdpUtils.pas (5001, 2008-08-02)
AdpUtils.~pas (4411, 2008-08-01)
AdpUtils.dcu (4193, 2008-08-26)
DialForm.dfm (14878, 2008-08-26)
DialForm.pas (8583, 2008-08-26)

======================================================================== DYNAMIC LINK LIBRARY : macwireless ======================================================================== AppWizard has created this macwireless DLL for you. This file contains a summary of what you will find in each of the files that make up your macwireless application. macwireless.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. macwireless.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn't produce lib" checkbox in the Linker settings page for this project. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named macwireless.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者