Unix client for Microsoft Remote Desktop Services
Go to file
Michael Gernoth 87d8eefba0 Enable rdp-compression for all bpps.
Many thanks to Vahur Sinijärv <vahur.sinijarv@cydonia.ee> for
finding the fix.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@885 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-16 11:42:34 +00:00
doc Enable rdp-compression for all bpps. 2005-04-16 11:42:34 +00:00
keymaps PrintScreen and Scroll Lock for SUNs view of the keysyms... 2005-03-26 00:18:30 +00:00
uiports some qte cleanups 2005-04-10 01:27:27 +00:00
vnc Indent fixes 2004-10-07 13:00:29 +00:00
.cvsignore Should ignore configure and .tar.gz:as. 2004-09-08 11:39:32 +00:00
bitmap.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
bootstrap Removing old autom4te.cache before autoreconf. Seems to 2004-09-07 11:33:46 +00:00
cache.c optimise persistent bitmap caching and hopefully improve the terminology 2005-03-08 00:23:02 +00:00
channels.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
cliprdr.c silence warnings when connecting to w2k3 sp1 for now 2005-04-14 16:46:13 +00: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 fix for --with-{ipv6,debug{,-kbd,-rdp5,-clipboard}}=no 2005-04-13 20:08:06 +00:00
constants.h use UTF-16LE instead of UTF-16 => let iconv swab the bytes for us 2005-03-14 17:47:46 +00:00
COPYING Add clarification to licence - linking with OpenSSL is allowed. 2002-12-13 10:51:57 +00:00
disk.c Indent fixes 2005-04-03 18:08:05 +00:00
disk.h The enum FILE_INFORMATION_CLASS was a bit wrong, 2004-04-16 11:10:12 +00:00
ewmhints.c Indent fixes. 2003-09-15 07:59:36 +00:00
indent-all.sh Added rdp2vnc support 2003-02-20 12:14:13 +00:00
install-sh Now using Autoconf. Old OpenSSL files removed. 2004-07-31 13:07:41 +00:00
iso.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
licence.c unicode support from Andy Igoshin <ai@vsu.ru> 2005-03-13 13:18:48 +00:00
Makefile.in bump version to 1.4.0 2005-03-06 21:11:18 +00:00
mcs.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
mppc.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
orders.c Indent fixes 2005-04-03 18:08:05 +00:00
orders.h Fix text2 order parsing. The brush is parsed but not yet used. 2005-03-10 22:40:20 +00:00
parallel.c remove C++-style comments 2005-03-15 11:25:50 +00:00
parse.h bump version to 1.4.0 2005-03-06 21:11:18 +00:00
printer.c Better default printer from Eduardo Correia <eduardo.correia@poli.usp.br> 2005-04-02 17:32:38 +00:00
printercache.c remove C++-style comments 2005-03-15 11:25:50 +00:00
proto.h do polyline in a single ui operation: ui_polyline 2005-03-10 22:48:15 +00:00
pstcache.c optimise persistent bitmap caching and hopefully improve the terminology 2005-03-08 00:23:02 +00:00
rdesktop.c Enable rdp-compression for all bpps. 2005-04-16 11:42:34 +00:00
rdesktop.h another x86 define 2005-04-03 05:41:04 +00:00
rdesktop.spec bump version to 1.4.0 2005-03-06 21:11:18 +00:00
rdp5.c silence warnings when connecting to w2k3 sp1 for now 2005-04-14 16:46:13 +00:00
rdp.c Enable rdp-compression for all bpps. 2005-04-16 11:42:34 +00:00
rdpdr.c Indent fixes 2005-04-03 18:08:05 +00:00
rdpsnd_libao.c bugfix: correctly increment the out->p pointer 2005-03-08 17:23:26 +00:00
rdpsnd_oss.c Indent fixes 2004-11-23 13:29:12 +00:00
rdpsnd_sgi.c remove C++-style comments 2005-03-15 11:25:50 +00:00
rdpsnd_sun.c strdup the audio-device 2004-11-03 10:05:02 +00:00
rdpsnd.c Made internal functions static. 2004-04-17 07:24:22 +00:00
README rdesktop supports RDP5 2005-03-14 12:59:47 +00:00
scancodes.h Fix typo. 2003-10-28 03:20:43 +00:00
secure.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
serial.c remove C++-style comments 2005-03-15 11:25:50 +00:00
tcp.c Real fix for socklen_t 2005-03-31 10:49:59 +00:00
types.h Add support for ellipse and polygon orders 2005-03-08 00:43:10 +00:00
xclip.c Don't advertise UTF8_STRING. Use STRING instead. This gives much 2004-06-04 08:42:11 +00:00
xkeymap.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
xproto.h Indent fixes 2003-07-09 09:18:20 +00:00
xwin.c Window-placement patch by <gregmhughes@comcast.net> 2005-03-23 12:25:54 +00:00

===========================================
rdesktop: A Remote Desktop Protocol client.
===========================================

rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000
Terminal Services, Windows 2003 Terminal Services/Remote Desktop, Windows XP
Remote Desktop, and possibly other Terminal Services products.
rdesktop currently implements the RDP version 4 and 5 protocol.

Installation
------------
rdesktop uses a typical GNU-style build procedure:

	% ./configure [options]
	% make
	% make install

where documentation for [options] can be found by running "./configure --help".
Usually no options are necessary.  The default is to install under /usr/local,
this can be changed with --prefix=directory.

Invocation
----------

	% rdesktop [options] server

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

The rdesktop manual page lists the possible options ("man rdesktop").