The project is a port of the Mozilla Rhino JavaScript Interpreter (http://www.mozilla.org/rhino/) from Java/SE to J2ME/CLDC. The J2ME/CLDC port opens up the mobile world for scripting Java, as it is a widely used platform for mobile phone programming.
A public web security that uses a Java applet for client-side for encryption and decryption.
This server-side component is currently Java only, but are seeking to implement this in other languages and implement other encryption algorithms.
This C++ library has been designed as a Chrome SIP stack.
Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services.
The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to...