Connecting Tech Pros Worldwide Forums | Help | Site Map

client machine MAC id using javascript

pradeepjain's Avatar
Needs Regular Fix
 
Join Date: Jul 2007
Location: India
Posts: 407
#1: Sep 11 '09
Hi,
I tried to get the MAC ID of client machine using php which was impossible . So wanted to know if there is any way to find MAC ID of client machine using javascript ! Is there any way in both IE and firefox .

Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,652
#2: Sep 11 '09

re: client machine MAC id using javascript


not that I’m aware of. besides, why should JS read the MAC address at all (any connectivity is provided by the browser)?
pradeepjain's Avatar
Needs Regular Fix
 
Join Date: Jul 2007
Location: India
Posts: 407
#3: Sep 11 '09

re: client machine MAC id using javascript


i am trying to lock the web application to some mac id's so i need MAC id's so thought i js could help me read the MAC id of client machine!

i went through some examples but all are for IE
http://www.daniweb.com/forums/thread212462.html
Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,652
#4: Sep 11 '09

re: client machine MAC id using javascript


Quote:

Originally Posted by pradeepjain View Post

i went through some examples but all are for IE

that’s because ActiveX goes far deeper into the system than JS ever will.
rnd me's Avatar
Expert
 
Join Date: Jun 2007
Location: Urbana IL
Posts: 411
#5: Sep 18 '09

re: client machine MAC id using javascript


you could probably get this info in java, i know it can determine local IP addresses...
Reply


Similar JavaScript / Ajax / DHTML bytes