<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 8/8/2013 1:59 PM, Shaun Reich wrote:
    </div>
    <blockquote
cite="mid:CADVynFCCEF1Zgx9eDyJ0m=V-_aLFr-NJB8mrnxhs1=T9W+rmcA@mail.gmail.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">Hello List,

Is anyone (else) interested in supporting ENet on platforms other then
Windows and *nix?  (i.e. an EMBEDDED version?)
</pre>
      </blockquote>
      <pre wrap="">
silly question, but other than windows and *nix, what else is there?
Android and mac are nixes.
</pre>
    </blockquote>
    <br>
    There are embedded systems.  These include ARM processors like the <a
href="http://www.ti.com/lsds/ti/arm/arm_cortex_m_microcontrollers/arm_cortex_m3/tms470m_arm_cortex_m3/overview.page?paramCriteria=no">TI
      Cortex-M3</a> line and similar.  They don't need to run an OS, per
    se.  They use one of several tiny IP stacks, such as <a
      href="http://savannah.nongnu.org/projects/lwip/">lwIP</a> which
    doesn't have a standard sockets interface.<br>
    <br>
    Patrick<br>
    <br>
  </body>
</html>