comp.lang.ada
 help / color / mirror / Atom feed
From: kilgallen@eisner.decus.org (Larry Kilgallen)
Subject: Re: VMS Ada TCP/IP Examples
Date: 1996/09/07
Date: 1996-09-07T00:00:00+00:00	[thread overview]
Message-ID: <1996Sep7.152825.1@eisner> (raw)
In-Reply-To: 50qpv3$ld0@news-e2c.gnn.com


In article <50qpv3$ld0@news-e2c.gnn.com>, ajaskey@gnn.com (Andy Askey) writes:
> I am in the process of trying to manage TCP port attributes using DEC
> Ada and can't find any good examples of code doing interesting things
> with the STARLET package.  Anybody know a good place (or another
> newgroup) where I can find Ada TCP/IP examples.

I think what you are really suffering from is a lack of examples
of TCP/IP examples using the QIO interface (STARLET) in _any_
language.  The appropriate calls will differ between vendors
although serious vendors also emulate the UCX calls and UCX has
an inefficient method for emulating the Multinet calls.

Check out the documentation for the particular TCP/IP package
you are using for QIO programming -- doing it in Ada is easier
because the compiler will catch your mistakes.

If you need to compare approaches from the various vendors, look
at the source for the NETLIB library from the DECUS tapes.  It is
written in Bliss, but for your purposes it should read the same as
Pascal or Ada.

Larry Kilgallen




      reply	other threads:[~1996-09-07  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-07  0:00 VMS Ada TCP/IP Examples Andy Askey
1996-09-07  0:00 ` Larry Kilgallen [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox