Java Jabber Messenger Jeti is a Java Jabber client that can support most chat features such as file transfer, group chat, emoticons, and formatted messages. It can be used as an application or as a Web applet. Jeti is built with a small core extended with plugins, so only the features that are necessary are loaded.
Jeti consists of a main program and several plugins, you can build Jeti with the inculded ant build file in the buildfiles directory. You can also build the plugins seperatly with the provided buildfiles.
You can deploy Jeti on three different ways, they all use the same sourcecode. The applet version doesn't need the nu.fw.jeti.ui.login package and the other versions don't need the nu.fw.jeti.applet package. The webstart and Applet need to be signed to connect to a different server then the one they were started from you can do this with the java jarsigner tool included with the JDK.
download...
0 comments:
Post a Comment