Can a server written using Netty handle requests from non-netty based clients

Noopur Tiwari noopur_tiwari at persistent.co.in
Sun Jul 18 07:27:30 EDT 2010


Hi All,

I have a business requirement where I have to write a Server for secured NIO
communication.After going through the documentation I am sure I can use
Netty for writing my Server side implemetation, but the constraint here is
that I cannot impose a compulsion on clients to essentially make use of
Netty. Just wanted to know that can a server written using Netty handle
requests from non-netty (but NIO) based clients a well.
Thanks in advance.
-- 
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Can-a-server-written-using-Netty-handle-requests-from-non-netty-based-clients-tp5308472p5308472.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list