Skip to content

Latest commit

 

History

History
 
 

Chat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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