Glossary client
From Verywiki-EN
Diagram of a Client-Server Communication
******* Sends a query ******* CLIENT =======================> SERVER ******* *******
Query : I want the VeryGames picture
The request may be the request for an picture. You ask the picture to the server
The server sends back a response
******* Send reply ******* CLIENT <======================= SERVER ******* *******
Reply : send file verygames.png
Then, the client has the image he wanted.
