Discussion Board

Results 1 to 6 of 6
  1. #1
    Regular Contributor J2meDeveloper's Avatar
    Join Date
    Jan 2009
    Posts
    103
    Hi all
    I want to retrive the networkID(TowerID) is it possible in J2ME handset ????
    can we retrive networkID(towerID) on J2ME handset using Java ????
    which API required to access this???
    please help me i am new to this networking concept


    Regards
    Divya

  2. #2
    Super Contributor ingsaurabh's Avatar
    Join Date
    Apr 2009
    Posts
    572
    you need location API for this i.e JSR 179 in that in location you will find

    PHP Code:
    MTY_NETWORKBASED 

        MTY_TERMINALBASED 

        MTA_ASSISTED 
    althogh I havent tried through this method but I think it should work
    Regards,
    Saurabh

  3. #3
    Regular Contributor J2meDeveloper's Avatar
    Join Date
    Jan 2009
    Posts
    103
    I am trying using these code
    Code:
     String S40_cell_id = System.getProperty("Cell-ID");
           String S60_cell_id = System.getProperty("com.nokia.mid.cellid");
    but i am getting null value on handset nokia 6085,nokia 6500 slide and nokia N-73 on all these i am getting null value please help me on this

    Regards
    Divya

  4. #4
    Regular Contributor J2meDeveloper's Avatar
    Join Date
    Jan 2009
    Posts
    103
    Quote Originally Posted by ingsaurabh View Post
    you need location API for this i.e JSR 179 in that in location you will find

    PHP Code:
    MTY_NETWORKBASED 

        MTY_TERMINALBASED 

        MTA_ASSISTED 
    althogh I havent tried through this method but I think it should work
    i required a java code for J2ME handset to retrive the cellid please please guide me how can i do that

    Reagrds
    Divya

  5. #5
    Super Contributor ingsaurabh's Avatar
    Join Date
    Apr 2009
    Posts
    572
    following link contains many example
    1 thing to be sure not to use getLocation() method but to use location listener interface for retrieving locations
    Regards,
    Saurabh

  6. #6
    Super Contributor grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    Duplicate post.

    It's much simpler if you post questions only once, it keeps all the answers in one place.

    Graham.

Similar Threads

  1. J2ME or C++ for VoIP on Mobile
    By sandeepkumar03 in forum VoIP
    Replies: 4
    Last Post: 2009-02-02, 10:28
  2. Calling a native c or c++ application from J2ME
    By satyarajasekhar in forum Mobile Java Networking & Messaging & Security
    Replies: 5
    Last Post: 2009-01-02, 12:10
  3. J2ME or C++ for VoIP on Mobile Phone
    By sandeepkumar03 in forum Mobile Java Media (Graphics & Sounds)
    Replies: 2
    Last Post: 2008-11-13, 20:14
  4. Acessing voice channel using J2ME
    By diegomello in forum VoIP
    Replies: 1
    Last Post: 2008-10-21, 15:57
  5. Can J2ME be used for sending MMS Message ?
    By seno_ap in forum Mobile Java General
    Replies: 1
    Last Post: 2006-11-24, 14:36

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved