![]() | Technology Reference Guide 2. Hardware O. Workstations |
| What is it? A workstation, within the context of a network, refers to the computer used as a client node. It can be any type of PC that is supported by the network operating system being used (e.g Macintosh or Windows). A common characteristic of any PC being used as client workstation is that it has to have a network adapter that is suitable for the physical/ datalink protocols being used on the network. In addition, it has to have the appropriate client software, including the protocol stacks, required by the network operating system. What does it do? With terminal emulation, the workstation runs a program that fools an attached host system into thinking it is a dumb terminal. In this case, the application the user is interested in using is executed by the host, while the workstation simply uses its processing power to run the communications exchange with the host system. With client/ server applications involving an application server, both the workstation and the application server are cooperatively sharing the processing required to execute the application, with each focusing on what tasks it can do most efficiently. How is it used? With terminal emulation, the user executes a program that changes his screen to a representation approximating a video terminal, from which point the user logs in and interacts with the host system. With a client/server application, the user interface is generally determined by the specifics of the application. Where do I get more information? |