12.07.2015 Views

Internet Exchange Points (IXPs)

Internet Exchange Points (IXPs)

Internet Exchange Points (IXPs)

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Trying out HTTP (client side) for yourself1. Telnet to your favorite Web server:telnet www.lboro.ac.uk 80Opens TCP connection to port 80(default HTTP server port).Anything typed in sentto port 80 at www.lut.ac.uk.2. Type in a GET HTTP request:GET /index.html HTTP/1.0By typing this in (hit carriagereturn twice), you sendthis minimal (but complete)GET request to HTTP server3. Look at response message sent by HTTP server!

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!