Discussion Board
-
Session management in Stateless environment
2002-09-20, 08:13
#1
Registered User
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
-
RE: Session management in Stateless environment
2002-09-23, 05:13
#2
Nokia Developer Expert
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
-
Help on 2 way GSM Modem
2003-09-15, 14:19
#3
Registered User
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
-
Forum Rules