comp.lang.ada
 help / color / mirror / Atom feed
From: Brian May <bam@snoopy.apana.org.au>
Subject: Re: Communication between Ada and Java through named pipes
Date: Mon, 20 Dec 2004 08:38:43 +1100
Date: 2004-12-20T08:38:43+11:00	[thread overview]
Message-ID: <sa48y7uotng.fsf@snoopy.apana.org.au> (raw)
In-Reply-To: 41c5af48$0$25070$ba620e4c@news.skynet.be

>>>>> "Adrien" == Adrien Plisson <aplisson-news@stochastique.net> writes:

    Adrien> simply because of efficiency ? tcp/ip protocols have some
    Adrien> overhead we can't always afford if we need high
    Adrien> throughput.

"Sockets" does not mean "TCP/IP".

You can also have Unix domain sockets, which I don't have the
overheads of TCP/IP. An example: X-Windows usually uses Unix domain
sockets for communications to/from client applications because it is
considered better (for local applications) then TCP/IP.

However, the poster didn't make it clear what he was referring to when
he said "sockets".
-- 
Brian May <bam@snoopy.apana.org.au>



      parent reply	other threads:[~2004-12-19 21:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-18 11:28 Communication between Ada and Java through named pipes Mauro Riva
2004-12-18 18:26 ` Freejack
2004-12-19 11:12 ` Michael Paus
2004-12-19 16:43   ` Adrien Plisson
2004-12-19 18:18     ` u_int32_t
2004-12-19 21:36       ` Adrien Plisson
2004-12-19 21:38     ` Brian May [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