Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: d1d9cf94b05374932cdf896dd59de56e36f776b9 Size: 1.86 MB File Format: zip
Rating: 2.608695652
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 378 License: Free
Jeti is a free software by Eric de Boer and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download Jeti which is 1.86 MB in size and belongs to the software category Chat. Jeti was released on 2006-10-18 and last updated on our database on 2017-02-18 and is currently at version 0.7.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Jeti Description
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 doesnt need the nu.fw.jeti.ui.login package and the other versions dont 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.
Jeti consits of several packages:
· backend This package consists of the low level network interface and the main class (Start)
· backend.roster contains the roster handling code
· events All kinds of events that can be used to be notified of jabber events
· images The standard Jeti images and some roster icon handling code
· jabber The core jabber packages, including the Backend class
· to communicate with the rest of Jeti
· jabber.elements The different jabber stanzas as Java classes
· jabber.handlers The Sax xml handlers for the Jabber stanzas
· plugins The different plugins and plugin management
· ui The core user interface
· ui.login The login interface
· ui.models Some Swing models
· util Some utilities, including a non model popup,the I18N class and the PreferencesSystem requirementsJava