Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

SIP with J2SE

  • 19-03-2008 2:33pm
    #1
    Closed Accounts Posts: 1


    I'm trying to write a program in the J2SE environment, it uses SIP to accept a string from another SIP application on a phone. The midlet is working fine but i cannot get the J2SEenvironment to recognise the SIP code. I have package javax.sip imported and some other imports such as, import javax.sip.* but it says i have not got the secified javadoc added to the java platform manager.
    Does anyone know about this? any help would be appreciated!


Advertisement