Thanks again for the reply. I'm brand new to mina and so the concept of just using an Acceptor instead of a Connector is quite over my head at the moment. Would it be possible to talk in terms of the existing netcat example and how it might be tweaked to send files instead of listening for them?
On Mon, Jan 25, 2010 at 4:25 PM, Emmanuel LŽcharny <[email protected]>wrote: > Bryan Ward a écrit : > > Hi, >> >> Yes, I've had a look at that but it didn't seem very well documented or >> supported so would have preferred to use mina if possible. Is it >> possible? >> >> > > Technically, I see no reason why it shoudn't. You'll have to use an > Acceptor instead of a Connector. > >
