comp.lang.ada
 help / color / mirror / Atom feed
* Adasockets storage problem
@ 2002-02-16  9:40 Nazgul
  2002-02-16 13:53 ` Marc A. Criley
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nazgul @ 2002-02-16  9:40 UTC (permalink / raw)


Hi,

I'm using the Adasockets library to have network funcionallity in a program.
The problem is, it works fine if the server and the client are both running
in the same architecture, for example i386, but when the server runs in a
HP-UX and the client in i386, the client raises and STORAGE_ERROR when
receiving a string.

I suppose it's something about little endian/big endian and using htons(),
htonl(),... like in C, but I don't know how to fix it.

Thanks.

==============
A.Iradier





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

end of thread, other threads:[~2002-02-18  1:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-16  9:40 Adasockets storage problem Nazgul
2002-02-16 13:53 ` Marc A. Criley
2002-02-17  7:09 ` Simon Wright
2002-02-18  1:37 ` Stephen Leake

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