DEV Community

Santhosh V
Santhosh V

Posted on

CA 26 - Write a blog on "How a request originates from cllient and reaches the server ?"

1.You request something
2.DNS finds the server
3.Request travels through internet
4.Server processes it
5.Server sends response
6.Browser shows the result

Top comments (0)