COMPUTER NETWORKING

APPLICATION LAYER

CLIENT SERVER PARADIGM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Antionette has a created a game instance on a server. Select the variables that she could change
A
Number of players = 10
B
Maps to play on
C
Game modes
D
Names of people who can’t play
Explanation: 

Detailed explanation-1: -In general, the GameState should track properties that change during gameplay and are relevant and visible to everyone. While the Game mode exists only on the server, the Game State exists on the server and is replicated to all clients, keeping all connected machines up to date as the game progresses.

Detailed explanation-2: -Game state is like a object state that exists on server and replicated (all) clients. game instance (GI), in analogy you can consider it as running exe process. Which exists on both client and server but they are independent and there is no logical relation between server GI and client GI.

Detailed explanation-3: -Press the Start button , type Settings in the search box, and then select Settings. Choose Gaming > Game Mode. Turn Game Mode On or Off.

There is 1 question to complete.