VMS Help  —  TCPIP Services, Programming Interfaces, Socket API Functions, htons()
    Converts short integers from host byte order to network byte
    order.
    Format
      #include  <in.h>
      unsigned short int htons  ( unsigned short int hostshort );
Additional Information: explode extract
Argument Description Return Value
Close Help