free web stats RakNet & Irrlicht - Conclusion

A Primer For RakNet Using Irrlicht

By Dave Andrews (http://www.daveandrews.org)



Intro | Step 1 | Step 2 | Step 3 | Conclusion

Conclusion

RakNet has saved me from the mystery of networking games. I had tried to study sockets on my own, so I came into it with some previous knowledge of packets and connections and such, and that helped a great deal.

I am very pleased with RakNet, and I will most likely use it in any networked game I create in the future. I hope this tutorial has given you a good introduction to networking games, and has helped to encourage you to not be so afraid of network programming. It's really not as difficult as it appears to be on the surface, from this humble framework you can build complex systems for networked games!

-Dave Andrews (http://www.daveandrews.org)

Back To Step 3 | Back To Introduction
The content, code, and images of this page is copyright (c) Dave Andrews. Any reproduction or redistribution of this material is prohibited without consent from the author.