Client Server Architecture


Client Server Architecture

Web Server:
Web server is a software used it to run web application. It handle the request from client and send the response to client.
Apache, IIS are the example of web servers.

Web Browser:
Web browser is a software used it to open web application from server.
Internet Explorer, Firefox, Chrome are the example of web browsers.

Request:
Client sends the message to server in the form of request.

Response:
Server sends the output to client in the form of response.

Client Side Script:
The script which execute the client system with the help of browser called as client side script.
HTML, CSS are the example of client side script.

Server Side Script:
The script execute on web server with the help of language engine.
PHP, ASP are the example of server side script.
Client Server Architecture Client Server Architecture Reviewed by Abdul iTech on Saturday, February 02, 2019 Rating: 5

No comments:

Powered by Blogger.