From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b283baa6a69c5e41 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-17 14:11:46 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dennison@telepath.com (Ted Dennison) Newsgroups: comp.lang.ada Subject: Re: Byte order writing to socket stream Date: 17 May 2002 14:11:46 -0700 Organization: http://groups.google.com/ Message-ID: <4519e058.0205171311.56c3d567@posting.google.com> References: NNTP-Posting-Host: 65.115.221.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1021669906 2832 127.0.0.1 (17 May 2002 21:11:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 17 May 2002 21:11:46 GMT Xref: archiver1.google.com comp.lang.ada:24314 Date: 2002-05-17T21:11:46+00:00 List-Id: The Darkelf wrote in message news:... > Hi, I have an Ada program with GNAT.Sockets that works fine when client > and server are in the same architecture. The problem is when client runs > on HP and the server on Intel, or viceversa. You may want to look into using Gnat's Annex E support (GLADE), which I believe deals with this issue *and* the communications issue. Both sides have to be Ada, though. -- T.E.D. Home - mailto:dennison@telepath.com (Yahoo: Ted_Dennison) Homepage - http://www.telepath.com/dennison/Ted/TED.html