Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Instant Messenger

1 replies · 1,544 views · Started 24 January 2006

Hi !

I use Symbian SDK v2.1 and Codewarrior as my IDE.I need to develop an instant messaging application which would work as follows : Suppose User A needs to send an instant message to User B then

Step 1) User A sends the message from his mobile phone to a server which resides on a computer somewhere.

Step 2) The Server routes the message to the cell phone of User B

How do I implement this functionality in Symbian C++ . Is there some sample code I can refer to which might be of some help.

Thanks a lot 😊