Skip to content
TheThing edited this page Mar 9, 2011 · 5 revisions

Network Library

Network Library is a simple library I originally built to add networking support to any application or games in simple and easy manner. It was built for a programming contest that was being held in Iceland but has grown to almost full fledge Library.

Network Library provides the following features.

  • Simple and easy to use.
  • Supports event handling.
  • Native serializing support.
  • Support bind-able objects.
  • And lots more.

For more information, head over to the Introduction section. If you are ready you can start on reading the documentation:

Documentation

Clone this wiki locally