comp.lang.ada
 help / color / mirror / Atom feed
From: "markp" <markwork66@yahoo.com>
Subject: Using GNAT.Sockets with Streams and Byte Swapping
Date: 25 May 2005 02:48:06 -0700
Date: 2005-05-25T02:48:06-07:00	[thread overview]
Message-ID: <1117014486.871500.288200@g44g2000cwa.googlegroups.com> (raw)

I am having a problem using GNAT.socket with streams. I can create a
stream easily and send data as follows:

Msg_Type'Write(
   My_Stream_Access,
   Msg);

This will work fine of both machines are the same "endian". However, if
I need to swap bytes on the variable Msg before I send, I get garbled
data on the other end.

Is there a problem with swapping bytes before the call to 'Write?

Thanks




             reply	other threads:[~2005-05-25  9:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-25  9:48 markp [this message]
2005-05-26  6:00 ` Using GNAT.Sockets with Streams and Byte Swapping Simon Wright
2005-05-26  9:28   ` markp
2005-05-26  9:50     ` Alex R. Mosteo
2005-05-26 10:01     ` Duncan Sands
2005-05-26 11:35       ` markp
2005-05-26 18:51         ` Pascal Obry
2005-05-26 20:29         ` Simon Wright
2005-05-26 21:02           ` Florian Weimer
2005-05-27  6:38             ` Vinzent 'Gadget' Hoefler
replies disabled

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