Welcome to Java2Script's demo page: Google Talk Client's Java SWT desktop copy
Download Google Talk's Java SWT Desktop Copy
Install Instructions:
- Download and install Java 5.0+ (1.5.0+)
- Unzip the downloaded files
- If you are using Windows, double click java2script-gtalk.bat for Google Talk with direct local login, and double click java2script-gtalk-http-query.bat for Google Talk with demo.java2script.org's HTTP proxy login(Avatars is not supported with this mode).
- If you are using OS others than Windows, please downlaod your OS' SWT libraries from Eclipse, and modify *.bat into *.sh for your environment.
Google Talk (also known as Gtalk) is Google's instant commnunications service. There are already 3 official Google Talk copies:
- Google Talk Client (Windows only, written in C or C++)
- Google Talk Gadget (For all modern browsers that support Flash, platform independent)
- Google Talk Web (Integrated with GMail, for all browsers that support JavaScript)
Here is a pure JavaScript copy of Google Talk Client from non-Google communities. It is first implemented in Java language using Eclipse SWT and Smack (A library for Jabber's XMPP). Then the client is converted to JavaScript with servlet supports. And then it's deployed on a Tomcat server. For more details or architectural information, please visit blog "Inside Java2Script".
If you find any bugs or have any advices, please be kind to let me ( zhourenjian at gmail dot com ) know.
Zhou Renjian
Aug 15, 2007
Related links: