IT Help

  • Thread starter Thread starter B&W
  • Start date Start date

B&W

B&W

Soldato
Joined
3 Oct 2003
Posts
7,685
Location
Birmingham
Produce a brief outline the web architecture and components which enable internet and web functionality. The outline should be a diagram or flowchart with the various stages and processes that information must pass through to get from server to screen.

im not sure on what to do on this question and i am stuck, can someone give me a hand or point me in the right direction

thanks
 
Are they asking what stages are used in sending a client a webpage from a server?

I could never understand exactly what those style of questions were asking...
 
Depends how detailed you'd want to go?

COMPUTER > SEND REQUEST > NIC > MODEM/ROUTER > ISP > TARGET SERVER > PROCESS REQUEST then back flow?

What university module is this for?
 
Are they asking what stages are used in sending a client a webpage from a server?

I could never understand exactly what those style of questions were asking...

Ye there asking whats the process between loading up a web page the full process who the ip contacts, what the web host does etc........
 
client types domain name in le browser -> request to dns servers -> dns returns ip of domain name -> you open that ip on port 80 and the web page's code gets sent to you after you send a request -> browser paints you a pretty picture
 
Last edited:
Probably wrong... but hey that's my interpretation of it.

j36im.jpg


The question doesn't specify a type of infrastructure you're operating from... so I've just assumed a simple home setup. Can't be assed to tidy up the diagram ;). The reply would then be routed back to the host machine via a packet header I believe which is sent with the original data.

Please correct me if I'm wrong.

This may lay it out better...

hzeAA.jpg


Send 401 might not need to be there tbh.. cause it would all come back as part of the request.
 
Last edited:
Back
Top Bottom