-
This application includes a demo server and client program. You could write your...
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:
-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 f
- 2022-03-24 03:17:06下载
- 积分:1
-
Eclipse3.2 Tomcat服务器插件
eclipse3.2+tomcat服务器
plug-in验证程序,国际化概念.-eclipse3.2 tomcat server plug-in the verification process, the international concept.
- 2022-02-03 22:44:58下载
- 积分:1
-
这是java使用utf CRC32实现
this a CRC32 implementation in java using UTF-8 Coding It needs a TEXT file to read and vreate the checksum from and then make some changes or leave the text intact in order to be checked for errors :) enjooy-this is a CRC32 implementation in java using UTF-8 Coding It needs a TEXT file to read and vreate the checksum from and then make some changes or leave the text intact in order to be checked for errors :) enjooy
- 2022-05-08 18:07:07下载
- 积分:1
-
jsp视频教程第二课
jsp视频教程第二课-jsp second video tutorial classes
- 2022-09-04 02:15:03下载
- 积分:1
-
在开发applet和图形应用程序时,一般需要用于AWT,AWT是免费Java开发工具包(JDK)的一部分。
AWT的作用是给用户提供基本的界面构件,例如...
在开发applet和图形应用程序时,一般需要用于AWT,AWT是免费Java开发工具包(JDK)的一部分。
AWT的作用是给用户提供基本的界面构件,例如按钮、列表、菜单、文本域等等。AWT构件主要是用来建立图形用户界面的独立平台。此外,AWT还提供事件处理结构、支持剪贴板、数据传输和图像操作。
随着2D API的出现,AWT还包括提供高级字体操作、打印、地理数据获取和输入方法等功能的软件包。在表1-1中,我们列出了AWT中的Java软件包-Applet in the development and graphics applications, it normally takes for AWT, AWT is a free Java Development Kit (JDK) part. AWT
- 2023-01-06 23:40:04下载
- 积分:1
-
本人也是一名JAVA的初学者,才学了一个月,因为有朋友需要做毕业设计,于是我花了十天时间写了这个超市进销存的软件,由于网上这类软件用JAVA写的几乎没有,有源代...
本人也是一名JAVA的初学者,才学了一个月,因为有朋友需要做毕业设计,于是我花了十天时间写了这个超市进销存的软件,由于网上这类软件用JAVA写的几乎没有,有源代码的更是少的可怜,于是我就想把自己写的代码发上来和大家学习交流一下.-I am also a JAVA beginner, talent and learning for a month, because of the need to have a friend graduating from design to do, so I spent 10 days time to write the supermarket Invoicing software, such as a result of online software written in JAVA with virtually no , active code is少的可怜, so I want to write their own code onto fat and learn about everyone.
- 2022-09-22 06:25:03下载
- 积分:1
-
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1...
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1 , Point p2)
编写5个成员方法。如:
检查线段是否位于第一象限check()…
求线段的长度 length() …
判断两条直线是否相交(另一线段作为参数)。
编写一点到该线段(或延长线)的距离
其他方法。
注:编写方法时,考虑利用Point类的方法
编写测试程序-Write a segment class MyLine, requirements are as follows: The main attributes are: x, y type Point (see API) the preparation of construction methods, such as MyLine (Point p1, Point p2) prepared by five members of the method. Such as: Check whether the line segment in the first quadrant check () ... order to segment the length of the length () ... to determine whether the two straight lines intersect (the other segment as a parameter). The preparation of 1:00 to the line segment (or extension) of the distance from other methods. Note: The preparation method, consider using the Point class approach to preparing test program
- 2022-05-10 16:17:22下载
- 积分:1
-
这是一个简单的例子,演示了如何使用JSF初学者
this a simple example that demonstrate how to use JSF for starters-this is a simple example that demonstrate how to use JSF for starters
- 2022-08-05 09:36:21下载
- 积分:1
-
程序图表,曲线,直方图,寻找饼。数据库技术的发展。
JAVA写成的图表程序,有曲线图,柱状图,饼状图。是开发数据库图表的好帮手。 -procedures charts, curves, histogram, looking pie. Development of the database tables is a good helper.
- 2022-03-19 13:12:26下载
- 积分:1
-
这是一个用java语言编写的小型C语言的语法分析器。
这是一个用java语言编写的小型C语言的语法分析器。
-This is a java language with a small C language parser.
- 2023-01-09 10:10:03下载
- 积分:1