Hi, Does anyone use the above on OSX with Java 5. The code that was running with 1.4.1 version of the library seems to be failing with the following exception,
Caused by: java.net.SocketException: Unconnected sockets not implemented
at javax.net.SocketFactory.createSocket(SocketFactory.java:97)
at
org.apache.commons.net.SocketClient.connect(SocketClient.java:152)
Ta
Meeraj
