comp.lang.ada
 help / color / mirror / Atom feed
From: "Marin David Condic" <dont.bother.mcondic.auntie.spam@[acm.org>
Subject: Re: Ada and Internet stuff
Date: Fri, 31 Aug 2001 14:09:22 -0400
Date: 2001-08-31T18:09:24+00:00	[thread overview]
Message-ID: <9mojsk$9j6$1@nh.pace.co.uk> (raw)
In-Reply-To: v9Qj7.886$F4.5311@www.newsranger.com

The scenario you describe is kind of where I was going with communications
links. Probably the most popular link today would be TCP/IP - although I
hesitate to make the claim because someone will come out of the woodwork
challenging that. Certainly, its *one* of the most popular. Throw on top of
that Sockets and you have a very common way of building distributed apps.
Streams would be a natural way to connect to Sockets and you'd quite often
be building a Socket system with the same compiler on the same or similar
machines. So even though streams aren't highly portable (at least in terms
of using 'Input and 'Output - but that is by far not the only means of
getting data into a stream) in all communications apps, you could still see
that a lot of communications could be 8-bit byte oriented and streams would
want to hook up to that.

MDC
--
Marin David Condic
Senior Software Engineer
Pace Micro Technology Americas    www.pacemicro.com
Enabling the digital revolution
e-Mail:    marin.condic@pacemicro.com
Web:      http://www.mcondic.com/


"Ted Dennison" <dennison@telepath.com> wrote in message
news:v9Qj7.886$F4.5311@www.newsranger.com...
>
> Well, I'd actually throw out the "data along communication links" one.
Data put
> in streams is just *not* portable, unless extreme efforts are put forth to
make
> it so (eg: GLADE).
>
> Without a lot of effort, streams are really only useful for dealing with
data
> that is going to be read and written from Ada code on the same type of
platform
> compiled with the same compiler.
>






  reply	other threads:[~2001-08-31 18:09 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-24 19:22 Ada and Internet stuff Darren New
2001-08-24 19:39 ` Ted Dennison
2001-08-24 20:30   ` Pascal Obry
2001-08-24 22:03     ` Ehud Lamm
2001-08-26 15:52       ` David Botton
2001-08-26 20:32         ` Pascal Obry
2001-08-27  1:40           ` David Botton
2001-08-27  6:31             ` Ehud Lamm
2001-08-24 20:32 ` Pascal Obry
2001-08-24 23:36   ` Darren New
2001-08-24 20:39 ` Larry Kilgallen
2001-08-24 22:08 ` Marc A. Criley
2001-08-25  7:07   ` Pascal Obry
2001-08-27  1:49 ` tmoran
2001-08-27 11:04   ` Tarjei T. Jensen
2001-08-27 11:28     ` Ehud Lamm
2001-08-27 20:09       ` Pascal Obry
2001-08-27 23:10   ` David Botton
2001-08-29  5:52     ` tmoran
2001-08-29 16:28       ` Darren New
2001-08-29 17:12         ` David Botton
2001-08-29 17:32         ` Ted Dennison
2001-08-29 18:51         ` tmoran
2001-08-29 19:00           ` Darren New
2001-08-29 19:53             ` tmoran
2001-08-29 20:03               ` Darren New
2001-08-29 20:08           ` Ted Dennison
2001-08-30  7:08             ` tmoran
2001-08-31  2:39               ` tmoran
2001-08-31 13:34                 ` Ted Dennison
2001-08-31 13:46                   ` Marin David Condic
2001-08-31 17:37                     ` tmoran
2001-08-31 17:59                       ` Marin David Condic
2001-09-01 17:56                         ` tmoran
2001-08-31 13:34                 ` Marin David Condic
2001-08-31 17:52                   ` Ted Dennison
2001-08-31 18:09                     ` Marin David Condic [this message]
2001-08-31  2:53               ` compile time Least Common Multiple, was " tmoran
2001-08-31 13:43                 ` Ted Dennison
2001-08-31 17:37                   ` tmoran
2001-08-31 18:08                     ` Ted Dennison
replies disabled

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