REMOTE VIDEO SYSTEM IP
40
Character Set
During a session, the terminal emulator receives a stream of 8-bit bytes from the server. In order to display them
on the screen, it needs to know the character set in which to interpret these streams of bytes.
There are several character sets from which to choose. A few notable character sets are:
• The ISO-8859 series are standard character sets that include various accented characters appropriate for
different sets of languages.
• The Win125x series are defined by Microsoft for similar purposes. Win1252 is almost equivalent to ISO-
8859-1, but it contains a few extra characters such as matched quotes and the Euro symbol.
• CP437 contains the old IBM
®
PC character set with block graphics and line drawing characters. This is also
used on MS-DOS
®
systems.
• UTF-8 contains unicode data interpreted as being in the UTF-8 encoding. Not all server applications will
support UTF-8.
Key Mappings
Character codes received from a keyboard can be converted to different character codes before they are sent to
the host. This can be useful when you have different types of keyboards that need to be mapped to the same set
of character codes.
A key mapping consists of an input sequence of character codes and the output sequence of codes to which
they will be converted. Generally, you would specify both the input and output sequences as single character
codes, although you can define up to five character codes for each. Type in a character code as two
hexadecimal digits. For example:
• To convert the ASCII character A to B, type in the input and output sequences as “41” and “42” respectively,
which are the ASCII characters’ hexadecimal representations.
• To convert a code of decimal 10 to 0, type in the input and output sequences as “0A” and “00,” respectively.
NOTE
The character codes are always two hexadecimal digits, so you must use leading
zeros.
4.3.5 C
ONFIGURE
R
EMOTE
A
CCESS
S
ETTINGS
Your Remote Video System IP can provide remote access to a computer on the network or Internet by using the
VNC protocol. You can interact with the remote computer using a keyboard and mouse connected to the USB
ports on your Remote Video System IP.
Install VNC server or VNC client software on the remote computer. Your Remote Video System IP software and
documentation CD contains a VNC server.
Configure the VNC client and VNC server via the Remote Access Configuration page. To get to this page, click
on Remote Access in Figure 4-15.
Содержание AC1059A
Страница 3: ......