Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

이 마이너 릴리스의 새로운 기능을 EmailConnector.이 가능 MimeMessage SMTP를 통해 이메일을 보낼 수 POP3 또는 IMAP 프로토콜을 통해 전자 메일 계정에서 이메일을받을 수있습니다. Sun의 javax.mail API를 Jumpi의 쉬운 API를 사용하도록함으로써, 불필요한 연결에서 클라이언트 응용 프로그램 / 세션 관리를 자유롭게 싸여있다.
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

이 마이너 릴리즈는 J2EE 또는 JMS를 편리하게 일반적인 목적의 통신 방법으로 다시 사용할 수있습니다 Jumpi 엔드. 무선 자바 애플 리케이션을 호환 HttpConnector 및 HTTP를 위해 JMS 다리를 서블릿 새로운 MIDP1.0 특징이다. 예를 들어 어떤 MIDlet HttpConnector를 사용하여 제공됩니다.
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