?? readme
字號:
____ _ __ ___ ____ | _ \ ___ _ __ ___ ___ | |_ __\ \ / / \ | _ \ | |_) / _ \ '_ ` _ \ / _ \| __/ _ \ \ /\ / / _ \ | |_) | | _ < __/ | | | | | (_) | || __/\ V V / ___ \| __/ |_| \_\___|_| |_| |_|\___/ \__\___| \_/\_/_/ \_\_| Version 0.4 Contents---------1. Introduction2. Pre-Install3. Installing4. Configuring5. Running6. F.A.Q7. Acknowledgments8. Contact Information1.Intorduction---------------RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is developed using Java and WML for the client mobile phone front-end pages. RemoteWAP has a Java Swing-GUI toallow for easy control. Future releases will have a Command Line Interfacefor quick use2.Pre-Install--------------Before you try and run RemoteWAP please make sure you have the followingsystem set-up: - You have a X server running - You have at least the Java SDK 1.4 (not tried with < 1.4) 3.Installing-------------No install feature yet 4.Configuring--------------There is several ways in which you can customize RemoteWAP. The first wayis be editing the properties file, WAPServer.properties, in the rootdirectory of the application folder. This is the main configuration file for the server. This is where it looks for the following options: - Port Number : This is the port number that the sever will bind to and wait for incoming connections. - Logs Path : This is the folder where the log files will be kept. Please note, the folder must be exist before had else the log files will NOT be saved. - Passcode : This is the passcode that you enter when logging into the server from a mobile phone. You can also add you own commands to run. All you need to is look at a .cmd file in the /commands directory and look how that is set up. - WML : The WML to return after the process has been executed. - Command : The command to run on the computer. - GUI : This is the message that is displayed on the status window and also added into the log files.5. Running-----------To run RemoteWAP on you computer simply move to the src folder of the application and run the following command to compile the WAPServer ./compile Then to launch the application run the following bash script ./startServer You can the connect to your IP address on the port number you defined in the configure file. *For testing purposes i used an emulator called deckit from Pyweb* 6. F.A.Q---------None Yet7. Acknowledgments-------------------Name - Claus CyrnyReason - Old logo and current iconsContact - ccyrny@users.sourceforge.netName - Edward LopezReason - Current logo, beta testingContact - edward@liquid-media.co.ukName - Miroslav LazarevicReason - The LookAndFeel SkinContact - http://liquidlnf.sourceforge.net/Also everyone else who contacted me about doing the graphics for theproject. Sorry i did not get in-contact with everyone!8. Contact Information-----------------------Web : http://remote-wap.sourceforge.netEmail : jay@jay-scott.co.uk
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -