Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
enet: Thin, simple and robust network layer on top of UDP
- Summary
- ENet is 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.
ENet 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.
Arch: i386
| Download: | enet-1.1-2.9.el5.al.i386.rpm |
| Build Date: | Tue Feb 19 20:27:10 2008 |
| Packager: | Joel Barrios <http://joel-barrios.blogspot.com/> |
| Size: | 29 KiB |
Arch: src
| Download: | enet-1.1-2.9.el5.al.src.rpm |
| Build Date: | Tue Feb 19 20:27:10 2008 |
| Packager: | Joel Barrios <http://joel-barrios.blogspot.com/> |
| Size: | 187 KiB |
Changelog
- * Sun Oct 7 19:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 1.1-2
- Add tutorial.txt design.txt to -devel docs
- * Sat Oct 6 19:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 1.1-1
- Initial Fedora package