Hi all, I've just noted the following: #include <netinet/in.h> INADDR_ANY; The above results in 'u_int32_t undefined' error, which it shouldn't according to POSIX. I am using FreeBSD 9.0-RELEASE Martin