What's the best way to learn how Torque's networking works?
by John Klimek · in Torque Game Engine · 07/07/2006 (11:32 am) · 0 replies
I've read through the TGE Wiki about networking and it has some good information but a lot of it is either too abstract or incomplete.
So, I was wondering if I should read the OpenTNL documentation. Would this help? It seems like 95% of the documentation is done through dOxygen, so it's more of function descriptions than in-depth information on how everything interacts, etc.
In case anybody is wondering, the main reason for me trying to learn TGE's networking is so I can implement real-time networking into TGB (there is a Wiki article on doing this, but it is very very basic and requires a very deep understanding of TGE [which is what I'm trying to learn]).
So, I was wondering if I should read the OpenTNL documentation. Would this help? It seems like 95% of the documentation is done through dOxygen, so it's more of function descriptions than in-depth information on how everything interacts, etc.
In case anybody is wondering, the main reason for me trying to learn TGE's networking is so I can implement real-time networking into TGB (there is a Wiki article on doing this, but it is very very basic and requires a very deep understanding of TGE [which is what I'm trying to learn]).
About the author