This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Applets and the fly likes Can i get mac address by using Applets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Can i get mac address by using Applets" Watch "Can i get mac address by using Applets" New topic
Author

Can i get mac address by using Applets

A Chauhan
Greenhorn

Joined: Nov 21, 2006
Posts: 15
Dear all,
I am planning to write a licensing module which will validate the mac address of a system. For that i want to know can i get the mac address of a system by using applets.

thanks in advance
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Java can't access low-level details like this without resorting to native code using the JNI API. And since you can't ship an applet with native libraries, this won't work.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Can i get mac address by using Applets
 
Similar Threads
JINI - MAC Address
how can i get ipaddress or hostname using macaddess
How to get MAC Address from Javascript
License management for a Standalone java application?
how to get mac address