NetworkDesign: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann m cat |
imported>Hendrik Brummermann No edit summary |
||
| Line 1: | Line 1: | ||
{{Likely Outdated}} |
|||
= Basic idea behind Networking = |
= Basic idea behind Networking = |
||
The idea behind arianne's network protocol is to use a single stream of UDP packets between the server and the clients. Different kinds of in-game actions create different types of messages that are then interpreted at the opposite side in to meaningful data. |
The idea behind arianne's network protocol is to use a single stream of UDP packets between the server and the clients. Different kinds of in-game actions create different types of messages that are then interpreted at the opposite side in to meaningful data. |
||