Hi,
I need to know what is SIP & what exactly its used for??
In NOKIA 2626 how it can be used??
In my app am making server connection...so will it be usefull to have SIP enabling....
regards,
Hi,
I need to know what is SIP & what exactly its used for??
In NOKIA 2626 how it can be used??
In my app am making server connection...so will it be usefull to have SIP enabling....
regards,
You mean the Session Initiation Protocol API (JSR 180)?
There is an article Getting Started with SIP API for J2ME (JSR 180).
You don't need this to connect to a server. You can use HttpConnection, for example.
The Nokia 2626 does not support JSR 180.
Cheers,
Graham.