|
|
|
|
|
by hawleyal
4839 days ago
|
|
There are several games and simulators which send messages to the server for processing and stream video/images back from the server. A game like this functions as a terminal of sorts. It allows the servers to farm out the complex calculations/rendering. Also, many network multiplayer games rely on a server for calculations like timing, collision detection, bullet-hits, race position, and the like. |
|