On 18 Sep 2004, at 07:16, Paul Aviles wrote:
This is a linux box. FC1
You need ioctl(). See
http://www.linuxquestions.org/questions/archive/9/2003/03/3/38217 for C
code.
Jonas
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org
On Thu, 16 Sep 2004 15:44:00 -0400, Paul Aviles wrote
> Is it possible to detect and read the mac addresses of the nic cards
> installed on a motherboard?
This is a low-level stuff that highly depends on your platform - which target
are you talking about?
Tomas
On 16 sep 2004, at 21:44, Paul Aviles wrote:
Is it possible to detect and read the mac addresses of the nic cards
installed on a motherboard?
How you have to do this is completely operating system (family)
dependent.
Jonas
___
fpc-pascal maillist - [
Uz.ytkownik Paul Aviles napisa?:
Is it possible to detect and read the mac addresses of the nic cards
installed on a motherboard?
Thanks
Paul
I found this:
Netbios unit for Delphi (follows IBM's Netbios 3.0 specification). Example of
use shows how to get ethernet MAC address.
http://www.delphi3