
rdesktop-ce
A long time ago a guy ported rdesktop, the free opensource linux implementation of the Remote Desktop Protocol to WinCE. Unfortunately the rdesktop team did not create a new fork for this port Original Post by Jay Sorg. So I decided to create this opensource project and contribute my code.
It is in experimental phase but works OK for normal use (no audio, drive sharing and clipboard support).
In contrast to the Windows Mobile provided Terminal Service Client it supports automated connections without user intervention. A second advantage of the code is, that it does not automatically disconnect after 10Minutes oc user inactivity as the MS code does.
Hopefully some is able to add clipboard support to the code. I already implemented a barcode reader interface, so that barcodes are received by an barcode reader and transfered to the server.
r60 adds support for SSL/TLS. Many thanks to Adam B., Trent M. and Brad H.
Binaries can be found at the branches dir
To run rdesktopce (rdp5 branch) you need a binary, a winrdesktop.ini and the runtimes libeay32.dll and ssleay32.dll.
Project Information
- License: GNU GPL v3
- 2 stars
- svn-based source control
Labels:
Terminal
Windows
Application