15
« on: July 30, 2013, 11:37:53 AM »
Hi there,
I am having trouble understanding Tnet, mainly getting my head around how it works.
So I have the server, and a client, and somebody can be a host? but I want to leave that part out, as I want to host everything.
Now, after following the tutorial, I see most stuff is sent from the client to the server, and relayed to others. How secure is this? Wouldn't people be able to capture the packets from the client and send them to the server, or even edit data before that?
Also i'm a little confused on how the server works, would I be able to set a string on the master server for example a build number, and if the client's build number didn't match, then don't let them connect?
Also, are there any other tutorials other than the ones on your youtube?
Thanks in advance!