I just downloaded the source code from the course and I hope it will guide =
me through my current problem. I played with the code in the handouts to =
the point that I can have a client (running as an applet) display strings =
send from server on another machine. I thought it would be trivial to =
substitute ObjectInputStream for DataInputStream (they take the same =
InputStream, right?), but when I try to do it, applet goes to sleep. It is =
probably good time for me to learn more about debugger, but could anybody =
on this list point out if there is some deeper difference between these =
two streams?
I also downloaded Visual J++ and I'm thinking of switching from my current =
CodeWarrior as soon as I get a faster NT machine.
Piotr