Network Server

I’ve been working on the network server code over the past week. It’s modular in design, meaning I can replace the existing module on all of the server applications and they will automatically use the new, optimized code. I’m implementing the “Overlapped I/O Completion Port” method. It’s a very complicated implementation! I hope I don’t need much longer to finish it. I feel in the end I’m going to have a very scalable, high-performance server library capable of handling thousands of simultaneous connections!

About Eric DeBrosse

Lead developer of the Orion Engine.
This entry was posted in Engine Development, Game Development and tagged , , , , , . Bookmark the permalink.