Project Summary

Project Information

Field Value
Name MiniIM
Description MiniIM is multi protocol supported <a href="http://en.wikipedia.org/wiki/Instant_messaging">instant messaging</a> client. This is based on <a href="http://en.wikipedia.org/wiki/J2me">J2ME</a> and thus targeted on the <a href="http://en.wikipedia.org/wiki/MIDP2>MIDP2</a> supported platforms(commonly found in the mobile devices). This is inspired by one of such popular software <a href="http://pidgin.im">Pidgin(Gaim)</a>. The design is concentrated on the protocol level abstraction and an easy way to integrate new protocol implementations. Finally it is open source. You can modify, extend and redistribute the program under the terms of <a href="http://www.gnu.org/licenses/gpl-3.0.txt">GPL</a>. MiniIM is instant messaging client. As it's name(Mini IM) implies it is lightweight. It can connect to different servers through different protocol (Note that it does not convert protocols). And it can do it simultaneously. The user needs identifications (and probably password) to connect to remote server. The interface design is unaware of the underlying protocols. Implementing newer protocol is simple here.
Homepage http://miniim.sourceforge.net

Project Organization

Field Value
Name Ayaslive Dot Net
URL http://ayaslive.net

Build Information

Field Value
GroupId net.ayaslive.miniim
ArtifactId miniim
Version 0.7.1
Type jar