2006-02-07

POJ - Meet SIP (An introduction to SIP)

Session Initiation Protocol (SIP) is an important signaling protocol that the telecommunications industry is rapidly moving to for next-generation applications. Java is an excellent platform for SIP development, especially on the server side. Similar to HTTP servlets, the SIP Servlet API allows easier development of SIP services. This article describes SIP servlet technology and provides an annotated example.
read