|
User
Guide
Developer
Docs
|
Running Corona ServerTo run only the Corona server for testing purpose, (such as for running java application which connects to the Corona server: the Corona server is a group-communication server that supports shared object)
You'll be asked the following two questions. Do you want to log chat ? [y/n] Killing Corona ServerTo kill Corona server,
(port_number is the Corona_port_number you provide when you run testCorona.) If you don't provide the port_number argument, the killCBEServers will print the port numbers which are used by current CBE servers. You can also use the "killCorona Corona_port_number" to kill the Corona server. Running a Distview ClientTo run a Distview client like Chat, go to umich/cbe/distview/experiments/Chat
directory which contains Chat.html. Edit the Chat.html so that ServerPortNumber
and ServerHostName are set correctly. ServerPortNumber and ServerHostName
should be set to Corona server's port and machine address respectively.
|
||||||
![]() |
|||||||