مفاهیم Byte Order و Endianness

htons() host to network short
htonl() host to network long
ntohs() network to host short
ntohl() network to host long