Unix client for Microsoft Remote Desktop Services
Go to file
Michael Gernoth fe3011d666 handle iconv-failure more gracefully
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@863 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-14 18:02:24 +00:00
doc add korean keymap to changelog 2005-03-13 14:03:53 +00:00
keymaps Korean keymap from patch [984484] Korean Locale Patch (KO) for Rdesktop 1.3.1 2005-03-13 13:28:44 +00:00
uiports remove xxxrdesktopbuild.sh 2005-03-13 07:32:21 +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 Show frequent cliprdr-errors only when used with WITH_DEBUG_CLIPBOARD 2003-12-09 22:07:47 +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 HAVE_ICONV configure test 2005-03-13 13:58:23 +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 fix compiler warnings 2005-03-08 01:01:47 +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 fix previously introduced memory leak in process_polyline 2005-03-11 00:50:19 +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 fix compiler warnings 2005-03-08 01:01:47 +00:00
parse.h bump version to 1.4.0 2005-03-06 21:11:18 +00:00
printer.c change HANDLE to NTHANDLE to avoid conflics 2004-10-02 01:30:33 +00:00
printercache.c bump version to 1.4.0 2005-03-06 21:11:18 +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 indent fixes 2005-03-13 17:40:51 +00:00
rdesktop.h another x86 define 2005-03-13 08:10:30 +00:00
rdesktop.spec bump version to 1.4.0 2005-03-06 21:11:18 +00:00
rdp5.c bump version to 1.4.0 2005-03-06 21:11:18 +00:00
rdp.c handle iconv-failure more gracefully 2005-03-14 18:02:24 +00:00
rdpdr.c bump version to 1.4.0 2005-03-06 21:11:18 +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 correct author in rdpsnd_sgi 2004-10-15 18:04:16 +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 misplaced bracket 2005-02-20 19:38:34 +00:00
tcp.c bump version to 1.4.0 2005-03-06 21:11:18 +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 do polyline in a single ui operation: ui_polyline 2005-03-10 22:48:15 +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").