I am running a Java program with an application server on AIX i am opening a socket with an ip address and port number, localhost and port 1111 I have also tried 127.0.0.1 instead. the error I get appears to be a native error, that is a c program called by the java.
anyone had much experience...