Unix client for Microsoft Remote Desktop Services
Go to file
Michael Gernoth df4b862047 fix compilation on cygwin
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@901 423420c4-83ab-492f-b58f-81f9feb106b5
2005-05-08 17:03:04 +00:00
doc update changelog for rdpsnd_sgi 2005-04-30 10:06:00 +00:00
keymaps PrintScreen and Scroll Lock for SUNs view of the keysyms... 2005-03-26 00:18:30 +00:00
uiports add additional compression flag 2005-05-01 00:14:20 +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 Add alternative mppc decompression code with 64kB history buffer from Vahur Sinijärv, and reenable rdp5 (persistent) bitmap cache 2 (64x64) 2005-04-17 23:14:20 +00:00
COPYING Add clarification to licence - linking with OpenSSL is allowed. 2002-12-13 10:51:57 +00:00
disk.c fix compilation on cygwin 2005-05-08 17:03:04 +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 fix double slash while make install 2005-05-04 18:01:56 +00:00
mcs.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
mppc.c fix match length decoding for mppc with 64kB history buffer 2005-04-30 20:48:05 +00:00
orders.c ignore colour-cache with id 0. This fixes my colour-problems when using 2005-04-23 22:36:42 +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 Add alternative mppc decompression code with 64kB history buffer from Vahur Sinijärv, and reenable rdp5 (persistent) bitmap cache 2 (64x64) 2005-04-17 23:14:20 +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 update comments. Thanks to Scott Marovich (marovich at hpl.hp.com) for pointing out that 3 is probably a synchronise update PDU 2005-04-26 22:48:20 +00:00
rdp.c Add alternative mppc decompression code with 64kB history buffer from Vahur Sinijärv, and reenable rdp5 (persistent) bitmap cache 2 (64x64) 2005-04-17 23:14:20 +00:00
rdpdr.c Indent fixes 2005-04-03 18:08:05 +00:00
rdpsnd_libao.c much better sound synchronization using the provided timestamps 2005-04-22 21:54:57 +00:00
rdpsnd_oss.c Indent fixes 2004-11-23 13:29:12 +00:00
rdpsnd_sgi.c SGI sound fixes from Jeremy Meng <voidfoo@cwazy.co.uk> 2005-04-30 09:13:13 +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 reactivate fixed caps_lock hack. ctrl-alt-delete works again 2005-04-27 10:05:43 +00:00
xproto.h Indent fixes 2003-07-09 09:18:20 +00:00
xwin.c Handle RDP recv queue even in RDP send queue is full. 2005-04-16 11:57:19 +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").