Differences between revisions 3 and 4
Revision 3 as of 2006-05-22 20:49:54
Size: 2085
Editor: t-indiv10-220
Comment:
Revision 4 as of 2008-10-03 20:18:33
Size: 2137
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
[[Navigation(siblings, 1)]] <<Navigation(siblings, 1)>>
Line 5: Line 5:
 * attachment:TIM3.jar - the blackbox. A Jabber client based on JBother 0.8.5
 * attachment:FileTransfer.jar - a plugin for TIM3 for exchanging files/photos.
 * attachment:EmoticonCollector.jar - a plugin for TIM3 to collect emoticons from the conversations.
 * attachment:PresenceWatcher.jar - a plugin for TIM3 to monitor/change the status of the user and the buddies.
 * [[attachment:TIM3.jar]] - the blackbox. A Jabber client based on JBother 0.8.5
 * [[attachment:FileTransfer.jar]] - a plugin for TIM3 for exchanging files/photos.
 * [[attachment:EmoticonCollector.jar]] - a plugin for TIM3 to collect emoticons from the conversations.
 * [[attachment:PresenceWatcher.jar]] - a plugin for TIM3 to monitor/change the status of the user and the buddies.
Line 12: Line 12:
 * attachment:AllInOne.zip
 * [http://id00243.id.tue.nl/~jhu/TIM3/doc/ TIM3 JavaDoc]
 * [http://id00243.id.tue.nl/~jhu/TIM3/plugins/FileTransfer/doc/ File Transfer Plugin JavaDoc]
 * [http://id00243.id.tue.nl/~jhu/TIM3/plugins/EmoticonCollector/doc/ Emoticon Collector Plugin JavaDoc]
 * [http://id00243.id.tue.nl/~jhu/TIM3/plugins/PresenceWatcher/doc/ File Presence Watcher JavaDoc]
 * [[attachment:AllInOne.zip]]
 * [[http://id00243.id.tue.nl/~jhu/TIM3/doc/|TIM3 JavaDoc]]
 * [[http://id00243.id.tue.nl/~jhu/TIM3/plugins/FileTransfer/doc/|File Transfer Plugin JavaDoc]]
 * [[http://id00243.id.tue.nl/~jhu/TIM3/plugins/EmoticonCollector/doc/|Emoticon Collector Plugin JavaDoc]]
 * [[http://id00243.id.tue.nl/~jhu/TIM3/plugins/PresenceWatcher/doc/|File Presence Watcher JavaDoc]]
Line 23: Line 23:
Copy attachment:TIM3.jar to anywhere you like. Double click on the icon to start the program. Copy [[attachment:TIM3.jar]] to anywhere you like. Double click on the icon to start the program.
Line 33: Line 33:
 attachment:JBother.jpg  {{attachment:JBother.jpg}}
Line 36: Line 36:
 attachment:PluginManager.jpg  {{attachment:PluginManager.jpg}}
Line 39: Line 39:
 attachment:FileTransfer.jpg  {{attachment:FileTransfer.jpg}}
Line 42: Line 42:
 attachment:EmoticonCollector.jpg  {{attachment:EmoticonCollector.jpg}}
Line 45: Line 45:
 attachment:PresenceWatcher.jpg  {{attachment:PresenceWatcher.jpg}}


Binaries

  • TIM3.jar - the blackbox. A Jabber client based on JBother 0.8.5

  • FileTransfer.jar - a plugin for TIM3 for exchanging files/photos.

  • EmoticonCollector.jar - a plugin for TIM3 to collect emoticons from the conversations.

  • PresenceWatcher.jar - a plugin for TIM3 to monitor/change the status of the user and the buddies.

    • please notice that these plugins does not work with the original JBother, use TIM3 instead.

Source code and documents

Requirements

Java 2 JREE 1.4 or above.

Installation

TIM3

Copy TIM3.jar to anywhere you like. Double click on the icon to start the program.

plugins

Copy the plugin to <home>/.jbother/plugins. On Linux, <home> is your home directory. On Windhows, <home> is C:\Documents and Settings\<your windows login user name>. You can download these plugins in the plugin manager because these plugins are not part of the standard JBother.

In order to serve the files from your local computer when transferring files, port 8080 will be open for connection. Any other software occupying this port or any firewall security hiding this port will fail the FileTransfer plugin to work properly.

Screenshots

TIM3 in action

JBother.jpg

Plugins are loaded

PluginManager.jpg

File Transfer plugin in action

FileTransfer.jpg

Emoticon Collector plugin in action

EmoticonCollector.jpg

Presence Watcher Plugin in action

PresenceWatcher.jpg

JunHu: UmlMasterModule/0503/Download (last edited 2008-10-03 20:18:33 by localhost)