For you who don’t know what remoQte is, this is mobile application for Nokia touch device which is developed by me (Agung Pratama) and my college friend (Affath Firdausi) to compete on Nokia Tap That App competition. This application is free and you can download it here: http://store.ovi.com/content/158796.
In this post, I will explain how to configure and run the remoQte Server Module, step by step. Hope this will help you guys who has trouble how to run the remoQte server
.
These are the file/program you must download first:
- remoQte server module (http://www.mediafire.com/?oe4l3ubt4qzmv00)
- Install Java (http://www.java.com/en/download/)
To check whether your computer has Java, you can do this:
-
Open cmd, by press Windows + R, and type “cmd” (without quote) and hit OK.
-
After that, the command prompt which is a black window will appear (but in my program, this is white window :p). Type “java –version” to chech what Java version is you use.
- If there is an error that saying your pc doesn’t have Java, but you are sure you have install Java, then you can do this (if you use Windows 7, but if you use another OS, then you can search in google “how to add Environment Variable on your OS”):
- Open windows explorer, and search where the Java program was put. In my computer, the Java was put on “C:\Program Files (x86)\Java” folder.
- On that directory, there is “jre6″ folder, and inside of “jre6″ folder there is “bin” folder. Please copy that path (“C:\Program Files (x86)\Java\jre6\bin\”).
-
Right Click on My Computer icon, and click on “Properties” like below:
-
After that click on “Advanced system settings”, choose “Environment Variables”, and then just click once on “PATH” if there is one (or if you don’t have, you can create one). Click on Edit button.
-
After that, there will be a box window. On variable value, add semicolon and the path into bin folder (which was you copy before). So in my case, I will add “;C:\Program Files (x86)\Java\jre6\bin\” (without quote) into variable value.
- Press Ok, on all window you have opened.
- Ok, in this step, your computer can now run Java (try to test on step 1 and 2 above to check the Java version you installed).
Now, I will explain how to run remoQte server module.
- Extract the remoQte server .rar file. There will be 2 files (remoQte Server.jar and README.txt).
-
On the directory where you extract the module, create new file with .bat extension. Edit that file with notepad program.
-
Type this following command “{REMOQTE DIRECTORY}\remoQte Server.jar”, where {REMOQTE DIRECTORY} is the directory where remoQte Server.jar located. In my case, {REMOQTE DIRECTORY} is C:\Users\agung\Downloads\Compressed\remoQte_server_0.5
Please note that the DOUBLE QUOTE on remoQte Server.jar is needed. Don’t forget to save it (by pressing Ctrl-S)
-
Now, to run the run.bat, open the cmd by pressing Windows + R, and type “cmd” (without quote) and hit OK.
-
Now, drag the “run.bat” file into cmd window, the press Enter on the cmd window. It should now run the remoQte server
-
Change the access password and port number if you want. But there is the default value on port number, so you don’t have to change it. Click the “Start Server” button, and you may connect your phone into pc/laptop’s wifi.
Now, you can use the remoQte application. If you have trouble on configuring the server module, please leave comment here
.Enjoy
































Recent Comments