⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 JAVA版vpn客户端,是在web上实现远程访问的最佳方式.
💻
📖 第 1 页 / 共 5 页
字号:
Changed paths:   M /orig/trunk/vnc_javasrc/OptionsFrame.java   M /orig/trunk/vnc_javasrc/VncViewer.javaNow the encoding array is prepared in the VncViewer.setEncodings()method, instead of OptionsFrame.setEncodings(). This will allow toimplement auto encoding selection in VncViewer.setEncodings().------------------------------------------------------------------------r2035 | const_k | 2005-10-03 08:32:47 +0700 (Mon, 03 Oct 2005) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/MakefileAdded JCFLAGS variable for javac command-line flags.------------------------------------------------------------------------r2033 | const_k | 2005-09-30 19:42:25 +0700 (Fri, 30 Sep 2005) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/MakefileReverted accidental change included in the previous commit.------------------------------------------------------------------------r2032 | const_k | 2005-09-30 19:27:17 +0700 (Fri, 30 Sep 2005) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/AuthPanel.java   M /orig/trunk/vnc_javasrc/Makefile   M /orig/trunk/vnc_javasrc/RfbProto.java   M /orig/trunk/vnc_javasrc/VncCanvas.javaMeasuring network throughput. This will allow auto encoding selectionwork properly.------------------------------------------------------------------------r2031 | const_k | 2005-09-30 10:38:26 +0700 (Fri, 30 Sep 2005) | 4 linesChanged paths:   M /orig/trunk/vnc_javasrc/OptionsFrame.javaStarting implementation of automatic encoding selection. Right now,the "Auto" choice in the encoding list is equivalent to "Tight", butwithout an option to set the compression level.------------------------------------------------------------------------r2019 | const_k | 2005-07-03 16:03:05 +0700 (Sun, 03 Jul 2005) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/READMEVersion string changed for version 1.3dev7.------------------------------------------------------------------------r2018 | const_k | 2005-07-03 15:57:50 +0700 (Sun, 03 Jul 2005) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/README   M /orig/trunk/vnc_javasrc/index.htmlMore information about editing the index.html example.------------------------------------------------------------------------r1906 | const_k | 2004-10-10 18:05:45 +0700 (Sun, 10 Oct 2004) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/READMEAdded documentation for the "Scale remote cursor" option.------------------------------------------------------------------------r1905 | const_k | 2004-10-10 13:15:54 +0700 (Sun, 10 Oct 2004) | 4 linesChanged paths:   M /orig/trunk/vnc_javasrc/OptionsFrame.java   M /orig/trunk/vnc_javasrc/VncCanvas.javaNew "scale remote cursor" option allowing to reduce or enlarge softcursor image in the full-control mode. This change is based on a patchfrom Horizon Wimba.------------------------------------------------------------------------r1903 | const_k | 2004-10-09 19:47:22 +0700 (Sat, 09 Oct 2004) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/READMEVersion string changed, version 1.3dev6.------------------------------------------------------------------------r1902 | const_k | 2004-10-09 18:08:29 +0700 (Sat, 09 Oct 2004) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/VncCanvas.javaApplied a patch from Horizon Wimba, to remove synchronization from thepaint method and deal with cursor repaints properly.------------------------------------------------------------------------r1838 | const_k | 2004-08-22 13:42:50 +0700 (Sun, 22 Aug 2004) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/READMEA typo fixed.------------------------------------------------------------------------r1836 | const_k | 2004-08-22 12:14:48 +0700 (Sun, 22 Aug 2004) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/VncCanvas.javaMade the VncCanvas.paint() method synchronized, to protect cursorX andcursorY members from concurrent access.------------------------------------------------------------------------r1742 | const_k | 2004-05-30 21:50:42 +0700 (Sun, 30 May 2004) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/READMEVersion string changed, version 1.3dev5.------------------------------------------------------------------------r1642 | const_k | 2004-03-04 20:02:16 +0600 (Thu, 04 Mar 2004) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/READMEVersion string changed, version 1.3dev4.------------------------------------------------------------------------r1641 | const_k | 2004-03-04 19:34:25 +0600 (Thu, 04 Mar 2004) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/AuthPanel.java   A /orig/trunk/vnc_javasrc/AuthUnixLoginPanel.java   M /orig/trunk/vnc_javasrc/Makefile   M /orig/trunk/vnc_javasrc/RfbProto.java   M /orig/trunk/vnc_javasrc/VncViewer.javaAdded support for Unix login-style authentication.------------------------------------------------------------------------r1639 | const_k | 2004-03-04 00:57:24 +0600 (Thu, 04 Mar 2004) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/CapabilityInfo.java   M /orig/trunk/vnc_javasrc/RfbProto.java   M /orig/trunk/vnc_javasrc/VncViewer.javaAdded support for TightVNC protocol extensions in RFB 3.7 protocol.------------------------------------------------------------------------r1635 | const_k | 2004-03-02 22:55:58 +0600 (Tue, 02 Mar 2004) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/RfbProto.java   M /orig/trunk/vnc_javasrc/VncViewer.javaAdded support for RFB protocol version 3.7, without TightVNC protocolextensions yet.------------------------------------------------------------------------r1527 | const_k | 2003-07-24 22:29:13 +0700 (Thu, 24 Jul 2003) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/VncViewer.javaMinor fix to move the keyboard focus to VncCanvas on opening thedesktop.------------------------------------------------------------------------r1526 | const_k | 2003-07-24 21:42:30 +0700 (Thu, 24 Jul 2003) | 6 linesChanged paths:   M /orig/trunk/vnc_javasrc/VncCanvas.java   M /orig/trunk/vnc_javasrc/VncViewer.javaApplied a set of changes by HorizonLive.com, Inc. In the VncCanvasclass, fixed a problem of createImage() returning null. In theVncViewer, problems with some JVMs hanging on destroying the appletwere solved. Also, implemented a possibility to enable/disable inputvia inter-applet communication.------------------------------------------------------------------------r1496 | const_k | 2003-07-02 19:05:18 +0700 (Wed, 02 Jul 2003) | 3 linesChanged paths:   A /orig/trunk/vnc_javasrc/CapabilityInfo.java   A /orig/trunk/vnc_javasrc/CapsContainer.java   M /orig/trunk/vnc_javasrc/MakefileImplemented a Java version of the CapsContainer class that will beused in the protocol 3.130 handling code.------------------------------------------------------------------------r1465 | const_k | 2003-05-18 20:45:11 +0700 (Sun, 18 May 2003) | 6 linesChanged paths:   M /orig/trunk/vnc_javasrc/AuthPanel.java   M /orig/trunk/vnc_javasrc/VncViewer.javaCode refactored to enable integration of pluggable authenticationschemes. Now the Java viewer first connects to the server, then showsthe authentication panel only if the server requires authentication.All the authentication code has been moved to the AuthPanel class.Also, now the viewer shows status messages on connecting to the server.------------------------------------------------------------------------r1377 | const_k | 2003-03-02 16:54:57 +0600 (Sun, 02 Mar 2003) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/RfbProto.javaPassing through X keysyms for foreign currencies, a modified patchfrom Bernd Krueger-Knauber.------------------------------------------------------------------------r1315 | const_k | 2003-01-22 20:35:58 +0600 (Wed, 22 Jan 2003) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/READMEVersion string changed, version 1.2.8.------------------------------------------------------------------------r1236 | const_k | 2002-11-13 23:50:33 +0600 (Wed, 13 Nov 2002) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/READMEVersion string changed, version 1.2.7.------------------------------------------------------------------------r1233 | const_k | 2002-11-12 15:21:28 +0600 (Tue, 12 Nov 2002) | 3 linesChanged paths:   A /orig/trunk/vnc_javasrc/MANIFEST.MF   M /orig/trunk/vnc_javasrc/MakefileAdded a MANIFEST file with a Main-Class statement to allow easyexecution of the JAR file, using java -jar command-line option.------------------------------------------------------------------------r1232 | const_k | 2002-11-12 15:18:48 +0600 (Tue, 12 Nov 2002) | 2 linesChanged paths:   D /orig/trunk/vnc_javasrc/dir.mkRemoved dir.mk file.------------------------------------------------------------------------r1231 | const_k | 2002-11-12 15:15:04 +0600 (Tue, 12 Nov 2002) | 2 linesChanged paths:   M /orig/trunk/vnc_javasrc/index.htmlApplet height increased by 32 pixels.------------------------------------------------------------------------r1230 | const_k | 2002-11-12 13:34:58 +0600 (Tue, 12 Nov 2002) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/MakefileExtra .vnc files have been removed, having just index.vnc should beenough.------------------------------------------------------------------------r1229 | const_k | 2002-11-12 13:33:04 +0600 (Tue, 12 Nov 2002) | 4 linesChanged paths:   D /orig/trunk/vnc_javasrc/hextile.vnc   A /orig/trunk/vnc_javasrc/index.html   M /orig/trunk/vnc_javasrc/index.vnc   D /orig/trunk/vnc_javasrc/noshared.vnc   D /orig/trunk/vnc_javasrc/shared.vnc   D /orig/trunk/vnc_javasrc/tight.vnc   D /orig/trunk/vnc_javasrc/zlib.vncExtra .vnc files have been removed, having just index.vnc should beenough. Also, an example HTML page has been prepared, to simplifyinstallation under a standalone Web server.------------------------------------------------------------------------r1228 | const_k | 2002-11-12 13:13:16 +0600 (Tue, 12 Nov 2002) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/READMEDocumented three ways to use the Java viewer, in the Installationsection.------------------------------------------------------------------------r1227 | const_k | 2002-11-07 19:12:46 +0600 (Thu, 07 Nov 2002) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/VncCanvas.java   M /orig/trunk/vnc_javasrc/VncViewer.javaMinor change to preserve keyboard focus in VncCanvas after resizingthe frame, when running in a separate window.------------------------------------------------------------------------r1226 | const_k | 2002-11-06 22:49:20 +0600 (Wed, 06 Nov 2002) | 5 linesChanged paths:   M /orig/trunk/vnc_javasrc/Makefile   M /orig/trunk/vnc_javasrc/README   A /orig/trunk/vnc_javasrc/ReloginPanel.java   M /orig/trunk/vnc_javasrc/VncViewer.javaImplemented new buttons "Login again" and "Close window" near thedisconnect or error messages in the applet mode, and introduced new"Offer Relogin" parameter to control this improvement. Thanks to PeterAstrand for the initial version of the "Login again" patch.------------------------------------------------------------------------r1214 | const_k | 2002-10-30 00:26:34 +0600 (Wed, 30 Oct 2002) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/VncCanvas.javaDon't defer update requests if there is some data to receive, or ifthe last update included a PointerPos message.------------------------------------------------------------------------r1213 | const_k | 2002-10-29 23:06:06 +0600 (Tue, 29 Oct 2002) | 4 linesChanged paths:   A /orig/trunk/vnc_javasrc/HTTPConnectSocket.java   A /orig/trunk/vnc_javasrc/HTTPConnectSocketFactory.java   M /orig/trunk/vnc_javasrc/MakefileSupport for connections via HTTP proxies using HTTP CONNECT method.Most likely, this will not work in applet mode, due to securityrestrictions in JVMs.------------------------------------------------------------------------r1212 | const_k | 2002-10-29 23:03:21 +0600 (Tue, 29 Oct 2002) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/OptionsFrame.java   M /orig/trunk/vnc_javasrc/RfbProto.java   M /orig/trunk/vnc_javasrc/VncCanvas.javaAdded support for new CursorPos pseudo-encoding which allows totransmit pointer position from server to clients.------------------------------------------------------------------------r1192 | const_k | 2002-09-25 04:29:05 +0700 (Wed, 25 Sep 2002) | 4 linesChanged paths:   M /orig/trunk/vnc_javasrc/RecordingFrame.javaA patch from Harmen van der Wal -- "a workaround for AFAIK a rare(Blackdown 1.1.7) SecurityManager.checkPropertyAccess() bug, thatwould otherwise be fatal for an unprivileged applet".------------------------------------------------------------------------r1191 | const_k | 2002-09-25 04:23:48 +0700 (Wed, 25 Sep 2002) | 3 linesChanged paths:   M /orig/trunk/vnc_javasrc/RfbProto.java

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -