Could you please attach the code snippet? Or you could use *netcat/tcpdump* to diagnose your programs ( both of client and server).
Good luck. -Oscar On Fri, Jul 25, 2008 at 3:35 AM, Zlatko Josic <[EMAIL PROTECTED]> wrote: > Hi, > > I have server based on mina framework adn stupid socket client. > Messages sent to server have "\n\r" for end of message and messages send > to > client have '\n' for end of message. > > When I start lot of clients some of clients never ends and server has lotof > sessionIdle method calls. > > what can be problem? > > Thanks for any help. >
