Unknown what is client server technology | PHP Tutorial for Beginners to Advance Full Course | Part 7 | My Project HD
X

what is client server technology | PHP Tutorial for Beginners to Advance Full Course | Part 7

what is client server technology | PHP Tutorial for Beginners to Advance Full Course | Part 7





What is Client And Server :

Client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.

A client/ server model has following three distinct components, each focusing on a specific job:

 

  1. Database server

  2. Client application

  3. Netword

 

Database Server

A server (or "back end") manages the resources such as database,

Client Application

A client application (the "front end") is the part of the system that users apply to interact with data.

Network

The third component of a client/ server system is network. The communication software is the vehicles that transmit data between the clients and the server in client server system. Both the client and the server run communication software that allows them to talk across the network.

 

 

More Tutorials

Web Technology Tutorials in Hindi

Web Technology Tutorials in Hindi

Read More
Diploma engineering tutorial for polytechnic collage

Diploma Engineering Tutorial

Read More
Final Year Projects for Computer Science with Source Code

Final Year Projects for Computer Science with Source Code

Read More