Subject: Re: 64-bit network byte order
To: None <tech-kern@netbsd.org>
From: Wolfgang Rupprecht <wolfgang+gnus20020423T185711@wsrcc.com>
List: tech-kern
Date: 04/23/2002 18:59:36
shethch@yahoo.com (chintan sheth) writes:
> > Hi,
> > 
> > What will be the network byte order value of the
> > following 64 bit value:
> > 
> >         0000 02c1 1001 0002
> > 
> > Kindly reply asap.
> > 
> > Thanks,
> > 
> > chintan

$1 = 0x68
$2 = 0x6f
$3 = 0x6d
$4 = 0x65
$5 = 0x77
$6 = 0x6f
$7 = 0x72
$8 = 0x6b

-wolfgang