What is the use of a web-server on the internet?

A webserver is a computer that has been set up to listen for incoming requests from a client, find appropriate data for that request and return a response to that client. This is similar to a 'chatbot' on Facebook Messenger, if you want to order a pizza using the Dominos chatbot, you have to send a message saying 'Can I have a pepperoni pizza?', the bot will receive this request, notice that you asked for a pepperoni pizza and send a response like 'Of course! What size would you like?'. This interaction is very similar to a web-servers job on the internet. A client (that's you using your web browser) will send a HTTP request to the web server asking for a specific file by calling a URL (i.e. if you want the maps application from Google you'd type in www.google.com/maps). The web server will then recieve this request, check if theres any data contained within this request (i.e. you want the maps application) and return an appropriate response which is usually a web page (i.e. the maps application). Have a go in your browser and see what Google returns when you type in www.google.com/mail.

Answered by Jack P. Computing tutor

1914 Views

See similar Computing GCSE tutors

Related Computing GCSE answers

All answers ▸

Compress the following bit pattern using RLE (Run Length Encoding). 1111 0011 1100 0000


Perform AND, OR & XOR operations on 0001 1111 & 1010 1010


Explain lossless compression.


How do you convert a number from denary to hexadecimal?


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy