0 Replies Latest reply on Oct 29, 2006 1:40 PM by wizzie

    TimedSocketFactory - is it really needed?

    wizzie

      Hi!

      The question/hint to developers: the org.jnp.interfaces.TimedSocketFactory class might be simplified a bit if you use Socket.connect(InetAddress, timeout) method instead of creating a temporary thread for each socket to connect...

      -valeri