Posts

Showing posts with the label Web Server

What is Web browser, Web Server, DNS, Web Hosting?

  What is Web Browser? Web browser is an application to access webpages. Webpages are written in HTML. User type the website address in web browser, web browser send request to web server then web server sends back requested page, it also called client server reacknowledge. Many types of web browsers are available now a day like Google, Firefox, Mozilla, opera, Safari, etc. Web browser also provides other services like bookmark, managing history, extensions for customers, etc. What is Web Server? Web Server is a system software which access the request from client via http and send back to the browser. It host and deliver webpages as well as other content like images, audio, video, other software.   Web server comes in various type like Apache HTTP, Nginx, Microsoft IIs, etc.   What is DNS? DNS stands for Domain Name System. Domain is a unique webpage address, which help us to reach our desired page. IP stand for internet Protocol which has numeric...