byteorder man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



BYTEORDER(3N)							 BYTEORDER(3N)

NAME
     htonl, htons, ntohl, ntohs - convert values between host and network byte
     order

SYNOPSIS
     #include <sys/types.h>
     #include <netinet/in.h>

     u_long htonl(u_long hostlong);

     u_short htons(u_short hostshort);

     u_long ntohl(u_long netlong);

     u_short ntohs(u_short netshort);

DESCRIPTION
     These routines convert 16 and 32 bit quantities between network byte
     order and host byte order.	 On machines such as the IRIS-4D series, these
     routines are defined as null macros in the include file <netinet/in.h>.

     These routines are most often used in conjunction with Internet addresses
     and ports as returned by gethostbyname(3N) and getservent(3N).

SEE ALSO
     gethostbyname(3N), getservent(3N)

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net