[Beepcore-java-users] Stalling in sendMSG
Status: Beta
Brought to you by:
huston
From: William J. M. <wm...@ol...> - 2002-01-21 02:30:48
|
I appear to be hitting a condition where I stall in sendMSG when I have put more than 4K on the output datastream to send. Looking at the conversation as it goes by, the RPY starts being sent, and I get the first 3 frames, the recieving end is sending SEQ frames and opening the window properly, but the sendMSG function aparently stalls after sending 4K of data. Should'nt the SEQ's be getting processed? Is this a known problem? -bill |