enet-1.3.18

Introduction to enet

The enet package provides a UDP networking library.

Installation of enet

Install enet by running the following commands:

./configure --prefix=/usr --disable-static &&
make

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: libenet.so
Installed Directories: /usr/include/enet

Short Descriptions

libenet.so

contains UDP networking functions