TCP
Posted: Wed Jul 20, 2016 7:55 pm
I think it would be best to use the transmission control protocol to get the game state over the network since it's made for transferring data in a reliable fashion.
If you really must use the user datagram protocol, my suggestion is to use it for a mumble server/client application so people can talk to each others while playing.
SNCR
If you really must use the user datagram protocol, my suggestion is to use it for a mumble server/client application so people can talk to each others while playing.
SNCR