You should have no problems implementing this with MINA.
On Thu, Jun 26, 2008 at 8:02 AM, kalees waran <[EMAIL PROTECTED]> wrote: > In my forthcoming project i am going to implement mina before that i want > to > confirm which is suitable for my requirement. > my requirement is > 1. i want to sent and download file > 2.it should be a big file(60 MB) > 3.it should handle the multi threading > > > doubt > > can i use any output stream and input stream onject in side min framework > instead of writing all things in session.write..perhaps i use stream object > how it support threading.... >
