Non-Netty client - Any help please, nearly there!
skhalid
shahbaz.khalid at gmail.com
Sun Dec 28 13:27:24 EST 2008
Hi Frederic,
Thanks for the reply - the bytes getting in and out is not an issue since
the data is always greater than 100 at least (for now, just assume that the
while loop does not get stuck, since it doesn't and while I know this is
strange, and I shouldn't do this - it's just that I haven't added any
prediction logic for the size of the object that is returned as it is going
to contain variable data - since I know what is being returned from my
server, this is not an issue - the while loops also execute once only in
the tests I am running).
I think there really is a problem with the netty code, since the
deserialisation/serialisation code works for the connected event of the
server, but does not work with the message received method of the server.
But I will try to investigate a bit more.
Thanks
--
View this message in context: http://n2.nabble.com/Non-Netty-client-tp1771503p2019089.html
Sent from the Netty User Group mailing list archive at Nabble.com.
More information about the netty-users
mailing list