This page was last modified 14:01, 27 November 2007.
SIP API
From Forum Nokia Wiki
Session Initiation Protocol API for Java ME (JSR 180) provides a general SIP API, so that SIP applications can operate in devices with limited memory.
This interface enables mobile devices to send and receive SIP messages. It provides SIP functionality at the transaction level; it's integrated into CLDC's Generic Connection Framework (GCF). API classes are stored under javax.microedition.sip package.
The Session Initiation Protocol (SIP) is a signaling protocol used for establishing and controlling multimedia communication sessions on networks that use the Internet Protocol. A session may be as simple as a two-way phone call or as complex as a collaborative video conference. SIP was primarily designed to establish, modify, and terminate sessions, and therefore doesn't know about the details within a session.
See also: http://developers.sun.com/techtopics/mobility/apis/articles/sip
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| s60 sip profile setting in j2me | nimco | VoIP | 3 | 2007-10-08 16:42 |
| SIP supported phones / platform | winfoware999 | General Discussion | 2 | 2008-06-13 05:59 |
| About SIP on J2ME | RichardZha | Mobile Java Tools & SDKs | 2 | 2006-02-28 05:05 |
| SIP Stack Pre-Implemented List of phones | vivek_dbaurman | General Symbian C++ | 1 | 2007-02-28 05:48 |
| SIP question | aztroboy | Mobile Java Networking & Messaging & Security | 1 | 2008-05-29 18:22 |
