QUESTION ONE How is the HTTP protocol different from the TCP/IP protocol? [2 marks]
What are the main components of URL? Explain them briefly. [2 marks]
How is WWW different from the Internet? [2 marks]
State the major functions performed by the presentation layer of the ISO OSI model. [2 marks]
State the purpose of layering in networks? [2 marks]
Identify the class and default subnet mask of the IP address 217.65.10.7. [2 marks]
Group the OSI layers by function. [3 marks]
Link state Routing algorithm is an alternative form of distributed route computation that uses a version of Dijktra's algorithm instead of a distance-vector algorithm. Explain what this algorithm and further using the diagram below explain how this algorithm functions. [5 marks]
ANSWER HTTP is a protocol that is used to access the Web pages from a Web server over the Internet. HTTP allows the user to access hypertext documents on WWW. On the other hand, all computers on the Internet communicate with one another using the Transmission Control Protocol/Internet Protocol suite, abbreviated as TCP/IP, which is the basic communication protocol of the Internet.