Tag Archives: network

Client Networking

I finally figured out what was causing problems with my network code! Man, that makes me feel good. Wow, I’ve been tracking this issue down for months! The client networking in the game is working pretty efficiently right about now. … Continue reading

Posted in Engine Development, Game Development | Tagged , , , , , , , | Leave a comment

Been There Game Network Client

Back to working on the network client code again. The network driver has been optimized, and re-designed for much better performance and scalability. The existing code was strictly for testing only. Now, I just need to wrangle the bug that … Continue reading

Posted in Engine Development, Game Development | Tagged , , , , | Leave a comment