comp.lang.ada
 help / color / mirror / Atom feed
From: Darren New <dnew@san.rr.com>
Subject: Distributed system portability
Date: Sun, 29 Jul 2001 17:18:14 GMT
Date: 2001-07-29T17:18:14+00:00	[thread overview]
Message-ID: <3B644557.C599A03C@san.rr.com> (raw)

Is it generally the case that a distributed system compiled on two
different architectures can talk to itself? In other words, if I write a
distributed system with GNAT, and I compile one portion on Windows and
another portion on Linux, are these two systems likely to talk to each
other? If not, are the stream formats likely to be compatible? If not,
is there a way to redefine the low-level stream operators for things
like Integer to ensure that the same format is used at both ends? Or do
I need to write translation routines to some architecture-independent
format?

I'm basically thinking of something where the clients would be
distributed, talking between themselves peer-to-peer. Does Ada's
portability mean I don't need to write a
translate-to-and-from-network-representation layer, because I can use
streams?

-- 
Darren New / Senior MTS & Free Radical / Invisible Worlds Inc.
       San Diego, CA, USA (PST).  Cryptokeys on demand.
          Only a WIMP puts wallpaper on his desktop.



             reply	other threads:[~2001-07-29 17:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-29 17:18 Darren New [this message]
2001-07-30  8:00 ` Distributed system portability Pascal Obry
2001-07-31  7:23   ` Frank
2001-07-31 16:35     ` Pascal Obry
2001-07-30 11:22 ` Thierry Lelegard
2001-07-30 13:05   ` Larry Kilgallen
2001-07-30 16:12     ` Thierry Lelegard
2001-07-30 21:39       ` Ted Dennison
2001-07-30 22:28         ` tmoran
2001-07-31 17:36           ` Ted Dennison
2001-07-31 18:15             ` tmoran
2001-07-31 18:55               ` Marin David Condic
2001-07-31 20:26               ` Ted Dennison
2001-07-31  7:44         ` Ole-Hjalmar Kristensen
2001-07-30 15:57 ` Marin David Condic
2001-07-30 17:17   ` Darren New
replies disabled

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