搜索资源列表
2005010914293716598
- asp 服务器 其中最主要的两个函数是GetNumberOfInterfaces和GetInterfaceInfo,前者指出网络接口的个数,后者提取网络接口的信息。对于第一个函数要说明的一点是它好象并没有返回正确的值,因为据MSDN描述:一个网络接口是网卡的逻辑抽象,它们是一对一的关系。而实际情况是我的机器上只有一张网卡,这个函数却返回了2。实际上,因为每-asp server the most important function
2222
- 其中最主要的两个函数是GetNumberOfInterfaces和GetInterfaceInfo,前者指出网络接口的个数,后者提取网络接口的信息。对于第一个函数要说明的一点是它好象并没有返回正确的值,因为据MSDN描述:一个网络接口是网卡的逻辑抽象,它们是一对一的关系。而实际情况是我的机器上只有一张网卡,这个函数却返回了2。实际上,因为每-Two of the most important function is GetNumberO
GetInterfaceInfo
- 获取网络接口信息,比如系统现有网卡的数量-Network interface to obtain information, such as the system the number of the existing network card, etc.
GetInterfaceInfo
- 获取网络适配器列表并打印其属性信息,程序简单,了解几个API,就可以编出来-Obtain the list of network adapters and print its attribute information, the program is simple to understand several API can be compiled out