/[rdesktop]/sourceforge.net/tags/RDESKTOP-1-3-0/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/tags/RDESKTOP-1-3-0/rdesktop/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 533 - (show annotations)
Wed Oct 29 14:14:47 2003 UTC (20 years, 8 months ago) by (unknown author)
File size: 1040 byte(s)
This commit was manufactured by cvs2svn to create tag
'RDESKTOP-1-3-0'.
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 XP Remote Desktop, and possibly other Terminal
7 Services products. rdesktop currently implements the RDP version 4 protocol.
8
9 Installation
10 ------------
11 rdesktop uses a typical GNU-style build procedure:
12
13 % ./configure [options]
14 % make
15 % make install
16
17 where documentation for [options] can be found by running "./configure --help".
18 Usually no options are necessary. The default is to install under /usr/local,
19 this can be changed with --prefix=directory.
20
21 Invocation
22 ----------
23
24 % rdesktop [options] server
25
26 where server is the name of the Terminal Services machine. Note: if you
27 receive "Connection refused", this probably means that the server does not have
28 Terminal Services enabled, or there is a firewall blocking access.
29
30 The rdesktop manual page lists the possible options ("man rdesktop").
31

  ViewVC Help
Powered by ViewVC 1.1.26