Re: how to get MAC address of local machine?
Rajneesh Bhandari <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
I've done this before. Java has no native way of finding a MAC address, because there's really nothing you can do with it. If you really want it, then you need to do something platform specific. -Rajneesh Bhandari --- Prasad kadbane <[email protected]> wrote: > Hello, > Does anybody knows how to get MAC > address(ethernet physical > address) of local machine through java coding? > does java provides any in build utility to > get MAC address? > > thanks in advance > > -- > Prasad Kadbane. > Software Engineer > Vyom Labs Pvt. Ltd. > Pune (Maharastra). > > =========================================================================== > To unsubscribe, send email to [email protected] > and include in the body > of the message "signoff RMI-USERS". For general > help, send email to > [email protected] and include in the body of the > message "help". > > For a list of frequently asked RMI questions please > refer to: > http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html > > To view past RMI-USERS postings, please see: > http://archives.java.sun.com/archives/rmi-users.html > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html