User`s guide
7 Appendices
7.1 Appendix A. Source Files
The complete source files for this project are available at:
http://www.csse.monash.edu.au/~rwc/honsproject.zip
7.2 Appendix B. VidServer User’s Guide
Before launching VidServer, you may need to configure the "server.prf" file.
The format of the "server.prf" file is as follows (default value in brackets):
line 1: TCP/IP port number to wait for VidClient connections on (2000)
The file must be called "server.prf" and located in the same directory as VidServer.
After launching VidServer, you will be presented with a window containing a list. Each
line in the list represents a different event. Recent events are shown at the top of
the list. At this point, VidServer is able to send, receive and handle connections from
VidClient.
VidServer will wait until two clients are connected to it before any transfer of data
takes place. If only one client is connected, it will ignore all data it receives from
that client.
When you have finished using VidServer, choose "Exit" from the "File" menu. This
will quit VidServer and close any open TCP/IP connections.
29