- Download the Binary file: Works only for Windows
- Download the proper binary package.
- Unzip the package.
- Run the client program:
- One step:
- Run the program: parkWin.exe
- Two steps:
- Run the server (optional):parkServer.exe
- Run the client:parkClient.exe
- Download the Source Code: works for all platforms
- Download and setup the proper prerequist packages.
- Download the proper source code package(one package).
- Unzip the package: tar -xvzf park.x.x.tar.gz
- Install the package: cd park.x.x; make install
- Run the client program:
- Run the server (optional): ./parkServer.py
- Run the client: ./parkClient.py
Further instructions on how to use GUI or script client applications, see user manual