HP3000-L Archives

May 1996, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Rudderow, Evan" <[log in to unmask]>
Reply To:
Rudderow, Evan
Date:
Wed, 8 May 1996 07:56:00 EDT
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
Robert Joseph <[log in to unmask]> replied to somebody's question:
 
>The VAX architecture has big endian byte ordering, like the x86
>architecture.  HP systems use little endian ordering.  Therefore, bytes
>in integer fields need to be reversed (or "swapped" as we call it here).
>You probably need a program to do this, since I am not aware of any
>utility functions available.
 
FTPing the file between the Vax and the 3000 might work: from what I've read
about TCP/IP, I believe it's supposed to convert from the host's byte order
to "network" byte order (and vice versa).
 
...assuming, of course, that there's a network connection between the two
systems.
 
 --  Evan

ATOM RSS1 RSS2