Netty client
Christian Migowski
chrismfwrd at gmail.com
Tue Jun 22 03:14:43 EDT 2010
of course you can!
Just remove one of the two "bootstrap.connect(new
InetSocketAddress(host, port));" calls from your main() code (there is
one above and one below the "logger.info("Attempting connection");"
line
regards,
christian!
On Tue, Jun 22, 2010 at 9:08 AM, Murali Mohan Rath <mmrath at gmail.com> wrote:
>
> Yes you are correct.
>
> The server accepts only one connection. So does that mean I can't use netty?
> or is there any other way of doing this?
>
> --
> View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Netty-client-tp5193745p5207566.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