Thanks for your reply gelin.<br/>
<br/>
I posted the code of my factory and protocol and thats all about the network communication.<br/>
What do you mean by acknoledgement? Do you got a link or an example for that?<br/>
How could that help?<br/>
<br/>
Greets,<br/>
Toni<br>
<br>
<div name="quote" style='margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;'>
    <div style="margin:0 0 10px 0;">
        <b>Gesendet:</b> Mittwoch, 06. November 2013 um 19:07 Uhr<br/>
        <b>Von:</b> "Gelin Yan" <dynamicgl@gmail.com><br/>
        <b>An:</b> "Twisted general discussion" <twisted-python@twistedmatrix.com><br/>
        
        <b>Betreff:</b> Re: [Twisted-Python] Strange DataLoosing Problem after some time of connection
    </div>
    <div name="quoted-content">
        <div><br/><div class="gmail_extra"><br/><br/><div class="gmail_quote">On Thu, Nov 7, 2013 at 1:31 AM, Toni Rosemann <span><<a href="raketenschnitzel@gmx.de" target="_parent">raketenschnitzel@gmx.de</a>></span> wrote:<br/>
<blockquote class="gmail_quote" style="margin: 0 0 0 0.8ex;border-left: 1.0px rgb(204,204,204) solid;padding-left: 1.0ex;"><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>

    </div>
</div>
<br/>