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. The client is pre-configured to use the ZeroC public chat server, but you can select a different host when logging in.
ChatDemo-1.0.0.zip
ChatDemo-1.0.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.3.0 on a supported platform. Additional requirements are listed below.
| Additional Requirements | |
|---|---|
| .NET Client | Ice for .NET 3.3.0 with Visual Studio 2008 and .NET Framework 3.5 |
| Silverlight Client | Ice for Silverlight 0.2.0 with Firefox 3 or Internet Explorer 7 and JavaScript enabled |
| PHP Client | Browser with JavaScript enabled |
ChatDemo-ThirdParty-Sources-1.0.0.tar.gz
ChatDemo-ThirdParty-Sources-1.0.0.zip
An archive containing the source distributions for the Chat Demo's third-party dependencies.