This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
tutorials:network [2024/05/29 08:16] sm5por [Addressing] header levells and typos |
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 19: | Line 19: | ||
== Interactive remote login == | == Interactive remote login == | ||
- | * TELNET | + | |
== User interaction == | == User interaction == | ||
- | + | | |
== File transfer == | == File transfer == | ||
- | * FTP | + | |
=== Programming === | === Programming === | ||
Line 35: | Line 35: | ||
== 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) == | ||
Line 53: | Line 53: | ||
== Management operations == | == Management operations == | ||
- | * OPR/NCP | + | |
== Applications == | == Applications == | ||
Line 59: | Line 59: | ||
== Interactive remote login == | == Interactive remote login == | ||
- | * SET HOST | + | |
== User interaction == | == User interaction == | ||
- | + | | |
== File transfer == | == File transfer == | ||
Line 69: | Line 69: | ||
== Programming == | == Programming == | ||
- | == Client end == | + | * Client end |
- | == Server end == | + | * Server end |
== Assembly-level operations == | == Assembly-level operations == |