getting IP address in J2ME
does anyone know how to get the device local IP address or host name? This was implemented by java.net (InetAddress class) calling an OS native method, but this is not possible anymore in J2ME. Any suggestions?
PD: More details about the question and 6 Duke Dollars if you reply on the previous post:
http://forum.java.sun.com/thread.jsp?forum=4&thread=185569

