Unix client for Microsoft Remote Desktop Services
Go to file
Henrik Andersson f50e17ba9f Fix uninitialized variable warning
This also set a cursor pixelvalue to RED to visually
indicate error while parsing the cursor.
2017-10-17 10:16:07 +02:00
doc Update man-page with new return codes/texts 2017-10-05 10:45:54 +02:00
keymaps Add keyboard layout US international with dead keys. 2014-06-26 08:13:29 +00:00
tests added brushtest 2008-11-02 03:55:00 +00:00
uiports Remove global variable g_bitmap_compression 2017-10-16 15:34:47 +02:00
.cvsignore Should ignore configure and .tar.gz:as. 2004-09-08 11:39:32 +00:00
.travis.yml Let Travis build with both GCC and clang, take 2 2017-10-06 12:54:11 +02:00
asn.c Rework the logging system 2017-01-26 14:19:40 +01:00
bitmap.c Rework the logging system 2017-01-26 14:19:40 +01:00
bootstrap Removing old autom4te.cache before autoreconf. Seems to 2004-09-07 11:33:46 +00:00
cache.c Rework the logging system 2017-01-26 14:19:40 +01:00
channels.c Rework the logging system 2017-01-26 14:19:40 +01:00
cliprdr.c Rework the logging system 2017-01-26 14:19:40 +01:00
config.guess Now using Autoconf. Old OpenSSL files removed. 2004-07-31 13:07:41 +00:00
config.sub Now using Autoconf. Old OpenSSL files removed. 2004-07-31 13:07:41 +00:00
configure.ac Add option to build with address-sanitizer 2017-10-17 09:18:07 +02:00
constants.h Enable support for large pointers 2017-10-16 19:26:30 +02:00
COPYING Changed license to GPLv3 2010-01-12 08:31:06 +00:00
cssp.c Refactor of writing utf16 strings to packets. 2017-09-29 16:30:17 +02:00
ctrl.c Rework the logging system 2017-01-26 14:19:40 +01:00
disk.c Move logging code to after variable declarations 2017-10-03 11:07:32 +02:00
disk.h Changed license to GPLv3 2010-01-12 08:31:06 +00:00
ewmhints.c Remove infrastructure to auto-generate proto.h 2017-10-05 15:18:13 +02:00
genauthors Make it possible to automatically generate the AUTHORS file from the 2011-04-13 11:33:22 +00:00
indent-all.sh Remove deprecated rdp2vnc 2017-08-14 15:58:48 +02:00
install-sh Now using Autoconf. Old OpenSSL files removed. 2004-07-31 13:07:41 +00:00
iso.c Clarify the Fast-Path handling in the T.123/X.224 layer 2017-10-13 14:02:03 +02:00
licence.c Cleanup of TS_SECURITY_HEADER code 2017-03-07 15:32:14 +01:00
lspci.c Rework the logging system 2017-01-26 14:19:40 +01:00
Makefile.in Remove infrastructure to auto-generate proto.h 2017-10-05 15:18:13 +02:00
mcs.c Rework the logging system 2017-01-26 14:19:40 +01:00
mppc.c Include emails in copyright statements. 2011-04-13 11:13:04 +00:00
orders.c Rework the logging system 2017-01-26 14:19:40 +01:00
orders.h Changed license to GPLv3 2010-01-12 08:31:06 +00:00
parallel.c Rework the logging system 2017-01-26 14:19:40 +01:00
printer.c Rework the logging system 2017-01-26 14:19:40 +01:00
printercache.c Rework the logging system 2017-01-26 14:19:40 +01:00
proto.h Add UNUSED() macro to silent warnings 2017-10-17 09:52:42 +02:00
pstcache.c Rework the logging system 2017-01-26 14:19:40 +01:00
rdesktop.c Fix warning about compare of signed and unsigned 2017-10-17 09:56:54 +02:00
rdesktop.h Remove infrastructure to auto-generate proto.h 2017-10-05 15:18:13 +02:00
rdesktop.spec Bump trunk version to 1.8.3post 2014-11-03 11:34:49 +00:00
rdp5.c Enable fragmented Fast-Path Updates 2017-10-16 14:01:13 +02:00
rdp.c Enable support for large pointers 2017-10-16 19:26:30 +02:00
rdpdr.c Refactor of writing utf16 strings to packets. 2017-09-29 16:30:17 +02:00
rdpsnd_alsa.c Rework the logging system 2017-01-26 14:19:40 +01:00
rdpsnd_dsp.c Rework the logging system 2017-01-26 14:19:40 +01:00
rdpsnd_dsp.h Changed license to GPLv3 2010-01-12 08:31:06 +00:00
rdpsnd_libao.c Rework the logging system 2017-01-26 14:19:40 +01:00
rdpsnd_oss.c Rework the logging system 2017-01-26 14:19:40 +01:00
rdpsnd_sgi.c Rework the logging system 2017-01-26 14:19:40 +01:00
rdpsnd_sun.c Rework the logging system 2017-01-26 14:19:40 +01:00
rdpsnd.c Merge pull request #158 from derfian/maybe-better-audio-sync 2017-10-06 10:36:06 +02:00
rdpsnd.h Changed license to GPLv3 2010-01-12 08:31:06 +00:00
README.md Fixed some grammar mistakes 2017-03-06 20:01:20 +01:00
scancodes.h Fix typo. 2003-10-28 03:20:43 +00:00
scard.c Move all Smart Card error messages to the debug level 2017-10-11 17:24:46 +02:00
scard.h Fixes a bug with Windows Server 2012 r2 and smartcard 2014-09-11 11:54:46 +00:00
seamless.c Remove unused variable 2017-09-26 13:58:56 +02:00
seamless.h Fixed style of a few copyright statements. 2011-09-28 09:36:59 +00:00
secure.c Use new out_utf16s_padded() string function for fixed string 2017-09-29 16:30:17 +02:00
serial.c Rework the logging system 2017-01-26 14:19:40 +01:00
ssl.c Run indentation script 2017-08-15 10:50:08 +02:00
ssl.h Add additional logging for SSL errors 2017-05-12 13:15:45 +02:00
stream.c Add function to write fixed length utf16 string to stream 2017-09-29 16:30:17 +02:00
stream.h Add function to write fixed length utf16 string to stream 2017-09-29 16:30:17 +02:00
tcp.c Make use of shared stream api 2017-09-28 19:15:00 +02:00
types.h Send longer drive names for redirected drives 2017-01-25 13:27:01 +01:00
utils.c Add a new Disk log subject 2017-09-22 14:54:36 +02:00
utils.h Add a new Disk log subject 2017-09-22 14:54:36 +02:00
xclip.c Remove infrastructure to auto-generate proto.h 2017-10-05 15:18:13 +02:00
xkeymap.c Run indentation script 2017-08-15 10:50:08 +02:00
xproto.h Add _NET_WM_PID and required WM_CLIENT_MACHINE properties to windows. 2015-09-15 12:38:28 +02:00
xwin.c Fix uninitialized variable warning 2017-10-17 10:16:07 +02:00

rdesktop - A Remote Desktop Protocol client

rdesktop is an open source client for Microsoft's RDP protocol. It is known to work with Windows versions ranging from NT 4 Terminal Server to Windows 2012r2 RDS. rdesktop currently has implemented the RDP version 4 and 5 protocols.

Installation

rdesktop uses a GNU-style build procedure. Typically all that is necessary to install rdesktop is the following:

% ./configure
% make
% make install

The default is to install under /usr/local. This can be changed by adding --prefix=<directory> to the configure line.

The smart-card support module uses PCSC-lite. You should use PCSC-lite 1.2.9 or later. To enable smart-card support in the rdesktop add --enable-smartcard to the configure line.

Note for users building from source

If you have retreived a snapshot of the rdesktop source, you will first need to run ./bootstrap in order to generate the build infrastructure. This is not necessary for release versions of rdesktop.

Usage

Connect to an RDP server with:

% rdesktop server

where server is the name of the Terminal Services machine. (If you receive "Connection refused", this probably means that the server does not have Terminal Services enabled, or there is a firewall blocking access.)

You can also specify a number of options on the command line. These are listed in the rdesktop manual page (run "man rdesktop").