<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 7, 2013 at 1:31 AM, Toni Rosemann <span dir="ltr"><<a href="mailto:raketenschnitzel@gmx.de" target="_blank">raketenschnitzel@gmx.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:Verdana;font-size:12.0px"><div>Hey there,</div>

<div> </div>

<div>Setup:</div>

<div>-i got a Server which is running a Delphi application on Windows7 using WinSocketComponents</div>

<div>-i got a Client (Raspberry Pi) which is running my python client application with twisted</div>

<div>-the server collects data which the client is sending, sometimes the server sends back</div>

<div> </div>

<div>Problem:</div>

<div>-the client connects and starts sending, the communication works fine at first</div>

<div>-after some time (rigth now i see no correlation or principle) the server won't get any messages anymore, although the client keeps sending (or at least the client keeps calling the sendMessage() function</div>

<div>->the client is still able to receive messages!</div>

<div> </div>

<div>I have no clue whats happening. There is no suspicious behavior nor a exception call.</div>

<div>When i stop the client, the server recognizes a disconnect, but before, no disconnect is recognized.</div>

<div>Has anyone of you an idea or does anyone see a mistake in the design of my Factory or Protocol?</div>

<div>Are there known problems with the combination of python twisted and WinSocket of Windows?</div>

<div> </div></div></div></blockquote><div><br></div><div> Have you implemented any acknowledgment in your application?   </div><div><br></div><div>Regards</div><div><br></div><div>gelin yan</div></div></div></div>