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