| Step 1 | Download goMyPlace application from Source Forge
or from this server
|
||||||||
| Step 2 | Unzip in any empty folder on the host machine (PC/Mac/Linux) | ||||||||
| Step 3 (Windows) | Click runIt.bat (do not close that black window) | ||||||||
| Step 3 (Linux, OSX, Unix) |
chmod +x runIt.sh
./runIt.sh |
||||||||
| Step 4 | Daemon generates administrator pin code and reports the pin code. Pay attention to the administrator pin code -
keep it in the cell phone. You can also find the administrator pin code in the file goMyPlaceConfig.xml
Daemon prompts you to enter daemon name and goes through registration on the default Proxy server. Registration takes approximately 10 seconds. |
||||||||
| Step 5 | Open this page http://proxy.gomyplace.com/ and click the daemon name you specified
No special software is required in the cell phone/PDA |
||||||||
| Step 6 (configuration) | Files in the folder where daemon is installed are public. You can set private/public flags if you 'Sign in' by clicking corresponding link on the page of your daemon. Use administration pin code to sign in. Administrator pin code allows to execute commands in the OS shell |
| Step 1 | Download daemon from http://sourceforge.net/project/showfiles.php?group_id=97969&package_id=186613 |
| Step 2 | Unzip in any empty folder |
| Step 3 | In the runIt file add to the command line mode=server port=8080 assuming you are using port 8080 |
| Step 4 | run shell file runIt |
| Step 5 | Open in your browser link http://localhost:8080/ |
| Step 1 | Download daemon from http://sourceforge.net/project/showfiles.php?group_id=97969&package_id=186613 |
| Step 2 | Unzip in any empty folder |
| Step 3 | In the runIt file add to the command line mode=proxy port=8080 assuming you are using port 8080 |
| Step 4 | run shell file runIt |
| Step 5 | Open in your browser link http://localhost:8080/ |