文件名称:SimpleScreenCaptureServer
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2008-10-13
- 文件大小:
- 37.54kb
- 下载次数:
- 0次
- 提 供 者:
- chan*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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:
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:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 27796693simplescreencaptureserver.zip 列表 SimpleScreenCaptureServer/ SimpleScreenCaptureServer/bin/ SimpleScreenCaptureServer/bin/RemoteScreenCaptureClientUI.jar SimpleScreenCaptureServer/bin/SimpleCaptureScreenServerDemo.jar SimpleScreenCaptureServer/readme.txt SimpleScreenCaptureServer/src.zip