not a question for this list.

this is always a good place for general java assistance
http://java.sun.com/docs/books/tutorial/search.html


----- Original Message ----- 
From: "Diethelm Guallar, Gonzalo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 06, 2001 2:14 PM
Subject: [OT] Socket I/O


> 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]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to