iphelper
About IP Helper
Internet Protocol Helper (IP Helper) assists network administration of the local computer by enabling applications to retrieve information about the network configuration of the local computer, and to modify that configuration. IP Helper also provides notification mechanisms to ensure that an application is notified when certain aspects of the local computer network configuration change.
Iphelper是对本地计算机的网络管理工具。
常用的接口如下:
Adapter Management
Address Resolution Protocol Management
- CreateIpNetEntry
- CreateProxyArpEntry
- DeleteIpNetEntry
- DeleteProxyArpEntry
- FlushIpNetTable
- GetIpNetTable
- SendARP
- SetIpNetEntry
Iphelper, 需要
IPHlpApi.h Iprtrmib.h IPTypes.h IPHlpApi.Lib 这些VS2005有这些资源,而VC6没有,需要把这些文件拷过来。