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