17 projects tagged "Software Development"
db4o is an object database for Java and all .NET environments. Its features include ACID transactions, automatic class schema recognition, query-by-example, a S.O.D.A. object querying API, native queries, LINQ support on .NET, callback methods, memory files, cascade-on-delete, multi-threaded access, and Java Webstart and servlet support.
SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet. It can be used to send any kind of messages, in addition to normal text messages. This includes multimedia messages like images, video, and audio stream. All messages in the SILC network are encrypted and authenticated, and messages can also be digitally signed. SILC protocol supports AES, SHA-1, PKCS#1, PKCS#3, X.509, OpenPGP, and is being developed in the IETF. The software is delivered as SILC Client for end users, SILC Server for system administrators, and SILC Toolkit for application developers.
Frink is a calculating tool and programming language designed to help you in the real world. It tracks units of measurement throughout all calculations and ensures that answers are correct. It converts between systems of measurement, and has a huge library of physical data. It is both a simple calculator for quick calculations and a full-fledged programming language for large tasks. It draws high-quality graphics, handles conversions between time zones, currencies, and historical values of the U.S. dollar and the British pound, translates between several languages, does date/time math, and more.
SILC Runtime Toolkit (SRT) provides useful utility functions for application programmers. SRT can be used as the main runtime in any application. It provides an application main loop, hash tables, lists, atomic operations, threads, locks, queues, a file descriptor stream, a socket stream, network routines, a finite state machine, a memory pool, a random number generator, buffers, regular expressions, and many other features. It natively supports Unix/Linux, Windows, Mac OS X, and Symbian OS platforms.
LightBlue is a cross-platform Python Bluetooth API for Mac OS X, GNU/Linux, and Python For Series 60. It provides easy programmatic access to device and service discovery, RFCOMM sockets, L2CAP client sockets, sending and receiving files over OBEX, service advertising, and local device information.
Maverick is a professional-level Java SSH API that is based upon the popular open source J2SSH library. It features support for both SSH1 and SSH2 protocols and compilation under JDK versions 1.1+, including the latest J2ME Java Mobile Platform. It also provides a range of performance enhancements with no dependencies, a single-threaded architecture, and improved file transfer rates.
The Invisionix Roaming System Remote (IRSR) is a new metasystem which provides its users with a personal PC capability that operates in a distributed WAN environment. The metasystem is built with PHP, Javascript, and MySQL. The IRSR is a personal, general purpose, and modular mobile PC system, built by integrating existing Open Source components.
SILC Crypto Toolkit (SCT) is a high performance multipurpose cryptographic toolkit for application programmers. It provides ciphers, hash functions, public key cryptosystems, MAC algorithms, multi-precision integers, cryptographic accelerators, an ASN.1 encoder and decoder, and many other features.
J2ME ChartComponent is an MIDP 2.0 charting component with basic functionality for showing charts on embedded devices. It currently implements horizontal bar, vertical bar, and line charts. An incomplete and experimental pie chart component is implemented, as well as a very simple 'legenda'.