Client sends request → Server sends response

Requests service
Examples:
Provides service
Types:
1️⃣ Request sent
2️⃣ Server processes
3️⃣ Response received
Web browsing 🌐
WhatsApp messaging 💬
ATM transaction 🏧
Online shopping 🛒
Client-Server → Central server 🖥️
Peer-to-Peer → No central server 🔗
Client-server is a network architecture where clients request services and servers respond with data or resources.