<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    We tested sending large amounts of data without splitting it up and
    it takes nowhere around the amount of time you specify.<br>
    <br>
    /Stefan<br>
    <br>
    On 2013-07-11 17:05, Lung Yang wrote:
    <blockquote cite="mid:51DEC9BA.20001@trio-tech.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Hi Ruud,<br>
        <br>
        I am sending 40 image files in a single call to
        "enet_peer_send", which the receiver takes a long time to
        receive the data.  I also tested sending individual image on
        multiple call.  Some are still arriving too late at the
        destination.  From my understanding, ENet will handle large data
        internally and send it as multiple network packets.  Will
        splitting the image data further more and send them on multiple
        calls be the proper way to handle this problem?<br>
         <br>
        Lung<br>
        <br>
        <br>
        On 7/11/2013 3:36 AM, Ruud van Gaal wrote:<br>
      </div>
      <blockquote
cite="mid:CADULfbNx1NHCOev_=Uh9cuBwfn2hF5jxR2L3Yq8wpAoR7+vSww@mail.gmail.com"
        type="cite">
        <div dir="ltr">ENet is focused more on small data (game
          communication for example), not really big files or such.
          <div>Are you splitting the 7Mb up in some kind of file
            transfer protocol yourself?</div>
          <div><br>
          </div>
          <div>Ruud</div>
        </div>
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">On Wed, Jul 10, 2013 at 11:40 PM,
            Lung Yang <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:l.yang@trio-tech.com" target="_blank">l.yang@trio-tech.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, I am
              using enet library to send large data (about 7 mb)  to a
              peer in a local area network.  However, I notice that
              there is a considerable delay of about 16 seconds before
              the peer receive the data.  (The same thing happened using
              the localhost address)  I would like to know if there is
              any way we can speed up the transfer rate.<br>
              <br>
              <br>
              Thank you.<br>
              Lung<br>
              _______________________________________________<br>
              ENet-discuss mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:ENet-discuss@cubik.org" target="_blank">ENet-discuss@cubik.org</a><br>
              <a moz-do-not-send="true"
                href="http://lists.cubik.org/mailman/listinfo/enet-discuss"
                target="_blank">http://lists.cubik.org/mailman/listinfo/enet-discuss</a><br>
            </blockquote>
          </div>
          <br>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
ENet-discuss mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.cubik.org/mailman/listinfo/enet-discuss">http://lists.cubik.org/mailman/listinfo/enet-discuss</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ENet-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a>
<a class="moz-txt-link-freetext" href="http://lists.cubik.org/mailman/listinfo/enet-discuss">http://lists.cubik.org/mailman/listinfo/enet-discuss</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>