Hi, I'm attempting to build Kaffe JVM to run on NT4.0 (to start with). As advised in the header file winsock.h I'm not using winsock but the as advised netdb and <sys/socket.h> and <sys/ioctl.h> Kaffe uses the following code snippet: ----------------------------------------------------------snip---------- --------------------------------- int r, on = 1;