Hi Krzysztof, When you read a 16-bit value, use ntohs() function. When you read a 32-bit value, use ntohl() function. HTH, --Eljay
Hi Krzysztof, When you read a 16-bit value, use ntohs() function. When you read a 32-bit value, use ntohl() function. HTH, --Eljay