How does a thin client work?

6,246

It is a terminal server, with thin clients connected to it via a "dumb" machine (offers basic networking, video and mouse/keyboard input). Everything is living off of one server that everyone shares, and is therefore managed by an IT department. The clients connect (usually) with the RDP (Remote Desktop Protocol) used by Windows Servers, although there are some that use VNC or other remote technologies. The main point though is that the devices that connect the keyboard mouse and monitor are not processing anything themselves, but rather, sending all input to the server, and taking in the output for the screen.

It will affect system performance as more users connect, but most terminal servers are built to handle large loads of data and processing. And since everything is actually taking place on a remote server, yes, everything can be logged

Share:
6,246

Related videos on Youtube

Admin
Author by

Admin

Updated on September 18, 2022

Comments

  • Admin
    Admin over 1 year

    I recently observed this strange set of workstation at my workplace where around 30 monitors are installed and it seemed to be running fine.There was no CPU connected to the monitors but there was a modem like thing which has connection to the monitor and in parallel to other PCs adjacent. Later it was realized that a virtual connection has been set up.

    From what explanation i received,there was a main Computer with a CPU and server connections. And the required software were installed on that PC which could be accessed by the remaining 30 PCs.

    My main question now is how is this connection established.Would it compromise on the performance or speed while the remaining users perform their respective tasks. Also can the processes being executed on the respective PCs be tracked at this main server machine.

  • Admin
    Admin almost 12 years
    Yes thats exactly what i see just like u mentioned.How is such a connection set up any ideas.
  • Arunkumar
    Arunkumar almost 12 years
    @techie When the server is set up and running, you add the thin clients. During the thin client setup, you enter in the address of the terminal server for it to connect to, then it saves that information for you. To learn how to set up a terminal server is out of the scope of the site, but would be more into the ServerFault site
  • Admin
    Admin almost 12 years
    Can network connectivity be established with thin clients?
  • Arunkumar
    Arunkumar almost 12 years
    That's how it connects
  • Admin
    Admin almost 12 years
    Is tracking at other machines possible from this server machine?(without any additional s/w installation for tracking)
  • Arunkumar
    Arunkumar almost 12 years
    All computers will connect to the terminal server. It's one computer, period. If there is tracking, it probably tracking everything. The thin client would (most likely) not have a hard drive, and therefore would not have the capacity (let alone technology) to "track" you manually
  • Admin
    Admin almost 12 years
    But then the thin client allows only i/p and mouse movements over the data transmitted from this main machine.So it is possible that the process flows generated at individual pcs can be viewed at the main terminal?
  • Arunkumar
    Arunkumar almost 12 years
    @techie I would recommend reading the wiki articles I posted, as they will answer these questions for you
  • Cameron Aziz
    Cameron Aziz almost 12 years
    all of what @Luke said it right, although you do not always need to 'add' thin clients. Often times the virtual machines are only accessible locally (within your office).