The design and implementation of a remote terminal monitor

This thesis describes the design and the implementation of a monitor for low-speed remote terminals. The basic features of the monitor are: -terminal users have access to a library of programs, -all communication with the terminals is handled by the monitor, -any program executing in the compute...

Full description

Bibliographic Details
Main Author: Reid, William
Other Authors: N/A
Published: 2014
Subjects:
Online Access:http://hdl.handle.net/1993/23445
Description
Summary:This thesis describes the design and the implementation of a monitor for low-speed remote terminals. The basic features of the monitor are: -terminal users have access to a library of programs, -all communication with the terminals is handled by the monitor, -any program executing in the computer can communicate with a terminal via the monitor, -programs which are communicating with the terminals are transferred to backing storage when they are not active. This allows different programs to use the same memory area during their execution.