Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MAC address
Message
 
To
07/01/2003 10:02:51
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00738756
Message ID:
00738785
Views:
19
>The ones and zeroes you mention should be the same MAC address you got previously, but in binary instead of hexadecimal. It is customary to express the MAC address in hexadecimal, but there is no (technical) reason that forbids to express it in several other ways.
>
>A MAC address consists of 6 bytes, which can be expressed as 12 hexadecimal digits, or as 48 bits.
>
>Check whether you have 48 digits (ones and zeroes). If yes, it probably is the correct MAC address, which you can then convert to hexadecimal.
>
>This may be too much trouble (I suspect the file Sergey mentioned is simpler to use), but I hope to at least help clarify what is going on.
>
>Hilmar.

Thanks for your reply Hilmar. Very educational.
When I use getenv() I get "000000000001" (12 digit character string (literal).
When I use the dll Sergey pointed me to I get "0004764a61ad"

The latter seems like the correct MAC address. I am still kind of confused where the first so called MAC address comes from.

Our file server is running Novell 3.12 (I told you it was old) and my work station is running W2K. Ohh and it is VFP7.0


Einar
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform