|
Collaborative Virtual Learning Environments on the Internet Final Year Project by Ray Jackson @ MMU, England. |
![]() |
|
|
COPYRIGHT NOTICE The Manchester Metropolitan University owns the copyright to this project report and all its associated materials. |
Instructions for setting up the browser
Interface Design
![]() |
This is a screenshot of the Virtual Campus interface which contains
4 main windows:
1. VRML Browser Window
2. Control Panel Window
3. Message Panel Window
4. Blackboard Image Window
(For more details see the main project report)
Java Class Libraries
![]() |
There are in total 10 Java Classes as outlined above. The first set of classes are concerned with the networking and communication of client information and the other set are concerned with the User Interface Windows (e.g. Control Panel, Blackboard etc.). A description of each of these classes is given below:
Client/Server Network Communication Classes
|
|
|
|
|
|
|
|
|
|
User Interface Classes
|
|
|
|
|
|
|
|
|
|
Instructions for setting up the browser
1. First of all download and Install the Sony Community Place VRML Browser. (Click here to download)
2. Next create a directory to store the VRML and Java files e.g. C:\VRML\Mu
3. Now place each of the following VRML files in the newly created directory:
SET HOME=C:\HOME6. Create a 'properties' file in the .hotjava directory which allows access to the above directory created in Step Two e.g. C:\VRML\Mu. An example of this properties file can be found here(Where C:\HOME is the name of the desired home directory)
7. Now you must set up the server. This involves copying the following files to a publically accessible directory on a suitable Web Server:
8. Now login to the appropriate Web Server e.g. daffy.doc.stu.mmu.ac.uk (using telnet if necessary) and start the Java Server up by typing 'java MuServer'. The server should report 'Waiting for client connections...'
9. Now start up each client browser by opening the 'MuClient.wrl' file in the Sony CP browser. e.g. Click on open and then type C:\VRML\Mu\MuClient.wrl
10. Each client should then connect to the Java Server and a login screen should appear on the terminal. Enter a name, gender etc. and then the main Interface should appear containing the Control Panel, Message Panel and Blackboard Window.
11. For more information see the main project report or mail me at Ray.Jackson@iname.com