Handshaking in Java

I am trying to find out how handshaking works in Java when using Threads for asynchronous message passingI wondered if someone could explain this to me or point me in the direction of a good resource on this topic, as I am having difficulties.Many thanks.
[276 byte] By [alexcat] at [2007-9-30 20:38:19]
# 1
Not sure what you mean precisely, but it could be that PipedInputStream/PipedOutputStream are what you are looking for./k1
komone at 2007-7-7 1:27:33 > top of Java-index,Java Essentials,Java Programming...