Downloadliste

Projektbeschreibung

Jumpi is a simple, protocol agnostic, and
extensible message passing communications API
written in Java. The fully documented plug-in
based reference implementation provides protocol
adapters for MPI, TCP, UDP, JMS, Email, and HTTP
for MIDP1.0 Midlets. The connectionless messaging
paradigm can dramatically simplify client
application code and is a complementary technology
to JMS and RMI. Jumpi is compatible with Midp1.0,
PersonalJava1.0, and J2SE.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-12-29 15:00
1.2.0

Das Minor-Release verfügt über eine neue EmailConnector. Dies macht es möglich, MimeMessage E-Mail über SMTP zu versenden und E-Mail von einer E-Mail-Konto über POP3 oder IMAP-Protokolle zu erhalten. Sun javax.mail API wird durch Jumpi leicht zu bedienende API gehüllt, die Befreiung der Client-Anwendung von unnötigen Verbindung / Session-Management.
Tags: Minor feature enhancements
This minor release features a new EmailConnector.
This makes it possible to send MimeMessage email
via SMTP and to receive email from an email
account via POP3 or IMAP protocols. Sun's
javax.mail API is wrapped by Jumpi's easy-to-use
API, freeing the client application from
unnecessary connection/session management.

2003-06-26 07:20
1.1.0

Das Minor-Release verfügt über eine neue MIDP1.0 kompatibel HttpConnector und ein HTTP-Servlet, JMS-Brücke. Wireless Java-Anwendungen können Jumpi als bequeme Allzweck-Kommunikation Methode, um eine J2EE-oder JMS-zurück-Ende. Ein Beispiel MIDlet ist vorgesehen, die die HttpConnector verwendet.
This minor release features a new MIDP1.0 compatible
HttpConnector and a HTTP to JMS bridge servlet.
Wireless Java applications can use Jumpi as a
convenient general purpose communications method to
a J2EE or JMS back-end. An example MIDlet is provided
which uses the HttpConnector.

2003-05-23 10:46
1.0.0

Tags: Initial freshmeat announcement

Project Resources