• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

getting IMEI

 
Ranch Hand
Posts: 346
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As of last year we could not acces IMEI through J2ME..
Some vendor smigth have enabled getting the IMEI number by System.properties(imei)
But that is not portable..
Has anyone in theri experience found a work around that is portable using J2ME...other than the obvious work around of having the user log in each time..
The purpose is to link the J2ME application with either IMEI or some other id that is billiable..

getting the header and the Number via WAP is out because nto every gateway retruns the IMEI number in the headers; I know that the Nokia's gateway does not..
Thanks for any information you may be able to give me..
 
reply
    Bookmark Topic Watch Topic
  • New Topic