Discussion Board

Results 1 to 3 of 3
  1. #1
    Hi,
    I'm developing a Java based SMS server, which has a stateless environment. Can anyone suggest how to manage sessions in a stateless environment?

    Thanks is advance...
    Chiradeep

  2. #2
    Nokia Developer Expert auvinent's Avatar
    Join Date
    Mar 2003
    Location
    Tampere / Finland
    Posts
    1,839
    Hello!

    There isn't any good way to create session at SMS dialog. Only method is to bind the MSISDN number to some period of time.

    Teemu / Forum Nokia

  3. #3
    Registered User rampriyak's Avatar
    Join Date
    Mar 2003
    Posts
    5
    Hi,

    I am developing an application and the flow is like this.

    1.I am having group of clients who send SMS to me via web interface to their friends with sender ID set to my modem number.

    2.Now their receivers will send reply to the modem number.I will receive all these messages to my GSM modem(Nokia 7110 phone modem).

    3.Now I have to take the message ie reply and send to the concerned client to his mail ID using Java mail api.

    Now is there a way using which I can maintain the session of the receivng message and map it with the correct mail ID.

    Is there a way by which without the knowledge of receiving user,can I set some unique identifier?.

    Your advise will be highly appreciated.

    Regards,

    Ram

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