Hello,

I have small problem ... I tried made my own tcp/ip stream parser based on NetCat example (server send some binary stream) - it's working fine... but when I tried close connection, wait 20 seconds and connect again I have problem - connection not close if I'll call session .close(); in the dataRead(), but sessionClosed run when I tried call session.close(); What I'm doing wrong?


Regards,
Eugene Labunsky.
http://www.TrendMedium.com


Reply via email to