comp.lang.ada
 help / color / mirror / Atom feed
* Distributed system portability
@ 2001-07-29 17:18 Darren New
  2001-07-30  8:00 ` Pascal Obry
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Darren New @ 2001-07-29 17:18 UTC (permalink / 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.



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2001-07-31 20:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-29 17:18 Distributed system portability Darren New
2001-07-30  8:00 ` 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

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