-RakNet         a cross-platform C++ game networking engine

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9


RakNet is a mature, commercial cross-platform game networking engine, written in C++.

The first thing one should do with RakNet is develop a text-based version of whatever they want to accomplish.
For example, you might want to just code a console chat client to learn how to use RakNet, then implement it once your game has a good base framework.