Home | Previous | Next | Introduction to the Web And HTML |
A Client-Server Model
- Your computer program acts as your client
- You use the client to access resources from a server program
- The client and server talk to each other using a special client-server protocol.
- For example, HTTP is just one of the available Internet client-server protocols.
![]()
Home | Previous | Next | Introduction to the Web And HTML |