/src/middleware/enet/docs/index.html

https://bitbucket.org/vivkin/gam3b00bs/ · HTML · 43 lines · 42 code · 0 blank · 1 comment · 0 complexity · df96e432afd00e36b2ac3198d3901a40 MD5 · raw file

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <title>enet: enet</title>
  6. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  7. <link href="doxygen.css" rel="stylesheet" type="text/css"/>
  8. </head>
  9. <body>
  10. <!-- Generated by Doxygen 1.7.1 -->
  11. <div class="navigation" id="top">
  12. <div class="tabs">
  13. <ul class="tablist">
  14. <li class="current"><a href="index.html"><span>Main&nbsp;Page</span></a></li>
  15. <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  16. <li><a href="modules.html"><span>Modules</span></a></li>
  17. <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
  18. <li><a href="files.html"><span>Files</span></a></li>
  19. </ul>
  20. </div>
  21. </div>
  22. <div class="header">
  23. <div class="headertitle">
  24. <h1>enet </h1> </div>
  25. </div>
  26. <div class="contents">
  27. <center><a href="http://enet.bespin.org">http://enet.bespin.org</a></center> <hr/>
  28. <p>ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol). The primary feature it provides is optional reliable, in-order delivery of packets.</p>
  29. <p>ENet omits certain higher level networking features such as authentication, lobbying, server discovery, encryption, or other similar tasks that are particularly application specific so that the library remains flexible, portable, and easily embeddable.</p>
  30. <p><a class="el" href="Features.html">Features and Architecture</a></p>
  31. <p><a class="el" href="SourceDistro.html">Source Distribution</a></p>
  32. <p><a class="el" href="Installation.html">Installation</a></p>
  33. <p><a class="el" href="Tutorial.html">Tutorial</a></p>
  34. <p><a class="el" href="MailingList.html">ENet Mailing List</a></p>
  35. <p><a class="el" href="IRCChannel.html">ENet IRC Channel</a></p>
  36. <p><a class="el" href="FAQ.html">Frequently Answered Questions</a></p>
  37. <p><a class="el" href="License.html">License</a> </p>
  38. </div>
  39. <hr class="footer"/><address class="footer"><small>Generated on Wed Feb 9 2011 21:31:05 for enet by&nbsp;
  40. <a href="http://www.doxygen.org/index.html">
  41. <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
  42. </body>
  43. </html>