import nist.javax.microedition.sip.*;
"S. M. Nazmul Hasan (Opu)" <[email protected]> Mon, 2 Jun 2008 11:51:24 +0600
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
--===============0133581356933352873==
Content-Type: multipart/alternative;
boundary="----=_Part_7168_13686005.1212385884072"
------=_Part_7168_13686005.1212385884072
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi..
I downloaded the following sdk from
https://www.ims-developer-program.com/index.php?id=29 and added this into my
IDE's library.
Download JavaME 281 IMS SDK
4.0<https://www.ims-developer-program.com/index.php?id=74>
i have already created a sip application using jsr180(using *import
javax.microedition.sip.**) and that works fine..but i want to use the
mentioned sdk to create sip application...according to the sdk i used *import
nist.javax.microedition.sip.*;*
all are fine during compilation....but at the runtime when executing this
line i got ClassCastException.
SipConnectionNotifier scn=(SipConnectionNotifier)
Connector.open("sip:5070");
i am using Netbeans IDE 6.0.1 which has built in WTK 2.5.2....i also tried
this removing jsr180.jar from library....
i just want to know that whether it is possible to create a sip application
i using only *nist package* or not.
Reagards
Opu
------=_Part_7168_13686005.1212385884072
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi..<br><br>I downloaded the following sdk from <a href="https://www.ims-developer-program.com/index.php?id=29">https://www.ims-developer-program.com/index.php?id=29</a> and added this into my IDE's library.<br><br><a href="https://www.ims-developer-program.com/index.php?id=74" target="" class="internal-link">Download JavaME 281 IMS SDK 4.0</a><br>
<br>i have already created a sip application using jsr180(using <b>import javax.microedition.sip.*</b>) and that works fine..but i want to use the mentioned sdk to create sip application...according to the sdk i used <b>import nist.javax.microedition.sip.*;</b><br>
<br>all are fine during compilation....but at the runtime when executing this line i got ClassCastException.<br><br>SipConnectionNotifier scn=(SipConnectionNotifier) Connector.open("sip:5070");<br><br>i am using Netbeans IDE 6.0.1 which has built in WTK <a href="http://2.5.2.">2.5.2.</a>...i also tried this removing jsr180.jar from library....<br>
<br>i just want to know that whether it is possible to create a sip application i using only <b>nist package</b> or not.<br><br>Reagards<br>Opu<br>
------=_Part_7168_13686005.1212385884072--
--===============0133581356933352873==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
nist-sip mailing list
[email protected]
http://www-x.antd.nist.gov/mailman/listinfo/nist-sip
--===============0133581356933352873==--