Anyone know how to get the MAC address of the PC the app is running on. (Note: I have the IP) just need to get the MAC. I did try the "Get Mac address demo" from the code exchange but one of the numbers in the returning MAC address is coming back wrong.
Dave V.
It is possible that code snippet is not working because it contains some unsupported features. One option is to create a DLL and call that DLL from your Web app. PowerServer does support external function calls.