This demo is a Java client for the ZeroC Chat Demo. This demo connects to a single chat room, allowing you to chat with other chat room participants.
By default, the demo connects to the chat server hosted on demo.zeroc.com through a WebSocket reverse proxy hosted on zeroc.com.
If you wish to run your own server you can specify a custom configuration file when launching the application:
java -jar ChatGUI.jar --Ice.Config=config.client