Page 1 of 1

Determining MAC Address

PostPosted: Jul 17, 2002 @ 8:14pm
by ryanc
I would like to be able to determine my PocketPC's MAC address from an eMbedded VC++ application. It seems to be a tough thing to do in general, though I've found the SNMP method and it works fine on my desktop Visual Studio .NET, however, I can't get it to compile on my PocketPC because I don't have snmp.h or the .lib in my development tools (whether its just not installed, or it just doesn't work on PocketPC, I don't know).

Does anyone have an idea as to an easy way to get the MAC address? Even if its not easy, but possible, I'd still be willing to try..

Thanks,
ryanc

PostPosted: Jul 17, 2002 @ 8:42pm
by James S
Boy, wouldn't that make warez protection easy if we could get the MAC address of a PocketPC.

PostPosted: Jul 17, 2002 @ 9:45pm
by refractor

PostPosted: Jul 17, 2002 @ 10:53pm
by ryanc

PostPosted: Jul 18, 2002 @ 2:42am
by R0B

PostPosted: Jul 18, 2002 @ 3:28am
by Dan East