Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
MAC ADDRESS of a remote computer
Name: softsp Date: April 12, 2009 at 22:27:48 Pacific OS: Windows XP Subcategory: Java
Comment:
Can anyone plz tell me how can i get the MAC address of a remote computer running on any OS in JAVA. Actually the remote computer is my client which access my URL occassionally.
It intrigues me as to what you might want the MAC address for. If you cant identify the person at the other end from it. You might just as well ask for the motherboard serial number for all the use it is.
Summary: I have a batch script I wrote to get the MAC address of a remote computer. The way it works now, you have to run it in interactive mode. I would like to be able to run it from the command line, such a...
Summary: I am updating out DHCP config and wrote this script to get the MAC address of a remote computer on the network. It works fine if I leave the errorlevel part out of it, but I want the errorlevel includ...
Summary: I wan to get MAC address of remote system based on my URL,it means if any remote system access my URL i want to get MAC address of that system.for all browsers and all OS it must work and it must be ...