OculusVR just open sourced RakNet - a C++ multiplatform network library used for example by Unity or Gamebryo. It's totally free even for commercial usage (BSD license and all patents granted). It's also a great reference for writing your own multiplayer transport layer.
OculusVR acquired and open sourced RakNet
That is awesome, I've been using RakNet for a while and it works a charm.
There is some sample code in my blog post if anyone needs a hand getting started.
http://jordanbonser.weebly.com/blog/jbengine-networking-with-raknet
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement