VirtualBox

source: vbox/trunk/src/VBox/RDP/client/README@ 9902

最後變更 在這個檔案從9902是 9902,由 vboxsync 提交於 16 年 前

Added rdesktop 1.6.0.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 1.6 KB
 
1===========================================
2rdesktop: A Remote Desktop Protocol client.
3===========================================
4
5rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000
6Terminal Services, Windows 2003 Terminal Services/Remote Desktop, Windows XP
7Remote Desktop, and possibly other Terminal Services products.
8rdesktop currently implements the RDP version 4 and 5 protocols.
9
10Installation
11------------
12rdesktop uses a GNU-style build procedure. Typically all that is necessary
13to install rdesktop is the following:
14
15 % ./configure
16 % make
17 % make install
18
19The default is to install under /usr/local. This can be changed by adding
20--prefix=directory to the configure line.
21
22Note for CVS users
23------------------
24If you have downloaded a snapshot of rdesktop using CVS, you will first need to
25run ./bootstrap in order to generate the build infrastructure. This is not
26necessary for release versions of rdesktop.
27
28Invocation
29----------
30Simply run:
31
32 % rdesktop server
33
34where server is the name of the Terminal Services machine. (If you receive
35"Connection refused", this probably means that the server does not have
36Terminal Services enabled, or there is a firewall blocking access.)
37
38You can also specify a number of options on the command line. These are listed
39in the rdesktop manual page (run "man rdesktop").
40
41Smart-card support notes
42------------------------
43The smart-card support module uses PCSC-lite. You should use PCSC-lite 1.2.9 or
44later.
45
46To enable smart-card support in the rdesktop just run "./configure" with the
47"--enable-smartcard" option. Also you can enable smart-card debug with
48additional "--with-debug-smartcard" option.
49
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette