Chat Demo - Downloads
An archive containing a self-contained JAR file for the Java GUI client. After downloading this file to a system with Java5 or Java6 installed, you can launch the client by double-clicking on the JAR file (Windows/Mac OS X) or executing java -jar ChatDemoGUI.jar from the command line. The client is pre-configured to use the ZeroC public chat server, but you can select a different host when logging in.
An archive containing the .NET GUI client executable. This program requires .NET Framework 3.5 or greater on Windows. The client is pre-configured to use the ZeroC public chat server, but you can select a different host when logging in.
ChatDemo-1.3.0.zip
ChatDemo-1.3.0.tar.gz
The chat demo source distribution, including the C++ server and clients written in C++, Java, C#, PHP, and Silverlight. Requires Ice 3.4.1 on a supported platform. Additional requirements are listed below.
| Additional Requirements | |
|---|---|
| .NET Client | Ice for .NET 3.4.1 with Visual Studio 2010 and .NET Framework 3.5 or greater on Windows |
| Silverlight Clients | Ice for Silverlight 0.3.3 a browser with the Silverlight 2 plug-in or greater and JavaScript enabled |
| Applet Client | Browser with Java 1.5 plugin or greater and JavaScript enabled |
| PHP Client | Browser with JavaScript enabled |
ChatDemo-ThirdParty-Sources-1.3.0.tar.gz
ChatDemo-ThirdParty-Sources-1.3.0.zip
An archive containing the source distributions for the Chat Demo's third-party dependencies.