how-domain-name-is-resolved-to-IP-address

How Domain name is translated/resolved into IP Address?

Sometimes you ask yourself that how do I go to a specific server by just typing the domain name, although every server is recognized by an IP Address. This is done by Domain Name System (DNS). DNS is a system that translate/resolve domain name into an IP Address. Read More to know the process of resolution.

Read More
how-webserver-serves-the-pages

How webserver serves the pages?

Web server is a kind of server that servers the web pages. We browse websites everyday but most of you don't know how the pages comes into your browser full of content and styles by only writing the name of the website.

Read More
what-is-client-server-architecture

What is Client Server Architecture?

A computer network architecture, in which clients makes request and the server responds to that request.
OR
The Client Server Architecture is a model/design/structure in which the Client makes the request for any service and the Server provides that service or responds to that request.

Read More