Computing.Net > Forums > Programming > MAC address of remote system

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 remote system

Reply to Message Icon

Name: rajidwh
Date: April 7, 2009 at 02:07:15 Pacific
OS: Independent of OS
Subcategory: Java
Comment:

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 COMPATIBLE with JAVA



Sponsored Link
Ads by Google

Response Number 1
Name: StuartS
Date: April 7, 2009 at 05:25:33 Pacific
Reply:

You are not going to get it. MAC address is part of the Ethernet protocol and is only used with a Local Area Network. The URL is part of the TCP/IP protocol which is what the Internet runs on.

Once you are past your ISP if the remote computer is using PPPoEthernet or the users router if they are using PPPoATM, MAC addresses are discarded as they are no longer needed. MAC addresses are not transmitted over the Internet.

To discover a computers MAC address you would have to be on the same Local Area Network as they are in which case you wouldn't be needing a URL.

Stuart


0

Response Number 2
Name: jgalty
Date: April 7, 2009 at 05:51:38 Pacific
Reply:

What stuart5 is correct. You would be able to get the users IP address but that's it. Also if you did want there mac address then i would have concerns on why you would want that.

Web Hosting
Wired Together


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Parse 2 files line by lin... find 2txt files and compa...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: MAC address of remote system

MAC ADDRESS of a remote computer www.computing.net/answers/programming/mac-address-of-a-remote-computer/18616.html

IP Reporting Using MAC Address www.computing.net/answers/programming/ip-reporting-using-mac-address/8408.html

Create file with mac address www.computing.net/answers/programming/create-file-with-mac-address/9789.html