Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User teddy_kim2003's Avatar
    Join Date
    Jul 2004
    Posts
    29
    I would like to read my sms in native inbox, but after I have a look on the forum, it's impossible for me. So now I have an idea, it's meant, I want to write AT command on my midlet, but I don't know how should I do. If you know could you help me?
    Teddy kim

  2. #2
    Super Contributor amitaggarwal's Avatar
    Join Date
    Feb 2004
    Location
    Dallas
    Posts
    605
    AT command ???

    What r those .. ???
    Last edited by amitaggarwal; 2004-09-01 at 09:56.

  3. #3
    Registered User eziekel2517's Avatar
    Join Date
    Dec 2004
    Posts
    12
    AT commands are used to communicate with a GSM modem.

    If I understand correctly you want to access the sms messages in the telephone which is not possible in J2ME.

    To access SMS messages in a midlet you have to send the messages to a specific port on the mobile - which the midlet has registered a connection for (see the PUSH specification.)

    Sending a sms message to a specific port is easy via j2me, but sending it via a gsm modem is kind of tricky if you want to do it via AT commands. You'll have to study the GSM spec. and send the SMS in PDU format.

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