<html><body bgcolor="#FFFFFF"><div>Hi</div><div><br></div><div>Would it be possible that one of the ENET developers would write description document of the enet in wire protocol and algorithms involved so ENET could be proposed as a protocol and implementation library to standards?<br><br>Best regards,<div>Tommi Laukkanen</div></div><div><br>On 21.10.2010, at 17.46, Beau Albiston &lt;<a href="mailto:BAlbiston@totimm.com">BAlbiston@totimm.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>

<div class="WordSection1">

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D">Sweet, didn’t see that.&nbsp; Thanks!&nbsp; Oh, and for those that are new
to this networking stuff, take a look at WireShark.<o:p></o:p></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D"><o:p>&nbsp;</o:p></span></p>

<div>

<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">

<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;
color:windowtext">From:</span></b><span style="font-size:10.0pt;font-family:
&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext"> <a href="mailto:enet-discuss-bounces@cubik.org">enet-discuss-bounces@cubik.org</a>
[mailto:enet-discuss-bounces@cubik.org] <b>On Behalf Of </b>Lee Salzman<br>
<b>Sent:</b> Thursday, October 21, 2010 10:03 AM<br>
<b>To:</b> Discussion of the ENet library<br>
<b>Subject:</b> Re: [ENet-discuss] Bandwidth Monitoring?<o:p></o:p></span></p>

</div>

</div>

<p class="MsoNormal"><o:p>&nbsp;</o:p></p>

<p class="MsoNormal">As per the 1.2.2 ChangeLog:<br>
"* added totalSentData, totalSentPackets, totalReceivedData, and<br>
totalReceivedPackets counters inside ENetHost for getting usage<br>
statistics"<br>
<br>
They incremental continuously, so it's your job to reset them every second.<br>
<br>
Lee<br>
<br>
<br>
On 10/21/2010 06:43 AM, Beau Albiston wrote: <o:p></o:p></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D">It would be nice to have some statistics functions.&nbsp; I
would be most interested in things like bytes/sec sent/received at the socket,
for instance.</span><o:p></o:p></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D">&nbsp;</span><o:p></o:p></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D">-Beau</span><o:p></o:p></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D">&nbsp;</span><o:p></o:p></p>

<div>

<div style="border:none;border-top:solid windowtext 1.0pt;padding:3.0pt 0in 0in 0in;
border-color:-moz-use-text-color -moz-use-text-color">

<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;
color:windowtext">From:</span></b><span style="font-size:10.0pt;font-family:
&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext"> <a href="mailto:enet-discuss-bounces@cubik.org"><a href="mailto:enet-discuss-bounces@cubik.org">enet-discuss-bounces@cubik.org</a></a>
[<a href="mailto:enet-discuss-bounces@cubik.org"><a href="mailto:enet-discuss-bounces@cubik.org">mailto:enet-discuss-bounces@cubik.org</a></a>]
<b>On Behalf Of </b>Nicholas J Ingrassellino<br>
<b>Sent:</b> Thursday, October 21, 2010 8:16 AM<br>
<b>To:</b> Discussion of the ENet library<br>
<b>Subject:</b> Re: [ENet-discuss] Bandwidth Monitoring?</span><o:p></o:p></p>

</div>

</div>

<p class="MsoNormal">&nbsp;<o:p></o:p></p>

<p class="MsoNormal">Ooohhh, I misunderstood their purpose. Is there a variable
somewhere that will tell me how much data is going back and forth at any given
time or do I need to do that myself?<o:p></o:p></p>

<div>

<p class="MsoNormal">&nbsp;<o:p></o:p></p>

<div class="MsoNormal" align="center" style="text-align:center">

<hr size="1" width="100%" align="center">

</div>

<p><b>Nicholas J Ingrassellino<br>
<a href="http://www.lifebloodnetworks.com/" target="_blank"><span style="text-decoration:none">LifebloodNetworks.com</span></a></b> || <a href="mailto:nick@lifebloodnetworks.com"><span style="text-decoration:none">nick@lifebloodnetworks.com</span></a><o:p></o:p></p>

<p><span style="font-size:9.0pt">"<i>The idea that I can be presented with
a problem, set out to logically solve it with the tools at hand, and wind up
with a program that could not be legally used because someone else followed the
same logical steps some years ago and filed for a patent on it is horrifying.</i>"<br>
- <b>John Carmack</b> on software patents</span><o:p></o:p></p>

</div>

<p class="MsoNormal"><br>
On 10/20/2010 10:19 PM, Lee Salzman wrote: <o:p></o:p></p>

<p class="MsoNormal">They're never updated and merely hold the values you pass in
when you create the host.<br>
<br>
Lee<br>
<br>
On 10/19/2010 10:13 AM, Nicholas J Ingrassellino wrote: <o:p></o:p></p>

<p class="MsoNormal">Is there something special I have to do to get <i>_ENetPeer.incomingBandwidth</i>
and <i>_ENetPeer.outgoingBandwidth</i> working? I am using both reliable and
unreliable packets but these values are always zero. For example, if I do <i>std::cout
&lt;&lt; event.peer-&gt;incomingBandwidth;</i> inside my main loop I get
bumpkis.<i> </i>Also, how often are they updated?<o:p></o:p></p>

<div>

<p class="MsoNormal">&nbsp;<o:p></o:p></p>

<div class="MsoNormal" align="center" style="text-align:center">

<hr size="1" width="100%" align="center">

</div>

<p><b>Nicholas J Ingrassellino<br>
<a href="http://www.lifebloodnetworks.com/" target="_blank"><span style="text-decoration:none">LifebloodNetworks.com</span></a></b> || <a href="mailto:nick@lifebloodnetworks.com"><span style="text-decoration:none">nick@lifebloodnetworks.com</span></a><o:p></o:p></p>

<p><span style="font-size:9.0pt">"<i>The idea that I can be presented with
a problem, set out to logically solve it with the tools at hand, and wind up
with a program that could not be legally used because someone else followed the
same logical steps some years ago and filed for a patent on it is horrifying.</i>"<br>
- <b>John Carmack</b> on software patents</span><o:p></o:p></p>

</div>

<p class="MsoNormal">&nbsp;<o:p></o:p></p>

<p class="MsoNormal"><br>
<br>
<br>
<o:p></o:p></p>

<pre>&nbsp;<o:p></o:p></pre><pre>&nbsp;<o:p></o:p></pre><pre>_______________________________________________<o:p></o:p></pre><pre>ENet-discuss mailing list<o:p></o:p></pre><pre><a href="mailto:ENet-discuss@cubik.org"><a href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a></a><o:p></o:p></pre><pre><a href="http://lists.cubik.org/mailman/listinfo/enet-discuss"><a href="http://lists.cubik.org/mailman/listinfo/enet-discuss">http://lists.cubik.org/mailman/listinfo/enet-discuss</a></a><o:p></o:p></pre><pre>&nbsp; <o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>_______________________________________________<o:p></o:p></pre><pre>ENet-discuss mailing list<o:p></o:p></pre><pre><a href="mailto:ENet-discuss@cubik.org"><a href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a></a><o:p></o:p></pre><pre><a href="http://lists.cubik.org/mailman/listinfo/enet-discuss"><a href="http://lists.cubik.org/mailman/listinfo/enet-discuss">http://lists.cubik.org/mailman/listinfo/enet-discuss</a></a><o:p></o:p></pre><pre>&nbsp; <o:p></o:p></pre>

<p class="MsoNormal"><span style="color:silver"><o:p>&nbsp;</o:p></span></p>

</div>




</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>ENet-discuss mailing list</span><br><span><a href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a></span><br><span><a href="http://lists.cubik.org/mailman/listinfo/enet-discuss">http://lists.cubik.org/mailman/listinfo/enet-discuss</a></span><br></div></blockquote></body></html>