Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
license.dox | 2012-04-07 | 1.1 kB | |
mainpage.dox | 2012-04-07 | 2.1 kB | |
tutorial.dox | 2012-04-07 | 12.3 kB | |
FAQ.dox | 2012-04-07 | 910 Bytes | |
install.dox | 2012-04-07 | 2.1 kB | |
design.dox | 2012-04-07 | 6.0 kB | |
Totals: 6 Items | 24.6 kB | 0 |
Please visit the ENet homepage at http://enet.bespin.org for installation and usage instructions. If you obtained this package from CVS, the quick description on how to build is: # Generate the build system. autoreconf -vfi # Compile and install the library. ./configure && make && make install