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