Hello,
I am using the getifaddrs() function and when I do some computation with the IP Addresses contained in the ifaddrs struct seems these IP are in network byte order.
Am I wrong ?
Pedr0