Ah. sounds like you already thought of the problem I was imagining.<br>You might also consider installing Wireshark. With it you can trace what is actually being sent.<br>Then you can verify if it&#39;s the sender or the receiver that&#39;s the problem.<br>
<br><div class="gmail_quote">On Wed, Aug 11, 2010 at 4:57 PM, Richard Becker <span dir="ltr">&lt;<a href="mailto:richard_3d@hotmail.com">richard_3d@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">




<div>
It shouldn&#39;t over write the first message that makes no sense. The function is an abstraction and I am passing it the data to send not an eNet packet itself. Inside of the function a new packet is created and the data for the packet is set. I have debugged and traced all the way into enet_peer_send (which gets called from broadcast). Everything seems to be making it. I still dont understand why the client never receives the first message though and only the second one. Does this have something to do with enet internal queue for sending messages? Thanks - Richard<br>
                                               </div><br>
</blockquote></div><br>