<div dir="ltr"><div><br></div><div>OK good - I am hoping the mistake is on my side because I'd really like to use ENet. </div><div>I'll write a minimal client and server and if I can still repro the problem and can't see any mistake I'll post the code here.</div>
<div><br></div><div>Cheers</div><div><br></div><div>Tom</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 24, 2014 at 2:31 PM, Lee Salzman <span dir="ltr"><<a href="mailto:lsalzman@gmail.com" target="_blank">lsalzman@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Between receiving packets out of order and this, it sounds like you're doing something silly like overwriting the packet or otherwise corrupting it before it can be sent. I'd check your own code first before asserting there are bugs with ENet, which I'm pretty sure there are not.<div>
<br>
<br>
On 07/24/2014 07:28 AM, Tom Spencer-Smith wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div>
Running locally, all the packets are received on the event, so in the above case the latency appears to cause bad behavior.<br>
<br>
<br></div><div>
On Thu, Jul 24, 2014 at 11:17 AM, Tom Spencer-Smith <<a href="mailto:tom@meanfox.com" target="_blank">tom@meanfox.com</a> <mailto:<a href="mailto:tom@meanfox.com" target="_blank">tom@meanfox.com</a>>> wrote:<br>

<br>
<br>
    Another problem I'm noticing is that sending a lot of small packets (payload around 100 bytes) from Singapore client to US server, with a rtt of around 200ms and no simulated packetloss: only a small fraction of the packets are being delivered to the server via ENET_EVENT_TYPE_RECEIVE- around 15%. However, the ENetHost metrics totalSentPackets/<u></u>totalReceivedPackets pretty much match up.<br>

<br>
</div></blockquote>
______________________________<u></u>_________________<br>
ENet-discuss mailing list<br>
<a href="mailto:ENet-discuss@cubik.org" target="_blank">ENet-discuss@cubik.org</a><br>
<a href="http://lists.cubik.org/mailman/listinfo/enet-discuss" target="_blank">http://lists.cubik.org/<u></u>mailman/listinfo/enet-discuss</a><br>
</blockquote></div><br></div>