NETWORK PL1 SUBPROGRAMSApril 21, 1971
[Page 1]
RFC 120 NETWORK PL1 SUBPROGRAMS
PREFACE
[Page 2]
RFC 120 NETWORK PL1 SUBPROGRAMS
(1) OPEN
[Page 3]
RFC 120 NETWORK PL1 SUBPROGRAMS
state; the operation was suppressed
[Page 4]
RFC 120 NETWORK PL1 SUBPROGRAMS
The following completion codes are possible for this operation:
[Page 5]
RFC 120 NETWORK PL1 SUBPROGRAMS
0, The operation was successful, and the connection is
[Page 6]
RFC 120 NETWORK PL1 SUBPROGRAMS
44, By operator command, all Network operations were
[Page 7]
RFC 120 NETWORK PL1 SUBPROGRAMS
completion of the SEND operation; not all data was transmitted
[Page 8]
RFC 120 NETWORK PL1 SUBPROGRAMS
4, The specified local socket is not a receive socket; the
[Page 9]
RFC 120 NETWORK PL1 SUBPROGRAMS
'deficit' is the send/receive deficit in bits, or zero, and
'STAT' 'MNEM' MEANING
---- ----
0 OPEN A connection is fully established. No
SEND/RECEIVE operation is in progress. 'fgnsck' is the socket identifier of the connected socket. 'deficit' is the number of bits queued locally at the socket by the NCP and available to satisfy a future RECEIVE operation, or awaiting output as the result of a previous SEND operation.
[Page 10]
RFC 120 NETWORK PL1 SUBPROGRAMS
8 DRAINED The foreign socket is attempting to close
[Page 11]
RFC 120 NETWORK PL1 SUBPROGRAMS
The calling sequence is as follows:
[Page 12]
RFC 120 NETWORK PL1 SUBPROGRAMS
2 The text contains codes for keypushes, one byte per key.
[Page 13]
RFC 120 NETWORK PL1 SUBPROGRAMS
'across' is the number of spaces to be moved horizontally
[Page 14]
RFC 120 NETWORK PL1 SUBPROGRAMS
'time' is the length of time the subprogram is to wait for the
[Page 15]
RFC 120 NETWORK PL1 SUBPROGRAMS
(11) ERASE