Somewhat chilling to read "no known copies online" for DECnet/E V4.0 Network
Programming in BASIC-PLUS
Keith
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On Behalf Of Wilm
Boerhout
Sent: 16 December 2021 13:04
To: hecnet at Update.UU.SE
Subject: [HECnet] DECnet/E programming manual / examples
Hi folks,
I need to port a simple DECnet task-to-task program to RSTS/E V10.1, DECnet/E V4.1
Do any of you PDP-11 buffs have a DECnet/E programming manual. I know bitsavers
doesn't.
A small example in Fortran, Basic, Basic-Plus will also do.
The functionality, expressed in VMS DCL, is as follows:
$ open /read /write NETCHN REMOTE::"150="
$ write NETCHN "''f$trnlnm(SYS$NODE)'"
$ read NETCHN time
$ close NETCHN
Thanks,
Wilm