/[rdesktop]/sourceforge.net/trunk/rdesktop/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /sourceforge.net/trunk/rdesktop/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 903 - (show annotations)
Sun May 8 17:57:12 2005 UTC (19 years ago) by stargo
File size: 1093 byte(s)
bump version to 1.4.1
add some entries to TODO

1 ===========================================
2 rdesktop: A Remote Desktop Protocol client.
3 ===========================================
4
5 rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000
6 Terminal Services, Windows 2003 Terminal Services/Remote Desktop, Windows XP
7 Remote Desktop, and possibly other Terminal Services products.
8 rdesktop currently implements the RDP version 4 and 5 protocols.
9
10 Installation
11 ------------
12 rdesktop uses a typical GNU-style build procedure:
13
14 % ./configure [options]
15 % make
16 % make install
17
18 where documentation for [options] can be found by running "./configure --help".
19 Usually no options are necessary. The default is to install under /usr/local,
20 this can be changed with --prefix=directory.
21
22 Invocation
23 ----------
24
25 % rdesktop [options] server
26
27 where server is the name of the Terminal Services machine. Note: if you
28 receive "Connection refused", this probably means that the server does not have
29 Terminal Services enabled, or there is a firewall blocking access.
30
31 The rdesktop manual page lists the possible options ("man rdesktop").
32

  ViewVC Help
Powered by ViewVC 1.1.26