1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-05 19:09:21 +00:00

IEC - Inter-Entity Communication.

See RFC 441.
This commit is contained in:
Lars Brinkhoff
2019-04-08 13:56:59 +02:00
parent 1b691a8019
commit 0a410006b7
3 changed files with 1880 additions and 0 deletions

View File

@@ -84,6 +84,11 @@ type ":vk\r"
respond "*" ":link sys2;ts u,sys2;ts users\r"
type ":vk\r"
#Inter-Entity Communication
respond "*" ":midas sysbin;_sysen2; iec\r"
expect ":KILL"
respond "*" ":link sys; atsign iec, sysbin; iec bin\r"
respond "*" ":midas sys2;ts untalk_gren;untalk\r"
expect ":KILL"

View File

@@ -136,6 +136,7 @@
- IBMASC, read 8-bit ASCII tape file.
- IO-11, PDP-11 I/O processor.
- IDLE, list idle users.
- IEC, Inter-Entity Communication.
- IFILE, Chaosnet file service.
- IMLOAD/IMTRAN, load or translate an Imlac program.
- IMPRNT, image mode printer.

1874
src/sysen2/iec.32 Executable file

File diff suppressed because it is too large Load Diff