In Linux
OR Type “java -cp .:jdom.jar:SystemJ_compiler_v1.0_networked.jar startcompilation --run-SystemJ DocEditor.xml”
|
In Windows Download the "Collaborative.zip".
OR Type “java -cp .;jdom.jar;SystemJ_compiler_v1.0_networked.jar startcompilation --run-SystemJ DocEditor.xml” in the command prompt.
NOTE There should be at least two computers running the ad-hoc collaborative document editor. Running two instance of the application on a single PC will not work since they shares one IP address.
|