This application includes a demo server and CLient program. You could write your own server launcher and CLient application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureCLient class.
Usage:
1. Type the following command to launch the server program.
java -jar SimpleCaptureScreenServerDemo.jar portnumber
2. Type the following command to launch the CLient program. It s a swing-based UI.
java -jar RemoteScreenCaptureCLientUI.jar
3. Select Run/Connect menu. Input your server address and port number.
You could just double-click on the RemoteScreenCaptureCLientUI.jar to launch the CLient program if you are using Windows.
This program is written just for fun. :lol: :lol: :lol:
標簽:
server
application
includes
launcher
上傳時間:
2016-10-06
上傳用戶:kr770906