[ENet-discuss] issue about ENET_PACKET_FLAG_RELIABLE and Timeout

czj issingle at gmail.com
Mon Jun 6 18:12:34 PDT 2011


Hello,
i found that the "ENET_PACKET_FLAG_RELIABLE " FLAG can't guarantee .
Use default config.A Peer( as Client) send a RELIABLE packet to another peer( as Server) every 2 sceond.
after dozens of hours,the connection between client and server is time out.

Client and Server Run at same PC.

the client's history:
2011-6-3 17:59:00 Heatbeat...
2011-6-3 17:59:02 Heatbeat...
2011-6-3 17:59:04 Heatbeat...

the server's history:
2011-6-3 17:59:00 Client:10.1.1.1:18988 Heatbeat...
2011-6-3 17:59:02 Client:10.1.1.1:18988 Heatbeat...
2011-6-3 17:59:12 Client:10.1.1.1:18988 TimeOut!!!

it's seemed that the packet sent from client at 2011-6-3 17:59:04 can't be received by server.

Any Idea??


2011-06-07 



czj 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20110607/d0cda5dd/attachment.html>


More information about the ENet-discuss mailing list