<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=GB2312">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    I have a C/S system that functions well.I mean the client and server
    send and reply messages correctly.<br>
    Just now ,I tried to "enable" the range coder in enet 1.3.5 in order
    to make the physical packets shorter. I called the function
    enet_host_compress_with_range_coder  on the ENetHost instance of my
    server. And then I found my client and server don't communicate
    correctly any more.The server just didn't receive any message from
    the client.Then I remove the new code , and they function well
    again.I made the tests on my localhost so that should not be a
    network problem.<br>
    <br>
    What's wrong ? What is the function for ? Is the builtin range coder
    enabled by default? What do I need to do in order to utilize the
    range coder?<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <!--This file was converted to xhtml by OpenOffice.org - see http://xml.openoffice.org/odf2xhtml for more info.-->
      <meta http-equiv="Content-Type" content="text/html;
        charset=GB2312">
      <title xml:lang="en-US">- no title specified</title>
      <meta name="DCTERMS.title" content="" xml:lang="en-US">
      <meta name="DCTERMS.language" content="en-US"
        scheme="DCTERMS.RFC4646">
      <meta name="DCTERMS.source"
        content="http://xml.openoffice.org/odf2xhtml">
      <meta name="DCTERMS.creator" content="蔡火胜 ">
      <meta name="DCTERMS.issued" content="2011-06-29T11:39:44"
        scheme="DCTERMS.W3CDTF">
      <meta name="DCTERMS.contributor" content="蔡火胜 ">
      <meta name="DCTERMS.modified" content="2011-06-29T11:40:02"
        scheme="DCTERMS.W3CDTF">
      <meta name="DCTERMS.provenance" content="" xml:lang="en-US">
      <meta name="DCTERMS.subject" content="," xml:lang="en-US">
      <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"
        hreflang="en">
      <link rel="schema.DCTERMS" href="http://purl.org/dc/terms/"
        hreflang="en">
      <link rel="schema.DCTYPE" href="http://purl.org/dc/dcmitype/"
        hreflang="en">
      <link rel="schema.DCAM" href="http://purl.org/dc/dcam/"
        hreflang="en">
      <base href=".">
      <style type="text/css">
        @page {  }
        table { border-collapse:collapse; border-spacing:0; empty-cells:show }
        td, th { vertical-align:top; font-size:12pt;}
        h1, h2, h3, h4, h5, h6 { clear:both }
        ol, ul { margin:0; padding:0;}
        li { list-style: none; margin:0; padding:0;}
        <!-- "li span.odfLiEnd" - IE 7 issue-->
        li span. { clear: both; line-height:0; width:0; height:0; margin:0; padding:0; }
        span.footnodeNumber { padding-right:1em; }
        span.annotation_style_by_filter { font-size:95%; font-family:Arial; background-color:#fff000;  margin:0; border:0; padding:0;  }
        * { margin:0;}
        .P1 { font-size:12pt; margin-bottom:0.212cm; margin-top:0cm; font-family:文泉驿正黑; writing-mode:page; }
        <!-- ODF styles with no properties representable as CSS -->
        .T1 { }
        </style>
      <p class="P1">蔡火胜</p>
      <p class="P1">手机:<span class="T1">13267053475</span></p>
      <p class="P1">邮件:<a href="mailto:caihuosheng@gmail.com">caihuosheng@gmail.com</a></p>
      <p class="P1">祝你身体健康、万事如意!</p>
    </div>
  </body>
</html>