Usually
client is the one which sends the request to server.
Server
is the one which accept the request from client and process it and
send the response to the client.
Usually
a client is a browser like Google Chrome, Safari etc.,
Clients
and servers communicate using the HTTP (Hyper Text Transfer
Protocol). Usually server send the response in HTML (Hyper Text
Language format). Browser process the HTML and show the response to
the user.
No comments:
Post a Comment