[Gllug] Reading MAC addresses

Nathan Matthews Nathan.Matthews at caplin.com
Mon Jul 23 14:26:25 UTC 2001


>From my days of dos programming (over 6 years ago) the only way you 'might'
be able to do this is via bios interrupts.  Sometimes this had to be hand
coded in assembler, which isnt nice!, but some dos C programming
environments allowed you to call int86 and int86x.  You have to find out
what interrupt number to call and what to pass in and out of the registers.
There might be some third party software out there that allows you to do
this.  Perhaps you mean windows and not dos?  Dos development has been dead
for years.

-----Original Message-----
From: Chris Ball [mailto:chris at cpan.org]
Sent: 23 July 2001 15:16
To: gllug at linux.co.uk
Subject: Re: [Gllug] Reading MAC addresses


On Mon, Jul 23, 2001 at 03:16:34PM +0100, Allen Wayne wrote:
> I'm pushing for linux, but it might have to be cross platform, or at least
> DOS. (Sorry for swearing) Its a case of shaking the tree and seeing what
> ideas fall out.

*nod* Well, I don't think there is a cross-platform method. You'd
probably need an '#ifdef DOS', and I have no idea how you're going
to find out what to put in there. :-/

~C.

-- 
Chris Ball.
chris at cpan.org || http://printf.net/
"1 is equal to 2 for sufficiently large values of 1."

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list