文件名称:VNc_csharp
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:988.43kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用来远程控制计算机的软件,它分为服务器端和客户端,在想要远程控制的计算机上运行服务器端,然后在装有客户端的计算机上输入对方IP地址就可以远程的控制那台计算机,就像在那台机器上进行操作一样,可以十分方便的做一些远程的维护工作。 -VNC Free Edition Source Distribution for Windows platforms
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/LICENCE.TXT
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/README.TXT
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/boilerplate.mk
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/configure
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/configure.in
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/depend.mk
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/Makefile.in
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/javabin/index.vnc
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/javabin/logo150x150.gif
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/javabin/vncviewer.jar
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/Makefile.in
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/network.dsp
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/network.vcproj
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/Socket.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/TcpSocket.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/TcpSocket.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/Exception.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/Exception.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/FdInStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/FdInStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/FdOutStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/FdOutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/FixedMemOutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/HexInStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/HexInStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/HexOutStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/HexOutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/InStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/InStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/Makefile.in
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/MemInStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/MemOutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/msvcwarning.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/OutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/RandomStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/RandomStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/rdr.dsp
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/rdr.vcproj
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/SubstitutingInStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/types.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/ZlibInStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/ZlibInStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/ZlibOutStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/ZlibOutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Blacklist.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Blacklist.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CConnection.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CConnection.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgHandler.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgHandler.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgReader.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgReader.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgReaderV3.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgReaderV3.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgWriter.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgWriter.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgWriterV3.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgWriterV3.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ColourCube.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ColourMap.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ComparingUpdateTracker.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ComparingUpdateTracker.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Configuration.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Configuration.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ConnParams.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ConnParams.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CSecurity.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CSecurityNone.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CSecurityVncAuth.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CSecurityVncAuth.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Cursor.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Cursor.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/d3des.c
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/d3des.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Decoder.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Decoder.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Encoder.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Encoder.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/en
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/README.TXT
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/boilerplate.mk
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/configure
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/configure.in
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/depend.mk
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/Makefile.in
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/javabin/index.vnc
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/javabin/logo150x150.gif
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/javabin/vncviewer.jar
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/Makefile.in
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/network.dsp
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/network.vcproj
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/Socket.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/TcpSocket.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/network/TcpSocket.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/Exception.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/Exception.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/FdInStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/FdInStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/FdOutStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/FdOutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/FixedMemOutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/HexInStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/HexInStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/HexOutStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/HexOutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/InStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/InStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/Makefile.in
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/MemInStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/MemOutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/msvcwarning.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/OutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/RandomStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/RandomStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/rdr.dsp
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/rdr.vcproj
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/SubstitutingInStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/types.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/ZlibInStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/ZlibInStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/ZlibOutStream.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rdr/ZlibOutStream.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Blacklist.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Blacklist.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CConnection.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CConnection.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgHandler.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgHandler.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgReader.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgReader.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgReaderV3.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgReaderV3.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgWriter.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgWriter.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgWriterV3.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CMsgWriterV3.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ColourCube.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ColourMap.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ComparingUpdateTracker.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ComparingUpdateTracker.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Configuration.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Configuration.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ConnParams.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/ConnParams.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CSecurity.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CSecurityNone.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CSecurityVncAuth.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/CSecurityVncAuth.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Cursor.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Cursor.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/d3des.c
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/d3des.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Decoder.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Decoder.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Encoder.cxx
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/Encoder.h
(VNC 4.1.2 源代码)realvnc-4_1_2-winsrc/common/rfb/en
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.