##################################################################
#  This File is the README file for the Zaurus's VoIP project    # 
##################################################################

1.  The include tar file include the report for this project in HTML format
2.  It has 3 gif files needed to be included whereever the HTML files are stored3.  The tar file also has radio.cpp file which is the implementation of 
VoIP on Zaurus.

For Installation and Software Usage:

1.  In the tar file, there is a Makefile for including the QT environment inclusion into the CINEMA project.  This Makefile should be placed under the cinema home directory.  Please modify this file if QT StrongArm compiler are installed differently.  arm-linux compiler can be downloaded from Trolltech's website. 

2.  radio.cpp.linux is the file implemented to connect with Zaurus during the demo.


Simple start:
1.  Set up the Qt arm-linux compiler.
2.  Replace CINEMA's sipua/radio.cpp file with radio.cpp file
3.  Replace CINEMA's Makefile using the attached Makefile, configure the arm-linux environment
4.  in cinema home dir, run make sipua, should create a binary  for sipua.
5.  On linux machine, replace the cinema/sipua/radio.cpp file with linux version of sipua/radio.cpp.
6.  make sipua on linux machine.  


To run:
./sipua on Linux or Zaurus, run just like regular SIPUA

yg97@columbia.edu
