Dumb Terminals - Where are They Now?

In the early days of computing, mainframe userstime can have a significant impact on the
accessed their systems using a dumb terminal.company's bottom line.
Dumb terminals are input/output devices with noUnlike dumb terminals, PC's are capable of
processing capability and only enough memory toprocessing data. When combined with a terminal
decipher particular control codes. Dumb terminalsemulator, this ability allows PC users to perform
were most commonly found in large organizationstasks that simply weren't possible with dumb
with the need to process immense numbers ofterminals alone. For example, with a terminal
data transactions, such as financial institutions. Foremulator, users can print host data to local and
organizations like these, the processing power ofnetwork printers or to files on their PC. Data
the mainframe was necessary in order tobeing sent to and from the host can also be
successfully accomplish basic daily operations.processed automatically.
With the advent of PC's, users needed a way toScripting can be used in conjunction with the
interact with their organization's mainframe fromterminal emulator to automate routine tasks. More
their desktops. Terminal emulators wereadvanced terminal emulators provide the ability to
developed to fill this need. Using terminal emulationassign these scripts, typically referred to as
software installed on the PC means that only onemacros, to a key on the keyboard, a keypad
machine is needed to access the mainframe.button, toolbar button or the mouse. One
Terminal emulators not only eliminate the need forexample of a time-saving macro is a script that
a separate terminal, they also provide additionalcan be configured to automatically run when the
features that serve to extend capabilities andhost session is established and dynamically enter
increase productivity.the user's logon details.
Dumb terminals use a standard set of codes toContemporary terminal emulators may also
communicate with the host system. These codes,include SSL or SSH security to encrypt
also known as escape sequences, are responsibletransactions between the PC and the mainframe.
for performing basic screen display functions suchServer authentication and encryption provides
as changing colors and moving the cursor. In thesecure data access across TCP/IP networks.
days when the use of dumb terminals wasWith the security of SSL or SSH, terminal
common, different terminal manufacturers usedemulation sessions are protected from
different sets of standard codes. The mosteavesdropping, tampering, or message forgery
common terminal types are 3270, 5250, VT, andover TCP/IP. This feature can be critical for those
SCO ANSI terminals. Many large organizations useorganizations that use remote access across the
more than one terminal type. In most cases, oneInternet to retrieve sensitive data on corporate
terminal emulator can be used to access amainframes.
combination of terminal types, eliminating the needAlthough mainframe technology is decades old, it
for multiple dumb terminals.is still in use in countless organizations today.
Most modern day terminal emulators use aThese organizations now use terminal emulators
graphical interface that is similar to the user'sinstead of dumb terminals to access these
existing PC applications. This makes using asystems. BMC Software recently conducted a
terminal emulator more user friendly than asurvey of 1,100 IT managers whose organizations
traditional terminals, and decreases the learninguse mainframes. 95% of the respondents
curve associated with host access - especially forindicated that the mainframe still plays a critical
new users. In large organizations where employeerole in their IT infrastructure, and will continue to
turnover is a concern, this reduction in trainingdo so.