On Wed, May 27, 2009 at 8:03 PM, SUMIT SUREKA <[email protected]> wrote: > Hi, > > I am interested in MINAs NIO framework but was unable to find in the site as > what are the complete list of protocols that is supported by it. I am mainly > interested in SSL, SSH, LDAP, HTTP, HTTPS, Telnet, TCP/IP.
Protocols are supported in form of Codecs SSL Filter is available For SSH - http://mina.apache.org/sshd/ LDAP - refer ApacheDS project HTTP/S - AsyncWeb - http://mina.apache.org/asyncweb/ TCP/IP - ?? couldn't get it. Its NIO Framework right, so its already there -- thanks ashish Blog: http://www.ashishpaliwal.com/blog My Photo Galleries: http://www.pbase.com/ashishpaliwal
