|
About:
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.
Release focus: Minor feature enhancements
Changes:
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.
Author:
Peter Klauser [contact developer]
Homepage:
http://jumpi.sourceforge.net
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|