FreeRDP-WebConnect-master

所属分类:Windows编程
开发工具:C++ Builder
文件大小:1924KB
下载次数:5
上传日期:2016-03-11 16:51:27
上 传 者zhuangzyzhuang
说明:  这个是我从github上找到的一个freerdp项目,通过网页的形式访问虚拟机,
(This is a project I freerdp found on github, access to the virtual machine in the form of a web page,)

文件列表:
install_prereqs.sh (5868, 2015-08-11)
setup-all.sh (9785, 2015-08-11)
wsgate (0, 2015-08-11)
wsgate\CMakeLists.txt (18355, 2015-08-11)
wsgate\FreeRDP.ico (30160, 2015-08-11)
wsgate\LICENSE (11358, 2015-08-11)
wsgate\Makefile.am (5698, 2015-08-11)
wsgate\NOTICE (4125, 2015-08-11)
wsgate\NTService.cpp (17075, 2015-08-11)
wsgate\NTService.hpp (10289, 2015-08-11)
wsgate\Png.cpp (3796, 2015-08-11)
wsgate\Png.hpp (2275, 2015-08-11)
wsgate\Primary.cpp (14456, 2015-08-11)
wsgate\Primary.hpp (5452, 2015-08-11)
wsgate\RDP.cpp (42300, 2015-08-11)
wsgate\RDP.hpp (8951, 2015-08-11)
wsgate\Update.cpp (8859, 2015-08-11)
wsgate\Update.hpp (3889, 2015-08-11)
wsgate\base64.cpp (3582, 2015-08-11)
wsgate\base64.hpp (950, 2015-08-11)
wsgate\bindhelper.c (920, 2015-08-11)
wsgate\btexception.cpp (13595, 2015-08-11)
wsgate\btexception.hpp (9517, 2015-08-11)
wsgate\cmake (0, 2015-08-11)
wsgate\cmake\FindCasablanca.cmake (5787, 2015-08-11)
wsgate\cmake\FindEHS.cmake (3236, 2015-08-11)
wsgate\cmake\FindFreeRDP.cmake (7044, 2015-08-11)
wsgate\cmake\FindMyPNG.cmake (3260, 2015-08-11)
wsgate\cmake\FindThreads.cmake (8596, 2015-08-11)
wsgate\cmake\FindWinPR.cmake (4777, 2015-08-11)
wsgate\cmake\FindWindowsSDK.cmake (3636, 2015-08-11)
wsgate\cmake\pretty_func.c (107, 2015-08-11)
... ...

FreeRDP-WebConnect will be a gateway for seamless access to your RDP-Sessions in any HTML5-compliant browser. In particular it relies on the Canvas (http://www.w3.org/TR/2dcontext/) and WebSockets (http://www.w3.org/TR/websockets/) feature. The server side WebSockets implementation handles current RFC***55 (http://tools.ietf.org/html/rfc***55) only, so browsers that implement the older drafts do *not* work. With RFC***55 being raised to the "Proposed Standard" level, this should change now really soon. On the server side, a standalone daemon - written in C++ - provides a Web page via HTTPS (or HTTP, if configured) and uses FreeRDP libs to connect as a client to any RDP session. Although the project is still in a very early development phase (project was started on April 3, 2012), it already can display an RDP session right now. Added automated build/install script setup-all.sh For unattended setup, installing all prereqs and deleting conflicting packages, run the script as root, specifying the following command: ./setup-all.sh -f -i -d For addition details on the setup script and webconnect prereqs consult wsgate/README.

近期下载者

相关文件


收藏者