Could anybody point me to the standard way of doing socket I/O
with Java? I have done this with C/C++ many times, but not with
Java, and I don't want to pick the wrong (obsolete, inefficient,
whatever) classes to do this. I want to implement blocking versions
of send(byte[] data, int len) and receive(byte[] data, int len).
A simple "use classes Foo, Bar and Baz, see http://bilbo/frodo.html
for an example" would be wonderful. Thanks,
--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]