Search code examples
blackberryjava-menokia

How can I get Carrier and IP Address and Device Id on J2ME?


How can I get Carrier and IP Address and Device Id on J2ME?


Solution

  • There is no standard way to get these information on JavaME however on Nokia platforms there are some Nokia specific system properties that you can use. com.nokia.mid.imsi and com.nokia.mid.networkid may be interesting for your case.

    For the IP address I suggest that you use a server side call to retrieve the IP address from referrer.