Can a server written using Netty handle requests from non-netty based clients
Norman Maurer
norman at apache.org
Sun Jul 18 07:59:57 EDT 2010
To make it short..... Yes. As long as they know how to handle the protocol
Bye
Norman
2010/7/18, Noopur Tiwari <noopur_tiwari at persistent.co.in>:
>
> 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.
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>
More information about the netty-users
mailing list