Thin Client Hardware
The minimal hardware requirements and recommendations that Windows Thin Client must have are provided in the following subsections.
RAM and ROM Requirements
ROM and RAM requirements for Windows Thin Client depend on several significant factors, such as CPU selection, software selection, and performance considerations.
The following table shows the RAM and ROM requirements.
Requirement | Description |
---|---|
RAM | The Windows Thin Client system software and the Microsoft RDP client together require at least 6 MB of RAM. This requirement does not reflect the amount of RAM that is required for the video frame buffer or the OEM-supplied software. This memory requirement supports a Windows Thin Client that is running one or two RDP sessions.
Note Each RDP session requires approximately 4.5 MB of RAM. |
Nonvolatile memory | The Windows Thin Client requires sufficient nonvolatile memory, such as flash memory or nonvolatile RAM, to store the universally unique identifier (UUID) and Windows Thin Client configuration settings. The UUID requires 128 bytes of memory. The amount of memory that is required to store the configuration settings, which is the registry, depends on the device, the software that is installed, and the number of Windows Thin Client connections that are defined. A typical Windows Thin Client device that has the RDP client installed and that has five connections defined requires approximately 20 KB of storage.
Microsoft recommends that you provide sufficient nonvolatile memory for the registry to grow to at least 50 KB in size. |
ROM | If the Windows Thin Client is booted from ROM, it requires a minimum of 4 MB of ROM.
Additionally, the ROM must be sufficient to support software that you add to the Thin Client. Generally, flash memory is used for ROM. This permits the upgrade of Windows Thin Client software without requiring hardware replacement. |
In situations in which multiple RDP sessions are required, RAM becomes increasingly critical to the operation of the terminal. If a user attempts to start a session and there is insufficient RAM, then the Windows Thin Client Shell sends a message that the client process cannot be started. In designing your Windows Thin Client device, consider the needs of your customers when you establish RAM size for your Windows Thin Client.
Input/Output Devices Requirements
Input/output (I/O) devices allow data exchange between the terminal and a user.
Microsoft recommends that you also include the following I/O features and peripherals in the Windows Thin Client:
- A keyboard
- A pointing device
- Network connectivity hardware.
Although the use of mass-storage devices, such as ATA PC Cards, is permitted for the Windows Thin Client design, rotating mass-storage devices is not recommended because of reliability concerns.
The Windows Thin Client does not support audio-input hardware, IrDA, or video capture.
Display Hardware Requirements
The following table shows display hardware requirements for Windows Thin Client devices.
Requirement | Description |
---|---|
The display hardware must support 8 bits per pixel (BPP). | Windows CE supports pixel depths from 1 BPP to 32 BPP. Windows Thin Client supports 8 BPP, 16 BPP, and 24 BPP. Because 24 BPP color requires significant memory and CPU resources, it is only used when the resolution is 640 x 480 or smaller. |
The display hardware must support resolution of 640 x 480 pixels at 8 BPP. | The Windows Thin Client software supports desktop resolutions that run at 640 x 480, 800 x 600, 1024 x 768, 1280 x 1024, and 1600 x 1200 pixels. |
The display hardware must provide contrast control. | The display device must include contrast control hardware. |
Color display must have brightness control. | The display device must include brightness control. |
System performance is highly dependent on graphic performance. For best video performance, you should use an accelerated video graphics adapter and hardware-accelerated graphics. For more information, see Working with Graphics Devices.
Keyboard Hardware Requirements
The hardware that performs keyboard scans can be simple and can require CPU control from the low-level hardware-dependent portion of the driver.
The following table shows the requirements for the keyboard device and subsystem:
Requirement | Description |
---|---|
The subsystem must support all functionality that is required in a Windows environment. | The following list shows the minimal support:
|
Hardware must meet the minimum Windows CE and Windows Thin Client requirements. | The following list shows the minimum hardware requirements:
|
For more information about specific keyboard drivers, see Keyboard Drivers.
Pointing Device Requirements
Typically, the pointing device for Windows Thin Client is a mouse or a touch screen. The following table shows the requirements for the pointing device.
Requirement | Description |
---|---|
The device must emulate mouse movement and button events. | The device must correctly emulate mouse-movement events. Mouse-movement events must be separate and independent of button events. |
The device must support minimum coordinate resolution. | The device must provide coordinates to a minimum of pixel resolution. |
The device must support minimum sampling rates. | The device must provide a minimum of 100 samples per second at regular intervals. |
The device must support minimum bits per sample. | The device must provide resolution with enough bits per sample to resolve coordinates accurately. |
The device must provide per-sample interrupts. | The device must provide per-sample interrupts. |
Pointing device filtering and calibration must be supported for devices that require these capabilities. | Touch screens and glide pads require filtering to remove erroneous samples that are caused by noise. Touch screens require a method to calibrate them properly to their displays. This calibration can be done with either hardware or software. |
I/O Port Requirements
Although parallel, serial, and USB ports are not required, they are recommended. RDP supports serial and parallel port redirection. A server application can therefore interact with the client's serial port to connect to devices, such as a bar code scanner.
The following table shows the serial port requirements for a Windows Thin Client device.
Requirement | Description |
---|---|
The port must meet minimum RS-232-C hardware requirements, if RS-232 is present. | In general, the serial port hardware must support the standard features that are found in the universal asynchronous receiver/transmitter port of a computer. |
The port must meet minimum speed requirements. | The port must support speeds of up to, and including, 115.2 kilobytes per second (KBps). |
The port must meet framing requirements. | The port must support all of the combinations of parity and stop bits. Also, it must support word lengths of at least seven and eight data bits. |
The port must meet flow-control requirements. | The following list shows the support requirements of hardware flow control:
The port must support software flow control, including the capability to support a clean stop in the current buffer transmission. The serial port must also support a maximum skid of 16 bytes. This is the maximum number of bytes that continue to be sent after the receiver requests a flow control off command. |
The port must support a break in hardware. | When the serial port hardware receives a break command, it must stop transmission cleanly at a framed byte boundary. Notice that the break command is differentiated from the sending of a continuous stream of logic 0 bytes, because the 0 bytes is framed. |
The port should use a standard DB-9 connection. | For ease of use and convenience, serial ports should use the standard DB-9 connector. |
The port must support minimum signal-line requirements. | The following list shows the requirements for each signal:
|
For more information about I/O ports, see Programming Serial Connections and Parallel Port Architecture.
Audio Hardware Requirements
Although Audio output hardware is not required for Windows Thin Client devices, it is recommended. RDP supports audio playback redirection. This allows a server application to playback at the server or client audio output hardware.
If audio is supported, the Windows Thin Client must support the playback of 8-bit, monophonic ("Mono"), and pulse-coded modulation-formatted audio files. The following list shows the audio output requirements for Windows Thin Client:
- The Windows Thin Client device must have a single channel, 8-bit D/A converter.
- The Windows Thin Client device must have a 22.05 KHz sampling rate.
Note For better results, upgrade to 16 bits per sample and 44.1 KHz sample rate.
See Also
Windows Thin Client Configuration
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.