comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@bix.com (Tom Moran)
Subject: Re: Java and ADA?
Date: 1998/10/13
Date: 1998-10-13T00:00:00+00:00	[thread overview]
Message-ID: <3623822c.701614@SantaClara01.news.InterNex.Net> (raw)
In-Reply-To: 36225628.34A81AF2@lmco.com

>Is it possible to send objects between Java and ADA83 via
>sockets?
Certainly.  But just what do you mean by 'objects' here?  Sockets will
send a set of bits from memory.  If they are simple record structures
or arrays it should be OK.  If they are complex things containing
pointers, or packed boolean arrays, or Ada Unbounded Strings, or
something, you'd better be real sure the same bit pattern is
understood the same way by both programs.




      parent reply	other threads:[~1998-10-13  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-12  0:00 Java and ADA? Dave Brown
1998-10-12  0:00 ` Dave Wood
1998-10-13  0:00 ` Tom Moran [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