User Tools

Site Tools


tutorials:network

Warning: Undefined array key -1 in /sdf/sys/html/twenex/wiki/inc/html.php on line 1458

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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 hardware ===+=== Communications hardware ===
  
-* TTY serial lines +  * 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+  * TELNET
  
-===== User interaction =====+== User interaction ==
  
-* Mail+  * Mail
  
-===== File transfer =====+== File transfer ==
  
-* FTP+  * 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,such as Sun/Solaris and GNU/Linux. 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,such as Sun/Solaris and GNU/Linux.
  
-==== Addressing ====+== Addressing ==
  
-==== Management operations ====+== Management operations ==
  
-* OPR/NCP+  * OPR/NCP
  
-==== Applications ====+== Applications ==
  
-===== Interactive remote login =====+== Interactive remote login ==
  
-* SET HOST+  * SET HOST
  
-===== User interaction =====+== User interaction ==
  
-* MAIL+  * MAIL
  
-===== File transfer =====+== File transfer ==
  
-==== Programming ====+== Programming ==
  
-===== Client end =====+  * Client end
  
-===== Server end =====+  * Server end
  
-===== Assembly-level operations =====+== Assembly-level operations ==
  
 === ChaosNet === === ChaosNet ===
  
-Chasnet is an optional protocol designed primarily for communication with andbetween MITCADR Lisp Machines. implementations (maybe experimental) may exist for some TOPS-20 distributions.+ChaosNet is an optional protocol designed primarily for communication with and between MIT CADR Lisp Machines. implementations (maybe experimental) may exist for some TOPS-20 distributions.
tutorials/network.1716968835.txt.gz · Last modified: 2024/05/29 07:47 by sm5por