Game client

A game client is a piece of software that connects to a game server. The server provides the connection and sends packets of information back to the game client. Many clients can be connected to the server at the same time, which will keep an overall view of the game world. Each game-client has its own unique world perspective.

Most game clients are a hybrid of client-server and peer-to-peer architectures.

References


No Comments to “Game client”  

  1. No Comments

Leave a Reply

You must log in to post a comment.