| View previous topic :: View next topic |
| Author |
Message |
Merk Guest
|
Posted: Fri Aug 27, 2004 2:36 am Post subject: ethernet address |
|
|
Is there an easy way to detect this address?
|
|
| Back to top |
|
 |
Victor Bazarov Guest
|
Posted: Fri Aug 27, 2004 3:14 am Post subject: Re: ethernet address |
|
|
"Merk" <Merk (AT) haha (DOT) com> wrote...
| Quote: | Is there an easy way to detect this address?
|
Absolutely. Just not using standard C++. It has to be
a function in your platform library. Ask in a newsgroup
dedicated to your platform (OS).
V
|
|
| Back to top |
|
 |
Jerry Coffin Guest
|
Posted: Fri Aug 27, 2004 5:42 am Post subject: Re: ethernet address |
|
|
"Merk" <Merk (AT) haha (DOT) com> wrote
| Quote: | Is there an easy way to detect this address?
|
Not a portable one. A newsgroup devoted to the sytem you care about
doing it on will probably be able to help with code for that system.
--
Later,
Jerry.
The universe is a figment of its own imagination.
|
|
| Back to top |
|
 |
|