Sergiy I have not come across an implementation of the Telnet - but the protocol codec is written - check out the textline delimiter codec.
All that is left is to write the IOHandler that recieves string commands - and transmits responses. Regards Sergey Mamitko wrote: > > Hello, > > Can MINA be used in order to create telnet protocol? > Or maybe it already includes telnet realization? > > Thank you in advance. > Sergiy > > -- View this message in context: http://www.nabble.com/MINA-and-Telnet-protocol-tp24424240p24442238.html Sent from the Apache MINA User Forum mailing list archive at Nabble.com.
