文件名称:MACIP
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 风
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用于KOL取得MAC地址的单元,老俄对KOL的支持不错,配套设施齐全-Returns MAC address of the Ethernet network card.
On input, set IdxCount to an index of the card (0 is enouth,
if Count is not yet known). On output, Count always contains
number of cards. It seems that if the are several virtual
network devices in addition to the real network device
(e.g. installed with Virtual Machine emulators), the first card
returned actually is a real network unit.
|<br>
Though only Ethernet cards are looking for, Count contains
amount of all the interfaces (loopback, tokenring, sleep, etc.)
So make a loop from 0 to Count-1 until returned value become
<> 0 to get the MAC addres og the Ethernet network device
On input, set IdxCount to an index of the card (0 is enouth,
if Count is not yet known). On output, Count always contains
number of cards. It seems that if the are several virtual
network devices in addition to the real network device
(e.g. installed with Virtual Machine emulators), the first card
returned actually is a real network unit.
|<br>
Though only Ethernet cards are looking for, Count contains
amount of all the interfaces (loopback, tokenring, sleep, etc.)
So make a loop from 0 to Count-1 until returned value become
<> 0 to get the MAC addres og the Ethernet network device
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MACIP.pas