SyntaxFix
Write A Post
Hire A Developer
Questions
the htons() function converts values between host and network byte orders. There is a difference between big-endian and little-endian and network byte order depending on your machine and network protocol in use.
htons()