From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!columbia!rutgers!sri-unix!sri-spam!ames!ucbcad!ucbvax!SCCGATE.SCC.COM!oconnor From: oconnor@SCCGATE.SCC.COM (Michael J. O'Connor) Newsgroups: comp.lang.ada Subject: Re: Ada to Ethernet Message-ID: <8707290459.AA01097@sccgate.scc.com> Date: Wed, 29-Jul-87 00:59:14 EDT Article-I.D.: sccgate.8707290459.AA01097 Posted: Wed Jul 29 00:59:14 1987 Date-Received: Thu, 30-Jul-87 07:25:23 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet List-Id: I have written several ADA programs that read from and write to Ethernet. All were written using DEC ADA and accessed the DEC Ethernet devices. The three I remember best are: an XNS "ping" program, a bare-bones Ethernet monitor, and a minimal (no-options or ICMP) subset of DDN IP. mjo,