network
Click on the red underlined text to get to the source
... drives the channel hardware unit, and the Network program which
carries out the user's transmission requests.
...
... II-1. Network program. ...
... multiplexing problem is closely related to the interface between a
user's program and the network program, that is in
fact...(unreadable) operating system (See below: Questions).
...
...
This program is initiated either by the network program, or by the
I/O interrupt.
...
...
It is through this table that the network program informs the handler
with the location and length of the emitting data.
...
... This table could be a ring table with 2 pointers: one for filling,
the other for extracting. They are respectively updated by the
network and the handler program.
[Length] of the message
...
...
III-3. When does the Gordo documentation will be available in order to
design the user-network program interface. What are the
mechanisms for program initiations, transferring parameters from
...
... +--------------+ +------------+ |/| Interface
NETWORK HANDLER |/|
Program Program |/|
|/| (Fig. 1)
...
... | | +| || | - - - - - -| || || | |
| | || || | | || || | |
- - - - - -|| NETWORK ||=>- _________ -=>|| HANDLER ||=======>| |
| | +| Progr. || | | || || Progr. || | |
| | /|| || | |_________|| || || | |
...
