Name Date Size

.. 2015-04-08 11:40:02 3

asn.c 2015-04-08 11:40:02 2.5 KiB

bitmap.c 2015-04-08 11:40:02 17.9 KiB

bootstrap 2015-04-08 11:09:38 46

cache.c 2015-04-08 11:40:02 10.5 KiB

channels.c 2015-04-08 11:40:02 5.3 KiB

cliprdr.c 2015-04-08 11:40:02 5.4 KiB

config.guess 2015-04-08 11:09:38 41.1 KiB

config.sub 2015-04-08 11:09:38 29.5 KiB

configure 2015-04-08 11:40:02 246 KiB

configure.ac 2015-04-08 11:40:02 25.5 KiB

constants.h 2015-04-08 11:40:02 16.3 KiB

COPYING 2015-04-08 11:09:38 34.2 KiB

cssp.c 2015-04-08 11:40:02 22.8 KiB

ctrl.c 2015-04-08 11:40:02 11 KiB

disk.c 2015-04-08 11:40:02 34.3 KiB

disk.h 2015-04-08 11:40:02 5 KiB

doc 2015-04-08 11:09:38 13

ewmhints.c 2015-04-08 11:40:02 14.9 KiB

install-sh 2015-04-08 11:09:38 5.4 KiB

iso.c 2015-04-08 11:40:02 8.3 KiB

keymaps 2015-04-08 11:09:38 43

licence.c 2015-04-08 11:40:02 11.1 KiB

lspci.c 2015-04-08 11:40:02 4.9 KiB

Makefile.in 2015-04-08 11:40:02 7.3 KiB

Makefile.kmk 2015-04-08 11:40:02 17.8 KiB

mcs.c 2015-04-08 11:40:02 7.8 KiB

mppc.c 2015-04-08 11:40:02 8.9 KiB

orders.c 2015-04-08 11:40:02 31.8 KiB

orders.h 2015-04-08 11:40:02 6.1 KiB

parallel.c 2015-04-08 11:40:02 4.8 KiB

parse.h 2015-04-08 11:40:02 4.1 KiB

printer.c 2015-04-08 11:40:02 4.8 KiB

printercache.c 2015-04-08 11:40:02 7.6 KiB

proto.h 2015-04-08 11:40:02 16.9 KiB

proto.head 2015-04-08 11:09:38 893

proto.tail 2015-04-08 11:09:38 74

pstcache.c 2015-04-08 11:40:02 5.7 KiB

rdesktop.c 2015-04-08 11:40:02 43.9 KiB

rdesktop.h 2015-04-08 11:40:02 5.2 KiB

rdesktop.spec 2015-04-08 11:09:38 884

rdp.c 2015-04-08 11:40:02 42.2 KiB

rdp5.c 2015-04-08 11:40:02 3.4 KiB

rdpdr.c 2015-04-08 11:40:02 28.2 KiB

rdpsnd.c 2015-04-08 11:40:02 22.6 KiB

rdpsnd.h 2015-04-08 11:40:02 2.4 KiB

rdpsnd_alsa.c 2015-04-08 11:40:02 11.5 KiB

rdpsnd_dsp.c 2015-04-08 11:40:02 10.8 KiB

rdpsnd_dsp.h 2015-04-08 11:40:02 1.7 KiB

rdpsnd_libao.c 2015-04-08 11:40:02 5.3 KiB

rdpsnd_oss.c 2015-04-08 11:40:02 10.6 KiB

rdpsnd_sgi.c 2015-04-08 11:40:02 7.7 KiB

rdpsnd_sun.c 2015-04-08 11:40:02 10.2 KiB

README 2015-04-08 11:09:38 1.6 KiB

scancodes.h 2015-04-08 11:09:38 9.4 KiB

scard.c 2015-04-08 11:40:02 66.5 KiB

scard.h 2015-04-08 11:40:02 6.4 KiB

seamless.c 2015-04-08 11:40:02 10.7 KiB

seamless.h 2015-04-08 11:09:38 795

secure.c 2015-04-08 11:40:02 24 KiB

serial.c 2015-04-08 11:40:02 27.1 KiB

ssl.c 2015-04-08 11:40:02 5.8 KiB

ssl.h 2015-04-08 11:40:02 3 KiB

tcp.c 2015-04-08 11:40:02 12.6 KiB

types.h 2015-04-08 11:40:02 6 KiB

utils.c 2015-04-08 11:40:02 4.5 KiB

vrdp 2015-04-08 11:40:02 4

xclip.c 2015-04-08 11:40:02 36.5 KiB

xkeymap.c 2015-04-08 11:40:02 28 KiB

xproto.h 2015-04-08 11:09:38 883

xwin.c 2015-04-08 11:40:02 101 KiB

README

==========================================
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 such as NT 4 Terminal Server,
2000, XP, 2003, 2003 R2, Vista, 2008, 7, and 2008 R2. rdesktop
currently implements 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.
Note for Subversion users
-------------------------
If you have downloaded a snapshot of rdesktop using Subversion, you
will first need to run ./bootstrap in order to generate the build
infrastructure. This is not necessary for release versions of
rdesktop.
Invocation
----------
Simply run::
% 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").
Smart-card support notes
------------------------
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 just run "./configure" with the
"--enable-smartcard" option. Also you can enable smart-card debug with
additional "--with-debug-smartcard" option.