Welcome![Sign In][Sign Up]
Location:
Search - vnc server

Search list

[WinSock-NDISvnc-4_1_2-winsrc

Description: 开源的远程控制软件VNC的最新源代码4.1.2版.内含vnc server, vnc viewer, java vnc viewer. 欢迎大家编译使用.-revenue VNC remote control software to the latest version 4.1.2 source code. Intron vnc server , vnc viewer, java vnc viewer. Welcome compiler used.
Platform: | Size: 4491866 | Author: Peica | Hits:

[Remote Controlvcn远程控制源代码

Description: VNC Source Distribution for Windows platforms ============================================= VNC is Copyright Olivetti & Oracle Research Laboratory. This software is distributed under the GNU General Public Licence as published by the Free Software Foundation. See the file LICENCE.TXT for the conditions under which this software is made available. VNC also contains code from other sources. See the Acknowledgements section below, and the individual files for details of the conditions under which they are made available. There are two programs here in the two subdirectories: vncviewer - this is the VNC viewer, or client, program for Win32. winvnc - this is the VNC server for Win32. It allows an NT desktop to be accessed remotely using a VNC viewer. These were both built using Microsoft Visual C++ 5.0 and each contains a workspace & project file suitable for building it. -VNC Source Distribution for Windows platf orms ==================================== ========= VNC is Copyright Olivetti
Platform: | Size: 433152 | Author: 张少杰 | Hits:

[Windows Developwincevncsvr-0.1

Description: 著名的vnc服务端源码 供大家有时间研究!-famous VNC server source code for everyone will have time to study!
Platform: | Size: 48128 | Author: lingchen | Hits:

[Crack Hackvnx4

Description: vnc本地口令破解C源代码 默认情况下VNC服务端的密码是放在注册表中的,本工具只针对这种情况。首先用ASP读出注册表中的加密密码,然后用破解工具破解。我给出大家一个读取VNC密码的ASP脚本,默认情况下VNC密码存放在HKCU\Software\ORL\WinVNC3\Password Set WshShell = server.CreateObject("WScript.Shell") bkey=WSHShell.RegRead("HKCU\Software\ORL\WinVNC3\Password") for each str in bkey response.write hex(str) next 读取出来后结果类似 49 40 15 F9 A3 5E 8B 22这种十六进制,这是VNC加密的密码。我们可以用vncx4 破解它,vncx4使用很简单,只要在命令行下输入 c:\>vncx4 -W 然后顺序输入上面的每一个十六进制数据,每输完一个回车一次就行了。-vnc local crack password C source code default under VNC server password is placed on the registry. The tools only address this situation. First ASP registry read out the encryption password, and then use the tool to break the resolve. I have given you a password to read VNC ASP script, By default under the VNC password stored in HKCU \ Software \ ORL \ WinVNC3 \ P assword Set WshShell = server.CreateObject ( " WScript.Shell ") bkey = WSHShell.RegRead (" HK CU \ Software \ ORL \ WinVNC3 \ Password ") for eac h str in bkey response.write hex (str) next read out After similar results F9 49 40 15 22 A3 5E 8B this hexadecimal, it is encrypted VNC password. Vncx4 we can resolve it, vncx4 simple to use, as long as the command line input c : \
Platform: | Size: 4096 | Author: 小李 | Hits:

[Remote Controlvnc-3.3.7-winsrc

Description: VNC3.3.7服务器端和客户端全部源代码,在VC6下编译通过-VNC3.3.7 server and the client all of the source code, compile under VC6
Platform: | Size: 2690048 | Author: 哈哈哈 | Hits:

[Internet-Networkvnc-4_1_2-winsrc

Description: 开源的远程控制软件VNC的最新源代码4.1.2版.内含vnc server, vnc viewer, java vnc viewer. 欢迎大家编译使用.-revenue VNC remote control software to the latest version 4.1.2 source code. Intron vnc server , vnc viewer, java vnc viewer. Welcome compiler used.
Platform: | Size: 4491264 | Author: Peica | Hits:

[Internet-Networkxrdp-0.3.2.tar

Description: xrdp directory is the main server code vnc directory is a simple vnc client module for xrdp sesman directory is a session manager for xrdp that uses Xvnc for the Xserver libxrdp directory is a static library needed by xrdp
Platform: | Size: 163840 | Author: weiruhui | Hits:

[Proxy Servervnc_proxy-1.2.4

Description: vnc网关功能,可以作为内网vnc服务器的一个代理服务器,支持反向代理-vnc gateway function, can serve as a vnc server inside the network as a proxy server, reverse proxy support
Platform: | Size: 159744 | Author: StarForest | Hits:

[Internet-Networkvnc_winsrc

Description: VNC 测试通过版(VC6下测试通过)开源代码 (包括服务端和客户端)-VNC test version (VC6 under test) open source code (including server and client)
Platform: | Size: 5518336 | Author: sososolo | Hits:

[OtherUltraVNC-102-Setup

Description: vnc 远程访问服务器或者电脑的好工具 UltraVNC-102-Setup-vnc remote access server or computer a good tool for UltraVNC-102-Setup
Platform: | Size: 1725440 | Author: 张小虎 | Hits:

[Remote Controlvino-2.7.91

Description: This package is free software and is part of the GNOME project. The package contains an integrated GNOME VNC server and a VNC client written in Java. -This package is free software and is part of theGNOME project. The package contains an integrated GNOME VNC serverand a VNC client written in Java.
Platform: | Size: 627712 | Author: 李优 | Hits:

[Windows Developwincevncsvr

Description: Source Code of VNC Server for Windows CE
Platform: | Size: 47104 | Author: popovisk | Hits:

[Windows Developrfbprotocol4cn_and_en

Description: VNC server使用的rfb协议的文档,里面包含有中文版本和英文版本的两个pdf文档。-Rfb protocol document used by VNC server, which contains Chinese and English versions of the two pdf documents.
Platform: | Size: 799744 | Author: flame | Hits:

[Internet-NetworkConfiguring_the_VNCserver_viewer_in_Linux

Description: VNC, or Virtual Networked Computing, is a way of controlling a remote computer just as though you are sitting in front of it. In the Windows world it is also known as remote desktop but it s normally referred to as VNC in the Linux world. All that happens is that you connect using a VNC client to a remote computer running the VNC server, then an image of the remote desktop is transmitted to your local computer and you can see and control the desktop just as though you are there since all keyboard and mouse commands are sent from your client machine to the server.
Platform: | Size: 219136 | Author: yang | Hits:

[Windows CEwincevncsvr-0.1

Description: VNC server source code for CE
Platform: | Size: 48128 | Author: wujason0416 | Hits:

[Windows CECompactVNCServer

Description: This a V3.7 rdp protocol vnc server for CE/WM with the ability to be driven from .net apps with windows messages-This is a V3.7 rdp protocol vnc server for CE/WM with the ability to be driven from .net apps with windows messages
Platform: | Size: 4129792 | Author: Paul Hopkins | Hits:

[Windows CECompact-Vnc-Server

Description: Windows CE Vnc Server
Platform: | Size: 653312 | Author: Paul Hopkins | Hits:

[OS Developvnc

Description: RealVNC分为VNC server及VNC viewer。用户需先将VNC server安装在被控端的计算机上后,才能在主控端执行 VNC viewer 控制被控端。 VNC server 与 VNC viewer 支持多种操作系统,如 windows,Linux,MacOS 及 Unix 系列(Unix,Solaris等),因此可将 VNC server 及 VNC viewer 分别安装在不同的操作系统中进行控制。-RealVNC VNC server and into VNC viewer. Users need to first install the VNC server on the host computer only after the implementation of VNC viewer on the remote control host. VNC server and VNC viewer supports multiple operating systems, such as windows, Linux, MacOS and Unix line (Unix, Solaris, etc.), so you can VNC server and VNC viewer installed in different operating systems to control.
Platform: | Size: 2215936 | Author: | Hits:

[androiddroid-VNC-server-master

Description: 这款droid VNC server顾名思义就是VNC服务器,VNC相当于Lunix系统的远程桌面,通过网络将手机与PC连接后可在电脑上实现对手机的远程操作。 -droid VNC server source code. PC can control andriod device via WiFi.
Platform: | Size: 13836288 | Author: 容健安 | Hits:

[Otherdelphivnc-00.1

Description: delphi vnc server sample
Platform: | Size: 587776 | Author: denmaz | Hits:
« 12 3 »

CodeBus www.codebus.net