Re: Nist SIP on J2ME CDC environment ?
Man-Chi Leung <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
On 2006-07-09 19:16:00 +0800, cincinak <[email protected]> said: > > I am a newcomer to SIP world and my question is: > Can I use NIST-SIP implementation for J2ME CDC environment without any changes? > e.g. on top of IBM J9 CDC VM for Windows Mobile? Thanks for any help! > > cincinak btw, if u r running sip-4-me on IBM J9(simulator), beware of the threading issue. J9 needs the main thread to handle pop up selection (e.g. the permission to go online). u will need another separate thread to run sip-4-me ~manchi