<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am new to enet and just dig in the source code a
bit today. I have a few simple questions. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>1. For reliable packets, is there a sender buffer
size? By that I mean the maximum size of the packet list on the sender side
waiting to be acknowledged. I didn't see that in the code. In other words,
would it be possible for this list to grow very big if the sender is sending a
lot of packets and the receiver is busy doing something instead of sending ACK
back to the sender.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>2. What is duration the sander waits before it
retransmits? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>P.S. I am planning to use this for a business
application. I have some code that does firewall punch through and hoping to be
able to incorporate into this package.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thnx</FONT></DIV></BODY></HTML>