<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18702">
<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-STYLE: normal; FONT-FAMILY: Verdana; COLOR: windowtext; FONT-WEIGHT: normal; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
UNKNOWN {
        FONT-SIZE: 10pt
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="FONT-FAMILY: verdana; FONT-SIZE: 10pt">
<DIV><FONT color=#000080 size=2 face=Verdana></FONT> </DIV>
<DIV><FONT color=#000080 size=2 face=Verdana>client sends a heatbeat packet to 
server every 2 seconds.</FONT></DIV>
<DIV><FONT color=#000080 size=2 face=Verdana>yesterday ,i begin a test.now,the 
test program have run 28 hours.the memory looks fine.</FONT></DIV>
<DIV><FONT color=#000080>en...now,i'm waiting.</FONT></DIV>
<DIV><FONT color=#000080></FONT><FONT color=#000080 size=2 
face=Verdana></FONT> </DIV>
<DIV><FONT color=#c0c0c0 size=2 face=Verdana>2011-06-08 </FONT></DIV><FONT 
color=#000080 size=2 face=Verdana>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>
</FONT>
<DIV><FONT color=#c0c0c0 size=2 face=Verdana><SPAN>czj</SPAN> </FONT></DIV><FONT 
color=#000080 size=2 face=Verdana>
<HR>
</FONT>
<DIV><FONT size=2 face=Verdana><STRONG>发件人:</STRONG> enet-discuss-request 
</FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>发送时间:</STRONG> 2011-06-08  03:00:58 
</FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>收件人:</STRONG> enet-discuss </FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>抄送:</STRONG> </FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>主题:</STRONG> ENet-discuss Digest, Vol 97, 
Issue 4 </FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana>
<DIV>Send ENet-discuss mailing list submissions to</DIV>
<DIV>enet-discuss@cubik.org</DIV>
<DIV></DIV>
<DIV>To subscribe or unsubscribe via the World Wide Web, visit</DIV>
<DIV>http://lists.cubik.org/mailman/listinfo/enet-discuss</DIV>
<DIV>or, via email, send a message with subject or body 'help' to</DIV>
<DIV>enet-discuss-request@cubik.org</DIV>
<DIV></DIV>
<DIV>You can reach the person managing the list at</DIV>
<DIV>enet-discuss-owner@cubik.org</DIV>
<DIV></DIV>
<DIV>When replying, please edit your Subject line so it is more specific</DIV>
<DIV>than "Re: Contents of ENet-discuss digest..."</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>Today's Topics:</DIV>
<DIV></DIV>
<DIV>   1.  issue about ENET_PACKET_FLAG_RELIABLE and Timeout (czj)</DIV>
<DIV>   2. Re:  issue about ENET_PACKET_FLAG_RELIABLE and Timeout</DIV>
<DIV>      (Jay Sprenkle)</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>----------------------------------------------------------------------</DIV>
<DIV></DIV>
<DIV>Message: 1</DIV>
<DIV>Date: Tue, 7 Jun 2011 09:12:34 +0800</DIV>
<DIV>From: "czj" <issingle@gmail.com></DIV>
<DIV>To: "enet-discuss" <enet-discuss@cubik.org></DIV>
<DIV>Subject: [ENet-discuss] issue about ENET_PACKET_FLAG_RELIABLE and</DIV>
<DIV>Timeout</DIV>
<DIV>Message-ID: <201106070912259067440@gmail.com></DIV>
<DIV>Content-Type: text/plain; charset="us-ascii"</DIV>
<DIV></DIV>
<DIV>Hello,</DIV>
<DIV>i found that the "ENET_PACKET_FLAG_RELIABLE " FLAG can't guarantee .</DIV>
<DIV>Use default config.A Peer( as Client) send a RELIABLE packet to another peer( as Server) every 2 sceond.</DIV>
<DIV>after dozens of hours,the connection between client and server is time out.</DIV>
<DIV></DIV>
<DIV>Client and Server Run at same PC.</DIV>
<DIV></DIV>
<DIV>the client's history:</DIV>
<DIV>2011-6-3 17:59:00 Heatbeat...</DIV>
<DIV>2011-6-3 17:59:02 Heatbeat...</DIV>
<DIV>2011-6-3 17:59:04 Heatbeat...</DIV>
<DIV></DIV>
<DIV>the server's history:</DIV>
<DIV>2011-6-3 17:59:00 Client:10.1.1.1:18988 Heatbeat...</DIV>
<DIV>2011-6-3 17:59:02 Client:10.1.1.1:18988 Heatbeat...</DIV>
<DIV>2011-6-3 17:59:12 Client:10.1.1.1:18988 TimeOut!!!</DIV>
<DIV></DIV>
<DIV>it's seemed that the packet sent from client at 2011-6-3 17:59:04 can't be received by server.</DIV>
<DIV></DIV>
<DIV>Any Idea??</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>2011-06-07 </DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>czj </DIV>
<DIV>-------------- next part --------------</DIV>
<DIV>An HTML attachment was scrubbed...</DIV>
<DIV>URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20110607/d0cda5dd/attachment-0001.html></DIV>
<DIV></DIV>
<DIV>------------------------------</DIV>
<DIV></DIV>
<DIV>Message: 2</DIV>
<DIV>Date: Tue, 7 Jun 2011 06:39:07 -0500</DIV>
<DIV>From: Jay Sprenkle <jsprenkle@gmail.com></DIV>
<DIV>To: Discussion of the ENet library <enet-discuss@cubik.org></DIV>
<DIV>Subject: Re: [ENet-discuss] issue about ENET_PACKET_FLAG_RELIABLE and</DIV>
<DIV>Timeout</DIV>
<DIV>Message-ID: <BANLkTikUxACsMK8U5KfxTFb+wDvSji+4Sg@mail.gmail.com></DIV>
<DIV>Content-Type: text/plain; charset="iso-8859-1"</DIV>
<DIV></DIV>
<DIV>Was the packet lost or just delivered after 2 seconds?</DIV>
<DIV>After a dozens of hours I would suspect the operating system ( memory</DIV>
<DIV>management ).</DIV>
<DIV>If it were ENet it would probably have been seen much faster.</DIV>
<DIV></DIV>
<DIV>On Mon, Jun 6, 2011 at 8:12 PM, czj <issingle@gmail.com> wrote:</DIV>
<DIV></DIV>
<DIV>>  Hello,</DIV>
<DIV>> i found that the "ENET_PACKET_FLAG_RELIABLE " FLAG can't guarantee .</DIV>
<DIV>> Use default config.A Peer( as Client) send a RELIABLE packet to another</DIV>
<DIV>> peer( as Server) every 2 sceond.</DIV>
<DIV>> after dozens of hours,the connection between client and server is time out.</DIV>
<DIV>></DIV>
<DIV>> Client and Server Run at same PC.</DIV>
<DIV>></DIV>
<DIV>> the client's history:</DIV>
<DIV>> 2011-6-3 17:59:00 Heatbeat...</DIV>
<DIV>> 2011-6-3 17:59:02 Heatbeat...</DIV>
<DIV>> 2011-6-3 17:59:04 Heatbeat...</DIV>
<DIV>></DIV>
<DIV>> the server's history:</DIV>
<DIV>>  2011-6-3 17:59:00 Client:10.1.1.1:18988 Heatbeat...</DIV>
<DIV>> 2011-6-3 17:59:02 Client:10.1.1.1:18988 Heatbeat...</DIV>
<DIV>> 2011-6-3 17:59:12 Client:10.1.1.1:18988 TimeOut!!!</DIV>
<DIV>></DIV>
<DIV>> it's seemed that the packet sent from client at 2011-6-3 17:59:04 can't be</DIV>
<DIV>> received by server.</DIV>
<DIV>></DIV>
<DIV>> Any Idea??</DIV>
<DIV>></DIV>
<DIV>></DIV>
<DIV>> 2011-06-07</DIV>
<DIV>> ------------------------------</DIV>
<DIV>> czj</DIV>
<DIV>></DIV>
<DIV>> _______________________________________________</DIV>
<DIV>> ENet-discuss mailing list</DIV>
<DIV>> ENet-discuss@cubik.org</DIV>
<DIV>> http://lists.cubik.org/mailman/listinfo/enet-discuss</DIV>
<DIV>></DIV>
<DIV>></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>-- </DIV>
<DIV>---</DIV>
<DIV>"There's a zombie outbreak!  Oh, no, wait a second...  It's just a bunch of</DIV>
<DIV>kids texting."</DIV>
<DIV>-------------- next part --------------</DIV>
<DIV>An HTML attachment was scrubbed...</DIV>
<DIV>URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20110607/b6144876/attachment-0001.html></DIV>
<DIV></DIV>
<DIV>------------------------------</DIV>
<DIV></DIV>
<DIV>_______________________________________________</DIV>
<DIV>ENet-discuss mailing list</DIV>
<DIV>ENet-discuss@cubik.org</DIV>
<DIV>http://lists.cubik.org/mailman/listinfo/enet-discuss</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>End of ENet-discuss Digest, Vol 97, Issue 4</DIV>
<DIV>*******************************************</DIV></FONT></DIV></BODY></HTML>