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

SIP with J2SE

Options
  • 19-03-2008 3: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