Joins an input stream and an output stream together asynchronously, firing events when data is transferred.
To use, either construct this object and then call the {@link #connect(InputStream,OutputStream)} method, or just use theconstructor that requires both streams - this will immediately connect.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.