Hi community, I've just finished implementation of IoSession.read() and ReadFuture. The following example is a simple telnet client. (the port number in the source code is the FTP port though.)
* https://issues.apache.org/jira/secure/attachment/12369420/ReadFutureTest.java The following is the URL of the related JIRA issue raised by Brad, the original author of the patch: * https://issues.apache.org/jira/browse/DIRMINA-375 Please also review JavaDoc of IoSession.read(): http://svn.apache.org/viewvc/mina/trunk/core/src/main/java/org/apache/mina/common/IoSession.java?view=markup Now 4 issues to go.... Cheers, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6
