Computer Studies Assignement 1
Computer Studies Assignement 1
Computer Studies Assignement 1
ASSIGNMENT:1
CLASS GROUP:B
Page 1 of 7
Question 1: Network Fundamentals [10 Marks]
Explain the concept of a computer network and its importance in today's digital world.
Describe the key components of a computer network and provide examples of
different types of networks.
•A computer network allows for the circulation of resources such as printers,files and
data storage as well as the capability to communicate with other computers and access
the internet.Networking also allows collaboration between individuals and groups and
supports the transfer of data and information across a variety of platforms and devices.
•Firewall:A firewall is a security device that is used to monitor and control incoming
and outgoing network traffic
Compare and contrast the characteristics of three common network topologies: bus,
star, and ring. Discuss the advantages and disadvantages of each topology and provide
real-world scenarios where each might be most suitable.
Page 2 of 7
Bus
All the nodes are connected by single cable in bus network topology type. The cable
starts from the node and terminates on the other end.
•The cable length is limited and hence it limits number of stations supported by bus
network.
Star
•All the nodes are connected with central node. Hence it reduces chances of complete
network failure. Only the faulty nodes need to be repaired.
•If the hub or concentrator fails all the attached nodes are disabled.
Ring
All the nodes are connected end to end to form loop. Here each node has connection
with two other nodes one to left and the other to right of it.
A token (known as small data packet) is passed around the network continuously.
When a node needs to transmit, it reserves the token for next trip around and attaches
its data packet to it.
Page 3 of 7
•It is easier to manage and hence fault isolation is easy and straightforward.
•Any extra node is added after shutting down the entire network and hence will disrupt
the services to the operational nodes.
Explain the OSI (Open Systems Interconnection) model and its seven layers. For each
layer, briefly describe its function and provide an example of a protocol or technology
that operates at that layer.
•Physical Layer: Deals with the physical aspects of data transmission such as cables,
connectors and electrical signals.It focuses on transmitting raw bits over a
communication medium. Example:Ethernet.
•Presentation Layer:Concerned with the syntax and semantics of the data exchanged
between applications.It formats,encrypts and compresses the data for presentation to
the application layer.
Page 4 of 7
Question 4: IP Addressing [5 Marks]
a) Define the terms "IPv4" and "IPv6." Explain why there was a need to transition from
IPv4 to IPv6.
•IPv4 stands for Internet Protocol version 4, which is the fourth version of the Internet
Protocol.It is the most widely used IP addressing scheme.IPv4 addresses are 32-bit
numbers expressed in four sets of decimal numbers between 0 and 255,separated by
periods. Examples: 192.168.0.1, 10.0.0.1.
•IPv6 stands for Internet Protocol version 6,which is the sixth version of the Internet
Protocol. It was developed to address the limitations of IPv4's address space. IPv6
addresses are 128-bit numbers expressed in eight sets of hexadecimal numbers
separated by colons. Examples: 2001:0db8:85a3:0000:0000:8a2e:0370:7334.
•The transition from IPv4 to IPv6 was necessary due to the exponential growth of
internet-connected devices and the depletion of available IPv4 addresses.IPv6 provides
a significantly larger address space,allowing for a virtually unlimited number of unique
addresses.This is crucial for the continued expansion of the internet and the increased
number of devices and services requiring IP addresses.Additionally,IPv6 offers other
advantages,such as improved security,built-in support for mobile devices and more
efficient routing.Despite the importance of IPv6,the transition has been gradual due to
the cost and complexity of migrating existing networks and systems to the new
protocol.
•UDP is a connectionless protocol that provides faster but unreliable delivery of data
packets over IP networks.It does not include features like error checking,
retransmission, or flow control.
Page 5 of 7
d) FTP (File Transfer Protocol)
•FTP is a standard network protocol used to transfer files between a client and a
server on a computer network. It allows users to upload, download, and manage
files on remote servers. FTP can operate in two modes: active mode, where the client
initiates the connection, and passive mode, where the server initiates the
connection.
a) Define the term "Wi-Fi" and explain how wireless networks differ from wired
networks.
Wi-Fi is the family of wireless network protocols which are commonly used for local
area networking of devices and internet access.It allows nearby digital devices to
exchange data by radio waves as they link devices together and to a wireless router to
connect them to the internet.
•Wired network uses cable to connect devices while wireless network does not use
cables to connect devices,they use routers.
•The mobility and roaming of data for wired network is limited while for wireless it is
higher.
Page 6 of 7
•Wired network requires cumbersome and manpower intensive(installation activity)
whereas wireless network requires less labour intensive and easy.
•Wired network security is very high,while for wireless network is less and easy to hack.
Compare and contrast LANs (Local Area Networks) and WANs (Wide Area Networks).
Provide examples of situations where each type of network would be most appropriate.
•LAN (Local Area Network):A LAN is a network that covers a small area,such as an office
building,school or home.It connects devices within the same physical location,typically
using Ethernet cables or Wi-Fi.LANs allow for the sharing of resources and facilitate
communication between connected devices. Examples of LAN use cases include
household networks,office networks and small business networks.
•WAN (Wide Area Network):A WAN is a network that spans a large geographic area,
connecting multiple LANs or other networks together.WANs utilize public or private
telecommunication networks,such as the internet or dedicated leased lines,to establish
connections between distant locations.WANs are used by organizations with multiple
branch offices or by internet service providers to provide internet connectivity to
customers. Examples of WAN use cases include global corporate networks, internet
access for homes and businesses, and international communication networks.
Page 7 of 7