US3653073A - Handler program for remote input management system - Google Patents

Handler program for remote input management system Download PDF

Info

Publication number
US3653073A
US3653073A US851370A US3653073DA US3653073A US 3653073 A US3653073 A US 3653073A US 851370 A US851370 A US 851370A US 3653073D A US3653073D A US 3653073DA US 3653073 A US3653073 A US 3653073A
Authority
US
United States
Prior art keywords
ready
terminal
controlling
output
determination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US851370A
Inventor
Ralph L Carpenter
Richard C Zuchowski
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kaiser Aluminum and Chemical Corp
Original Assignee
Kaiser Aluminum and Chemical Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kaiser Aluminum and Chemical Corp filed Critical Kaiser Aluminum and Chemical Corp
Application granted granted Critical
Publication of US3653073A publication Critical patent/US3653073A/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/12Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
    • G06F13/122Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware performs an I/O function other than control of data transfer

Definitions

  • ABSTRACT A digital computer program in the ALGOL language for interfacing between remote hardware terminals and a program entitled Main Processing Program This program passes all data to and from the remote terminals and the Main Processing Program.
  • HANDLER PROGRAM FOR REMOTE INPUT MANAGEMENT SYSTEM This invention is a digital computer program and, more particularly, a digital computer program for passing data to and from remote terminals in a data processing system.
  • the program of this invention maintains the status of any number of connected terminal devices. In a closed loop process, it repetitively determines first whether any terminals are to be supplied an output. If an output is to be supplied, the program controls checks as to the validity of the output data. If the data is found to be valid, the output function is performed.
  • the program determines whether any input devices have data for transmission to the computer. If so, the program causes execution of a subroutine to accept the inputs, the subroutine chosen depending upon the type of device delivering the input.
  • Section V of said U.S. Pat. No. 3,585,60l contains the associated program source listing in ALGOL.
  • the listing may be readily compiled by any computer which will accept that language.
  • execution of a first sub-program for delivering digital information from control of the processing program to the remote terminals comprising the steps of controlling a determination of whether all possible sources of said digital information have been checked for readiness to deliver said information
  • execution of a second sub-program for delivering digital information from said terminals to control of said processing program comprising the steps of controlling a reading of all said digital information ready for delivery from said terminals, and
  • step of controlling transfer by said first subprogram comprises the steps of controlling a determination of the class of terminal for which it had been detennined that output is ready for delivery thereto,
  • step of controlling transfer of a portion of said ready output data to an output bufier comprises the steps of controlling substitution of characters within said ready output data when the original characters cannot be received by the terminal to which the data is being transmitted, and,
  • step of controlling transfer of the portion of said ready output data from said output buffer to the terminal comprises the steps of controlling writing the portion of said ready output data on said terminal, and
  • step of controlling transfer of digital information to a terminal for which it is determined that output is ready comprises the steps of controlling a determination of the class of terminal for which it had been determined that output is ready

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)

Abstract

A digital computer program in the ALGOL language for interfacing between remote hardware terminals and a program entitled Main Processing Program. This program passes all data to and from the remote terminals and the Main Processing Program.

Description

United States Patent Carpenter et al.
[ Mar. 28, 1972 [54] HANDLER PROGRAM FOR REMOTE INPUT MANAGEMENT SYSTEM [72] Inventors: Ralph L. Carpenter, Oakland; Richard C.
Zuchowskl, San Francisco, both of Calif.
[ 73] Assignee: Kaiser Aluminum 8: Chemical Corporatlon [22] Filed: Aug. 19, 1969 [21] Appl.No.: 851,370
52 u.s.c| ..l 4441134011725 [5!] lnt.Cl i ..G06i9/l8 [58] Fleld of Search ..340/l72.5; 235/157 [56] References Cited UNITED STATES PATENTS 3,303,476 2/1967 Moyer eta] ..340/l72.5 3,390,379 6/1968 Carlson et al.... ..340/l72.5 3,400,376 9/1968 McDonnell ..340/l72.5
IBM System/360 Basic Programming Support Basic Utilities, File No S360- 32, Form C28- 6505-l, Feb. 1965. Pages 35-64 Primary Examiner--Paul J. Henon Assistant ExaminerSydney R. Chirlin Attorney-Fulwider Patton Richer Lee and Utecht 5 7] ABSTRACT A digital computer program in the ALGOL language for interfacing between remote hardware terminals and a program entitled Main Processing Program This program passes all data to and from the remote terminals and the Main Processing Program.
13 Claims. 1 Drawing Figure Cal Pad
HANDLER PROGRAM FOR REMOTE INPUT MANAGEMENT SYSTEM This invention is a digital computer program and, more particularly, a digital computer program for passing data to and from remote terminals in a data processing system.
ln accordance with this invention, provision is made for the transfer of computer commands and data between a centrally located computer and a plurality of remote terminals.
The program of this invention maintains the status of any number of connected terminal devices. In a closed loop process, it repetitively determines first whether any terminals are to be supplied an output. If an output is to be supplied, the program controls checks as to the validity of the output data. If the data is found to be valid, the output function is performed.
Following the output process, the program then determines whether any input devices have data for transmission to the computer. If so, the program causes execution of a subroutine to accept the inputs, the subroutine chosen depending upon the type of device delivering the input.
Material essential to the understanding of this invention is found in US Pat. No. 3,585,601, filed Aug. l9, [969, for Remote Input Management System, which material is herein incorporated by reference and made a part of this application.
More specifically, reference is made to Section V of said U.S. Pat. No. 3,585,60l, including Subsections 1, 2 and 3. Subsection 3, therein, contains the associated program source listing in ALGOL. The listing may be readily compiled by any computer which will accept that language.
The drawing herein is the flowchart of the outer block of the Handler program. In addition, reference is made herein to FIGS. 11A, 11B, 12, 13A and 13B in the abovccited U.S. Pat. No. 3,585,60l for further disclosure herein.
We claim:
1. in a method of operating a digital computer connected in a network with one or more remote terminals, the steps of controlling execution of a program for processing inputs from said remote terminals,
execution of a first sub-program for delivering digital information from control of the processing program to the remote terminals, comprising the steps of controlling a determination of whether all possible sources of said digital information have been checked for readiness to deliver said information, and
transfer of said information in each case a source is found so ready, and
execution of a second sub-program for delivering digital information from said terminals to control of said processing program, comprising the steps of controlling a reading of all said digital information ready for delivery from said terminals, and
a calling of a transfer routine determined by the type of terminal from which said digital information was read.
2. The method of claim 1, further comprising the step of controlling a wait period while the processing program is being initialized.
3. The method of claim 1, further comprising the steps of controlling a determination as to whether the computer operator has requested the method to terminate itself and the processing program,
transmission of a termination message to the processing program it it is detennined that such an operator request has been made, and
termination of the method following said transmission.
4. The method of claim 1, further comprising the step of controlling notification to the computer operating system program of which input lines are to deliver input for control by the processing program.
5. The method of claim 1, further comprising the step of controlling a determination as to whether remote terminals are placed on-line or off-line.
6. The method of claim 1, further comprising termination of said sub-program if all lines are interrogated and no output is found ready for delivery.
7. The method of claim 1, wherein said step of controlling transfer by said first subprogram comprises the steps of controlling a determination of the class of terminal for which it had been detennined that output is ready for delivery thereto,
transfer of a portion of said ready output data to an output buffer, and,
transfer of the portion of said ready output data from said output buffer to the terminal for which it had been determined that output is ready.
8. The method of claim 7, further comprising the step of controlling the transmission of initial control characters to the terminal for which it had been determined that output is ready for delivery thereto.
9. The method of claim 7, wherein said step of controlling transfer of a portion of said ready output data to an output bufier comprises the steps of controlling substitution of characters within said ready output data when the original characters cannot be received by the terminal to which the data is being transmitted, and,
a determination of whether further portions of output data are to be transferred to the terminal to which the current portion is being transmitted.
10. The method of claim 7, wherein said step of controlling transfer of the portion of said ready output data from said output buffer to the terminal comprises the steps of controlling writing the portion of said ready output data on said terminal, and,
a determination of whether more portions of output data are to be transfered to said terminal.
11. The method of claim 10, further comprising the step of controlling transferring of further portions of ready output data to the output buffer if it is determined that more portions of output data are to be transferred to said terminal.
12. The method of claim 1, wherein the step of controlling transfer of digital information to a terminal for which it is determined that output is ready comprises the steps of controlling a determination of the class of terminal for which it had been determined that output is ready,
substitution of characters within said ready output data when the original characters cannot be received by the terminal to which the data is being transmitted,
transfer of a portion of said ready output data to an output buffer,
a first determination of whether further portions of output data are to be transferred to the terminal to which the current portion is being transmitted,
writing the portion of said ready output data on said terminal,
a second determination of whether further portions of output data are to be transferred to the terminal to which the current portion is being transmitted, and,
if the answer to said second determination is in the affirmative, transfer of a further portion of said ready output data to the output buffer.
13. in a method of operating a digital computer connected in a network with one or more user's remote terminals, wherein output is transferred from control of a processing program to the remote terminals, the steps of controlling interrogation of lines connecting the computer and the remote tenninals to determine if output is ready to be delivered to each line,
a determination as to whether all lines have been interrogated,
a determination as to whether a remote terminal is a device which must be polled to find whether it has input to deliver,
transmission of a poll inquiry to each terminal determined to require polling,
determination as to whether output is ready for delivery to each terminal, and
transmission of data to each terminal for which data is ready.
*wtur-r 5

Claims (13)

1. In a method of operating a digital computer connected in a network with one or more remote terminals, the steps of controlling EXECUTION OF A PROGRAM FOR PROCESSING INPUTS FROM SAID REMOTE TERMINALS, EXECUTION OF A FIRST SUB-PROGRAM FOR DELIVERING DIGITAL INFORMATION FROM CONTROL OF THE PROCESSING PROGRAM TO THE REMOTE TERMINALS, COMPRISING THE STEPS OF CONTROLLING A DETERMINATION OF WHETHER ALL POSSIBLE SOURCES OF SAID DIGITAL INFORMATION HAVE BEEN CHECKED FOR READINESS TO DELIVER SAID INFORMATION, AND TRANSFER OF SAID INFORMATION IN EACH CASE A SOURCE IS FOUND SO READY, AND EXECUTION OF A SECOND SUB-PROGRAM FOR DELIVERING DIGITAL INFORMATION FROM SAID TERMINALS TO CONTROL OF SAID PROCESSING PROGRAM, COMPRISING THE STEPS OF CONTROLLING A READING OF ALL SAID DIGITAL INFORMATION READY FOR DELIVERY FROM SAID TERMINALS, AND A CALLING OF A TRANSFER ROUTINE DETERMINED BY THE TYPE OF TERMINAL FROM WHICH SAID DIGITAL INFORMATION WAS READ.
2. The method of claim 1, further comprising the step of controlling a wait period while the processing program is being initialized.
3. The method of claim 1, further comprising the steps of controlling a determination as to whether the computer operator has requested the method to terminate itself and the processing program, transmission of a termination message to the processing program if it is determined that such an operator request has been made, and termination of the method following said transmission.
4. The method of claim 1, further comprising the step of controlling notification to the computer operating system program of which input lines are to deliver input for control by the processing program.
5. The method of claim 1, further comprising the step of controlling a determination as to whether remote terminals are placed on-line or off-line.
6. The method of claim 1, further comprising termination of said sub-program if all lines are interrogated and no output is found ready for delivery.
7. The method of claim 1, wherein said step of controlling transfer by said first sub-program comprises the steps of controlling a determination of the class of terminal for which it had been determined that output is ready for delivery thereto, transfer of a portion of said ready output data to an output buffer, and, transfer of the portion of said ready output data from said output buffer to the terminal for which it had been determined that output is ready.
8. The method of claim 7, further comprising the step of controlling the transmission of initial control characters to the terminal for which it had been determined that output is ready for delivery thereto.
9. The method of claim 7, wherein said step of controlling transfer of a portion of said ready output data to an output buffer comprises the steps of controlling substitution of characters within said ready output data when the original characters cannot be received by the terminal to which the data is being transmitted, and, a determination of whether further portions of output data are to be transferred to the terminal to which the current portion is being transmitted.
10. The method of claim 7, wherein said step of controlling transfer of the portion of said ready output data from said output buffer to the terminal comprises the steps of controlling writing the portion of said ready output data on said terminal, and, a determination of whether more portions of output data are to be transfered to said terminal.
11. The method of claim 10, further comprising the step of controlling transferring of further portions of ready output data to the output buffer if it is determined that more portions of output data are to be transferred to said terminal.
12. The method of claim 1, wherein the step of controlling transfer of digital information to a terminal for which it is determined that output is ready comprises the steps of controlling a determination of the class of terminal for which it had been determined that output is ready, substitution of characters within said ready output data when the original characters cannot be received by the terminal to which the data is being transmitted, transfer of a portion of said ready output data to an output buffer, a first determination of whether further portions of output data are to be transferred to the terminal to which the current portion is being transmitted, writing the portion of said ready output data on said terminal, a second determination of whether further portions of output data are to be transferred to the terminal to which the current portion is being transmitted, and, if the answer to said second determination is in the affirmative, transfer of a further portion of said ready output data to the output buffer.
13. In a method of operating a digital computer connected in a network with one or more user''s remote terminals, wherein output is transferred from control of a processing program to the remote terminals, the steps of controlling interrogation of lines connecting the computer and the remote terminals to determine if output is ready to be delivered to each line, a determination as to whether all lines have been interrogated, a determination as to whether a remote terminal is a device which must be polled to find whether it has input to deliver, transmission of a poll inquiry to each terminal determined to require polling, determination as to whether output is ready for delivery to each terminal, and transmission of data to each terminal for which data is ready.
US851370A 1969-08-19 1969-08-19 Handler program for remote input management system Expired - Lifetime US3653073A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US85137069A 1969-08-19 1969-08-19

Publications (1)

Publication Number Publication Date
US3653073A true US3653073A (en) 1972-03-28

Family

ID=25310615

Family Applications (1)

Application Number Title Priority Date Filing Date
US851370A Expired - Lifetime US3653073A (en) 1969-08-19 1969-08-19 Handler program for remote input management system

Country Status (1)

Country Link
US (1) US3653073A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5457798A (en) * 1992-03-13 1995-10-10 Icl Systems Ab Method and computer system for increasing the functionality of a computer program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3266023A (en) * 1962-02-23 1966-08-09 Bailey Meter Co Parallel program data system
US3303476A (en) * 1964-04-06 1967-02-07 Ibm Input/output control
US3390379A (en) * 1965-07-26 1968-06-25 Burroughs Corp Data communication system
US3400376A (en) * 1965-09-23 1968-09-03 Ibm Information transfer control system
US3406380A (en) * 1965-11-26 1968-10-15 Burroughs Corp Input-output data service computer
US3411139A (en) * 1965-11-26 1968-11-12 Burroughs Corp Modular multi-computing data processing system
US3427593A (en) * 1966-03-24 1969-02-11 Burroughs Corp Data processor with improved program loading operation

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3266023A (en) * 1962-02-23 1966-08-09 Bailey Meter Co Parallel program data system
US3303476A (en) * 1964-04-06 1967-02-07 Ibm Input/output control
US3390379A (en) * 1965-07-26 1968-06-25 Burroughs Corp Data communication system
US3400376A (en) * 1965-09-23 1968-09-03 Ibm Information transfer control system
US3406380A (en) * 1965-11-26 1968-10-15 Burroughs Corp Input-output data service computer
US3411139A (en) * 1965-11-26 1968-11-12 Burroughs Corp Modular multi-computing data processing system
US3427593A (en) * 1966-03-24 1969-02-11 Burroughs Corp Data processor with improved program loading operation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
IBM System/360 Basic Programming Support Basic Utilities, File No. S360 32, Form C28 6505 1, Feb. 1965, Pages 35 64 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5457798A (en) * 1992-03-13 1995-10-10 Icl Systems Ab Method and computer system for increasing the functionality of a computer program

Similar Documents

Publication Publication Date Title
US4972368A (en) Intelligent serial I/O subsystem
US3566363A (en) Processor to processor communication in a multiprocessor computer system
US4882674A (en) Apparatus and method for control of one computer system by another computer system
WO1989003556A1 (en) System for effectively paralleling computer terminal devices
US4703418A (en) Method and apparatus for performing variable length data read transactions
US4161779A (en) Dynamic priority system for controlling the access of stations to a shared device
US5218713A (en) Distributed data management mechanism for handling a data stream
US3653073A (en) Handler program for remote input management system
CN117312229B (en) Data transmission device, data processing equipment, system, method and medium
JP2534229B2 (en) Distributed data processing method in multi-process computer system
CA1245770A (en) Apparatus and method for control of one computer system by another computer system
US7007110B2 (en) Nak throttling for USB host controllers
KR920008602A (en) Computer system with multiple input / output devices sharing address space and communication management method between input / output device and processor
Morris et al. The structure of the MU5 operating system
Hobbs et al. The Baylor Medical School teleprocessing system: operational time-sharing on a system/360 computer
Ashton et al. Use of interaction networks in teaching Minix
SU857965A1 (en) Subscriber's post
JPS5750046A (en) Data transmission system
Brauss et al. Swiss-Tx communication libraries
Gabriel et al. A programming environment for a timeshared system
Lang et al. A general purpose task queueing mechanism for small machines
KR930007468B1 (en) Input/output matching method for a large method
CN115883481A (en) Request speed limiting method, device, equipment and medium
JPH03123239A (en) Registration system for electronic board
Smith Implementing a transputer SCSI interface