Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/enet-1.1/docs/html/index.html @ 52

Last change on this file since 52 was 13, checked in by landauf, 17 years ago

added enet

File size: 1.9 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>enet: enet</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.5.1 -->
8<div class="tabs">
9  <ul>
10    <li id="current"><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11    <li><a href="modules.html"><span>Modules</span></a></li>
12    <li><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
13    <li><a href="files.html"><span>Files</span></a></li>
14    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
15  </ul></div>
16<h1>enet</h1>
17<p>
18<center><a href="http://enet.bespin.org">http://enet.bespin.org</a></center> <hr>
19<p>
20ENet'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>
21ENet is NOT intended to be a general purpose high level networking library that handles authentication, lobbying, server discovery, compression, encryption and other high level, often application level or dependent tasks.<p>
22<a class="el" href="Features.html">Features and Architecture</a><p>
23<a class="el" href="SourceDistro.html">Source Distribution</a><p>
24<a class="el" href="Installation.html">Installation</a><p>
25<a class="el" href="Tutorial.html">Tutorial</a><p>
26<a class="el" href="MailingList.html">ENet Mailing List</a><p>
27<a class="el" href="FAQ.html">Frequently Answered Questions</a><p>
28<a class="el" href="License.html">License</a> <hr size="1"><address style="align: right;"><small>Generated on Wed Jun 6 14:33:50 2007 for enet by&nbsp;
29<a href="http://www.doxygen.org/index.html">
30<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
31</body>
32</html>
Note: See TracBrowser for help on using the repository browser.