Thanks to all who replied to my earlier posts concerning
reading from a socket not working under RedHat 4.1.
I upgraded last weekend to JDK 1.1.7 and RedHat 5.2 and now
reading from a Socket's input stream works perfectly with
no SocketExceptions being thrown.
I have another question (out of cu
I'm sure this is a known problem, but I've just started playing with
Java on Linux.
I'm using the JDK 1.1.5 v6 on a RedHat 4.1 system. When I tried to run Java
programs that worked successfully on Solaris, the programs didn't work - I got
exceptions thrown.
Upon investigation, it appears t