Concept Flow - Client-server vs peer-to-peer models
Start: User wants to share data
Client sends request
Server processes request
Server sends response
Client receives data
End: Data shared
Shows two ways computers share data: one with a central server handling requests, the other with equal peers sharing directly.