comp.lang.ada
 help / color / mirror / Atom feed
From: "John B. Matthews" <nospam@nospam.invalid>
Subject: Re: Cross-platform issues
Date: Sun, 06 Dec 2009 12:13:53 -0500
Date: 2009-12-06T12:13:53-05:00	[thread overview]
Message-ID: <nospam-269FFA.12135306122009@news.aioe.org> (raw)
In-Reply-To: hfeive$315$1@news.albasani.net

In article <hfeive$315$1@news.albasani.net>,
 Leslie <jlturriff@centurytel.net> wrote:

> I'm working on an application that I would like to be capable of 
> communicating between hosts, and I wonder how the issue of 32-bit vs. 
> 64-bit, and perhaps endianness should best be handled?

I'm guessing that would depend on how much and what kind of data, as 
well as a given compiler's support for representation. Here's an 
example of one vendor's documentation of this:

<http://gcc.gnu.org/onlinedocs/gcc-4.3.4/gnat_rm/Representation-Clauses-a
nd-Pragmas.html#Representation-Clauses-and-Pragmas>

Another approach is to avoid such problems altogether by using Ada Web 
Server (AWS) and defining all communication atop HTTP:

<http://libre.adacore.com/libre/tools/aws/>

-- 
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>



  reply	other threads:[~2009-12-06 17:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-05 21:23 Cross-platform issues Leslie
2009-12-06 17:13 ` John B. Matthews [this message]
2009-12-06 23:39   ` Leslie
2009-12-07  6:03     ` Per Sandberg
2009-12-07 21:05     ` sjw
2009-12-08  0:33     ` Randy Brukardt
2009-12-08  0:33     ` tmoran
2009-12-08  9:02       ` Martin
2009-12-08 19:46 ` Leslie
replies disabled

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