After reading the source code of Mina, I found a lot of features that I didn't know before. I think somebody can write a documentation to uncover the usage of Mina.
2009/3/3 Emmanuel Lecharny <[email protected]> > Erix Yao wrote: > >> How about directly transfer thee file? In MINA, after call >> session.write(file) , it will check whether the messsage you have written >> is >> a file and use fileChannel.transfterTo() to transfer the file. >> >> > For the transmission of a File, you're right. I missed this option... > > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > >
