Skip to main content

History: -RakNet

Source of version: 5 (current)

Copy to clipboard
            {INCLUDE(page="ogrelex ext tpl")/}
---
__RakNet__ is a mature, commercial cross-platform game networking engine, written in C++.

The first thing one should do with [http://www.jenkinssoftware.com/raknet/|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.

* [http://www.jenkinssoftware.com/raknet/manual/tutorial.html|Raknet tutorial]