This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tutorials:network [2024/05/29 07:47] sm5por [Assembly-level operations] typo |
tutorials:network [2024/05/29 08:40] (current) sm5por list indentations |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | == Internet (TCP/IP) and other communicationoptions | + | ==== Internet (TCP/IP) and other communications options ==== |
| - | === Communication | + | === Communications |
| - | * TTY serial lines | + | |
| - | * NIA-20 ethernet interface | + | * NIA-20 ethernet interface |
| - | * CI-20 cluster interface | + | * CI-20 cluster interface |
| === Internet (TCP/IP) === | === Internet (TCP/IP) === | ||
| Line 11: | Line 11: | ||
| IP version 4 is implemented in some distributions of tOPS-20. | IP version 4 is implemented in some distributions of tOPS-20. | ||
| - | ==== Addressing | + | == Addressing == |
| - | ==== Management operations | + | === Management operations === |
| - | ==== Applications | + | === Applications === |
| - | ===== Interactive remote login ===== | + | == Interactive remote login == |
| - | * TELNET | + | |
| - | ===== User interaction | + | == User interaction == |
| - | + | | |
| - | ===== File transfer | + | == File transfer == |
| - | * FTP | + | |
| - | ==== Programming | + | === Programming === |
| - | ===== Protocols | + | === Protocols === |
| - | ====== Connection-oriented end-to-end data streams (TCP) ====== | + | == Connection-oriented end-to-end data streams (TCP) == |
| - | ===== Client end ===== | + | * Client end |
| - | ===== Server end ===== | + | * Server end |
| - | ====== packet-oriented datagram transfer (UDP) ====== | + | == packet-oriented datagram transfer (UDP) == |
| - | ===== Sockets | + | == Sockets == |
| - | ===== Assembly level operations | + | == Assembly level operations == |
| === DECnet === | === DECnet === | ||
| Line 49: | Line 49: | ||
| DECnet is the proprietary network protocol designedby Digital EquipmentCorporation for communication between diffrent hosts runnning operatingsytems such as TOPS-20, TOPS-10, VMS, RSX etc. Implementations exist also for other operating systems, | DECnet is the proprietary network protocol designedby Digital EquipmentCorporation for communication between diffrent hosts runnning operatingsytems such as TOPS-20, TOPS-10, VMS, RSX etc. Implementations exist also for other operating systems, | ||
| - | ==== Addressing | + | == Addressing == |
| - | ==== Management operations | + | == Management operations == |
| - | * OPR/NCP | + | |
| - | ==== Applications | + | == Applications == |
| - | ===== Interactive remote login ===== | + | == Interactive remote login == |
| - | * SET HOST | + | |
| - | ===== User interaction | + | == User interaction == |
| - | + | | |
| - | ===== File transfer | + | == File transfer == |
| - | ==== Programming | + | == Programming == |
| - | ===== Client end ===== | + | * Client end |
| - | ===== Server end ===== | + | * Server end |
| - | ===== Assembly-level operations | + | == Assembly-level operations == |
| === ChaosNet === | === ChaosNet === | ||
| - | Chasnet | + | ChaosNet |