0% found this document useful (0 votes)
43 views3 pages

BIT 1102 Internet Technology Exam 2014

This document outlines an examination for a Bachelor of Science in Information Technology degree. The exam focuses on topics related to internet technology, including protocols, network topologies, HTML coding, and servers. It consists of 5 questions, with Question 1 having the most sub-parts addressing protocols, standards bodies, and website accessibility. Questions 2-4 cover additional topics such as routing, broadband access, internet protocols, and HTML coding. Question 5 asks about the roles of proxy, DHCP, and client servers as well as drivers for IPv6 and the significance of ARPANET to the internet's development.

Uploaded by

james kilonzo
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views3 pages

BIT 1102 Internet Technology Exam 2014

This document outlines an examination for a Bachelor of Science in Information Technology degree. The exam focuses on topics related to internet technology, including protocols, network topologies, HTML coding, and servers. It consists of 5 questions, with Question 1 having the most sub-parts addressing protocols, standards bodies, and website accessibility. Questions 2-4 cover additional topics such as routing, broadband access, internet protocols, and HTML coding. Question 5 asks about the roles of proxy, DHCP, and client servers as well as drivers for IPv6 and the significance of ARPANET to the internet's development.

Uploaded by

james kilonzo
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

UNIVERSITY EXAMINATIONS: 2014/2015

ORDINARY EXAMINATION FOR THE BACHELOR OF SCIENCE


IN INFORMATION TECHNOLOGY

BIT 1102 INTERNET TECHNOLOGY

DATE: DECEMBER, 2014 TIME: 2 HOURS


INSTRUCTIONS: Answer Question ONE and any other TWO

QUESTION ONE (30 MARKS)


a) What do the following terms stand for and what is the purpose of each?
i) ftp
ii) http
iii) https
iv) smtp
v) ntp
vi) LDAP (12 Marks)
b) Define and briefly explain the role of:
i) W3C
ii) IETF
iii) RFC
iv) IAB (8 Marks)
c) Define the term website accessibility and give THREE examples of methods to
improve access. (5 Marks)
d) Explain what is meant by:
i) A packet switched network; and
ii) A circuit switched network.
Which of these applies to the Internet? (5 Marks)

1
QUESTION TWO
a) i) Explain the role of a router in the management of Internet traffic. (5 Marks)
ii) Explain the differences between dynamic and static routing. (5 Marks)
b) What are the main technical characteristics of broadband Internet access using ADSL?
(10
Marks)
QUESTION THREE
a) What are Internet Protocols? Write the names of five commonly used protocols.
(7 Marks)
b) Explain with diagram the differences between Star, Ring and Bus topologies.
(6 Marks)
c) What are secure websites and SSL certificates? (2 Marks)
d) c) What is a URL? Explain the structure of a URL? (5 Marks)

QUESTION FOUR
a) Write an HTML code for creating the following output. (8 Marks)
SHORT TERM COURSES
1. Operating System
* UNIX
* SOLARIS
* Windows
2. Office
* Word
* Excel
* Access
* PowerPoint
b) Write short notes on any three of the following:
i) IP Addressing (7 Marks)
ii) Domain Name System (5 Marks)

2
QUESTION FIVE
a) Briefly outline the role of a
i) proxy server. (3 Marks)
ii) DHCP server (3 Marks)
iii) Client server (3 Marks)
b) What is the future internet (4 Marks)
c) What factors triggered the need for the IPv6 (4 Marks)
d) What is the significance of the ARPANET with regard to the internet (3 Marks)

Common questions

Powered by AI

The transition from IPv4 to IPv6 was necessitated by the exhaustion of IPv4 addresses, driven by the surge in Internet-connected devices. IPv6 provides a vastly larger address space with 128-bit addresses compared to IPv4's 32-bit, allowing for virtually unlimited devices. The change also includes improved functionality such as more efficient routing, simplified network configuration through auto-configuration capabilities, and better security features with mandatory IPsec support. These advancements facilitate the ongoing expansion and security of the global Internet infrastructure .

Website accessibility refers to the practice of making websites usable by people of all abilities and disabilities, ensuring easy navigation and understanding. Methods to improve accessibility include: 1) providing text alternatives for non-text content, 2) ensuring keyboard accessibility, and 3) using accessible web technologies and guidelines like WCAG .

A proxy server acts as an intermediary between a user's device and the Internet, providing benefits such as improved security, privacy, and control over network resources. It can filter requests, block harmful content, and log user activity for monitoring. Security implications include the potential for centralized logging of network traffic, which can be a point of vulnerability if not managed properly. Implementing a proxy server enhances security through IP masking and traffic analysis .

ADSL (Asymmetric Digital Subscriber Line) is a type of broadband that uses existing copper telephone lines to provide Internet access. It is characterized by having higher download speeds compared to upload speeds, which accommodates typical Internet usage patterns. Advantages include continuous 'always-on' connection, simultaneous use with phone lines, and relatively low cost compared to fiber-optic connections .

The W3C (World Wide Web Consortium) sets standards for the Web to ensure long-term growth. The IETF (Internet Engineering Task Force) develops and promotes voluntary Internet standards, particularly those related to TCP/IP. RFCs (Requests for Comments) are a series of documents describing methods and research, serving as a reference point for network standards. The IAB (Internet Architecture Board) provides oversight of the technical and engineering development of the Internet. Together, they play crucial roles in standardizing and governing Internet technologies and operations .

Secure websites use encryption to protect data transmitted between the user and the server, safeguarding sensitive information like credit card numbers and personal details. SSL certificates are a key part of this security, providing authentication of the website's identity and enabling an encrypted connection. They are crucial for establishing trust with users and ensuring data integrity and confidentiality .

Packet switched networks divide data into packets and send them independently through the network, allowing for efficient use of network resources and flexibility. Circuit switched networks establish a dedicated communication path between nodes before the transmission, suitable for voice transmissions but less efficient for data. The Internet predominantly uses packet switched networks due to their efficiency and flexibility .

ARPANET was the pioneering network that formed the basis for the modern Internet, developed by DARPA in the late 1960s. It introduced key technologies, such as packet switching and TCP/IP protocols, that are foundational to current Internet architecture. ARPANET demonstrated distributed computing and network resilience, leading to the development of global networks. Its legacy is evident in the Internet's decentralized and robust design, making it a critical milestone in the evolution of global communication networks .

Static routing involves manually setting routes in a router's routing table, while dynamic routing uses algorithms to adjust routes based on current network conditions. Static routing is simpler and less resource-intensive but lacks adaptability. Dynamic routing can automatically update routes to respond to network changes such as congestion or failure, using protocols like BGP, OSPF, and RIP, enhancing reliability and optimizing traffic flow .

In a star topology, all nodes are connected to a central hub; failure at the hub affects the entire network, but individual node failures are isolated. A ring topology connects each node to two others, forming a circle; failure of a single node or connection can impact communication. In a bus topology, all devices share a single communication line; a failure in the line can disable the network, but line breaks can affect only segments of the network during isolation. Each topology presents unique failure challenges and efficiency trade-offs .

You might also like