Computer Network & Internet File
Computer Network & Internet File
TECHNOLOGY &
MANAGEMENT
PRACTICAL FILE
ON
COMPUTER NETWORK & INTERNET
(Subject Code BBA - 5004)
Section ‘A’
Branch BBA / 3rd Year (5th semester)
1
INDEX
s.no Topics Date Page Teacher’s
No. Signature
1 Computer Network
2 Need of Networking
3 Merits of Networking
4 Demerits of Networking
5 Types of Networking
11 Network Devices
12 Repeater
13 HUB
14 Bridge
15 Routers
2
Question.1
What is Computer Network ? Discuss its needs ,merits and
demerits ?
Answer :-
Computer network
A computer network is a system that connects two or more computing
devices for transmitting and sharing information. Computing devices
include everything from a mobile phone to a server. These devices are
connected using physical wires such as fiber optics, but they can also
be wireless.
How does a computer network work?
Devices attached to a computer network use IP addresses that
are resolved into hostnames through a domain name system server to
communicate with each other over the internet and on other computer networks. A
variety of protocols and algorithms are also used to specify the transmission of
data among endpoints.
3
Collaboration − Networks enable collaboration among people and groups
engaged in the same task, regardless of their geographical location. This
encourages collaboration, improves productivity, and fosters creativity.
Centralized management − Networks enable centralized handling of
resources, apps, and information.
Low cost of transfer data – Computers can send data at a very fast
speed over long distances using satellite and microwave links. Therefore,
the cost of transfer of documents using computer connected on
networks is cheaper than other conventional means like telegrams.
4
Reliability: Reliability implies backing up information. Due to some
reason equipment crashes, and so on, the information gets undermined
or inaccessible on one PC, and another duplicate of similar information
is accessible on another workstation for future use, which prompts
smooth working and further handling without interruption.
Storage capacity: Since you will share data, records, and assets with
other individuals, you need to guarantee all information and substance
are legitimately put away in the framework. With this systems
administration innovation, you can do most of this with no issue,
while having all the space you require for capacity.
5
The system can be Hacked: In the case of Wide Area Networks
(WAN), there is a threat of Hacking of the System. Some security
features should be added to prevent such things.
Question no. 2
What are the various type of networking? Discuss in details with proper
diagram.
6
LAN (local area network)
7
MAN (Metropolitan Area Network)
8
WAN (WIDE AREA NETWORK)
A wide-area network (WAN) is the technology that connects your
offices, data centers, cloud applications, and cloud storage together.
It is called a wide-area network because it spans beyond a single
building or large campus to include multiple locations spread across a
specific geographic area, or even the world.
WAN Examples
9
Question No. 3
Write a short note on :-
Data communication & modes.
Network devices (Repeater, HUB, Bridge, & Router).
Analog &Digital signals.
Data communication and its modes
Data communications refers to the transmission of this digital data between
two or more computers and a computer network or data network is a
telecommunications network that allows computers to exchange data. The
physical connection between networked computing devices is established
using either cable media or wireless media. The best-known computer
network is the Internet.
This tutorial should teach you basics of Data Communication and Computer
Network (DCN) and will also take you through various advance concepts
related to Data Communication and Computer Network.
data communication refers to the exchange of data between two or more networked or
connected devices. These devices must be capable of sending and receiving data over
a communication medium. Examples of such devices include personal computers,
mobile phones, laptops, etc.
Digital Transmission
Digital Transmission is a type of signal transmission in which the signals vary
discretely with time between two values: one representing the binary number 0 and
the other representing 1. The variable quantity in copper cabling is generally the
voltage or electrical potential.
Analog Transmission
Analog signals are commonly used in communication systems that convey voice,
data, image, signal, or video information using a continuous signal. There are two
basic kinds of analog transmission, which are both based on how they adapt data to
combine an input signal with a carrier signal.
10
Asynchronous Transmission
Synchronous Transmission
11
Modes of communication
The Transmission mode is divided into three categories:
Simplex mode.
Half-duplex mode.
Full-duplex mode.
Simplex mode.
In simplex transmission mode, the communication between sender
and receiver occurs in only one direction. The sender can only send
the data, and the receiver can only receive the data. The receiver
cannot reply to the sender.
Advantages of Simplex mode
The main advantage is that the full capacity of the communication
channel can be utilised during transmission.
In simplex mode, the station can utilize the entire bandwidth of the
communication channel, so that more data can be transmitted at a
time.
Disadvantages of simplex mode
The only disadvantage of simplex is that the communication
is unidirectional. So it has no inter-communication between
devices.
12
Half - duplex mode.
In half-duplex mode, Sender can send the data and also can
receive the data one at a time. It is two-way directional
communication but one at a time. Full duplex mode: In full-
duplex mode, Sender can send the data and also can receive the
data simultaneously.
In a half-duplex or semiduplex system, both parties can communicate
with each other, but not simultaneously; the communication is one
direction at a time. An example of a half- duplex device is a walkie-
talkie, a two-way radio that has a push- to-talk button.
Advantages of Half – duplex mode
The advantage of half-duplex mode is that in half-duplex mode,
both the devices can send and receive the data and also can
utilise the entire bandwidth of the communication channel during
the transmission of data.
13
Full – duplex mode.
Full-duplex data transmission means that data can be transmitted in
both directions on a signal carrier at the same time. For example, on
a local area network with a technology that has full-duplex
transmission, one workstation can be sending data on the line while
another workstation is receiving data.
A commonplace example of full duplex communications is a
telephone call where both parties can communicate at the same time.
Half duplex, by comparison, would be a walkie-talkie conversation
where the two parties take turns in speaking.
Advantages of Full - duplex mode
The advantage of Full-duplex mode is that both the stations can
send and receive the data at the same time.
Disadvantages of Full – duplex mode
The disadvantage of Full-duplex mode is that if no dedicated path
exists between the devices, then the capacity of the
communication channel is divided into two parts.
14
Commonly used communication channels.
Communication Channels
1. Face-to-face conversations
2. Videoconferencing
3. Audio conferencing
4. Emails
5. Written letters and memos
6. Chats and messaging
7. Blogs
8. Formal written documents
9. Spreadsheets etc.
15
Network devices (Repeater, HUB, Bridge, &Router).
16
Why are Repeaters needed?
Here are some of the reasons why repeaters are needed.
Repeaters are used to amplify the signal and transmit it at a
higher power level.
17
HUB
A hub is a physical layer networking device which is used to
connect multiple devices in a network. They are generally used to
connect computers in a LAN.
A hub has many ports in it. A computer which intends to be
connected to the network is plugged in to one of these ports. When
a data frame arrives at a port, it is broadcast to every other port,
without considering whether it is destined for a particular
destination or not
Types of Hub
There are three types of the hub that are given below:
1. Passive Hub
2. Active Hub
3. Intelligent Hub
18
Features of Hub
o It acts with shared bandwidth and broadcasting.
o It includes only one collision domain and broadcast domain.
o It works at the physical layer of the OSI model and also offers
support for half-duplex transmission mode.
o It cannot create a virtual LAN and does not support spanning tree
protocol.
o Furthermore, mainly packet collisions occur inside the hub.
o It also has a feature of flexibility, which means it includes a high
transmission rate to different devices.
Applications of Hub
Advantages of Hub
o It provides support for different types of Network Media.
o It can be used by anyone as it is very cheap.
o It can easily connect many different media types.
o The use of a hub does not impact on the network performance.
o Additionally, it can expand the total distance of the network.
Disadvantages of Hub
o It has no ability to choose the best path of the network.
o It does not include mechanisms such as collision detection.
o It does not operate in full-duplex mode and cannot be divided into
the Segment.
o It cannot reduce the network traffic as it has no mechanism.
o It is not able to filter the information as it transmits packets to all
the connected segments.
19
Bridge
Bridge in Computer Network:
A bridge in a computer network is a device used to connect multiple
LANs together with a larger Local Area Network (LAN). The mechanism
of network aggregation is known as bridging. The bridge is a physical
or hardware device but operates at the OSI model’s data link layer
and is also known as a layer of two switches.
The primary responsibility of a switch is to examine the incoming
traffic and determine whether to filter or forward it. Basically, a bridge
in computer networks is used to divide network connections into
sections, now each section has separate bandwidth and a separate
collision domain. Here bridge is used to improve network
performance.
Types of Bridges:
There are three types of bridges in computer networks, which are as
follows:
1. Transparent bridge
2. Source routing bridge
3. Translational bridge
20
Transparent Bridge:
Translational Bridge:
21
Disadvantages:
Expensive as compared to hubs and repeaters.
Slow in speed.
Poor performance as additional processing is required to view
the MAC address of the device on the network.
As the traffic received is in bulk or is broadcasted traffic,
individual filtering of data is not possible.
During the broadcasting of data, the network has high
broadcast traffic and broadcast storms can be formed.
Router
A router is a device that connects two or more packet-switched
networks or subnetworks. It serves two primary functions:
managing traffic between these networks by forwarding data
packets to their intended IP addresses, and allowing multiple
devices to use the same Internet connection.
There are several types of routers, but most routers pass data
between LANs (local area networks) and WANs (wide area
networks). A LAN is a group of connected devices restricted to a
specific geographic area. A LAN usually requires a single router.
A WAN, by contrast, is a large network spread out over a vast
geographic area. Large organizations and companies that
operate in multiple locations across the country, for instance,
will need separate LANs for each location, which then connect
to the other LANs to form a WAN. Because a WAN is distributed
over a large area, it often necessitates multiple routers and
switches
22
Types of routers:
Wired and wireless routers
These routers are mostly used in homes and small offices. Wired routers share
data over cables and create wired local area networks (LANs), while wireless
routers use antennas to share data and create wireless local area networks
(WLANs).
Features of Routers
A router is a layer 3 or network layer device.
It connects different networks together and sends data
packets from one network to another.
A router can be used both in LANs (Local Area Networks)
and WANs (Wide Area Networks).
It transfers data in the form of IP packets. In order to transmit
data, it uses IP address mentioned in the destination field
of the IP packet.
Routers have a routing table in it that is refreshed periodically
according to the changes in the network. In order to
transmit data packets, it consults the table and uses a routing
protocol.
In order to prepare or refresh the routing table, routers
share information among each other.
Routers provide protection against broadcast storms.
Routers are more expensive than other networking devices
like hubs, bridges and switches.
Routers are manufactured by some popular companies like −
o Cisco
o D-Link
o HP
o 3Com
o Juniper
23
Advantages of Router :
1. Security –
Having a Routers is unquestionably an initial move towards
making sure about an organization association. Since
interfacing with the web straightforwardly with a modem
opens your PC to assortment of security dangers.
Subsequently, switches can be utilized as a transitionally
between 2 organizations so the climate is secure somewhat.
While this isn’t a trade for an antivirus or a firewall, positively
it is commendable.
2. Dynamic Routing –
For encouraging internetwork correspondence, the Routers
utilizes dynamic directing strategies. Dynamic directing
decides the best way accessible for the internetwork. And
further more it makes broadcast and impact areas. This would
overall be able to diminish the organization traffic.
3. Bundle Filtering –
Different administrations of Routers incorporates bundle
exchanging and parcel separating Routers channel the
organization utilizing a bunch of separating rules. As per this
standards the bundles are either permitted or gone through.
4. Reinforcement Plan –
On the off chance that in the event that one of the outside
organization segments ends up falling flat, switches utilize
elective parts for staying away from issues in directing
rush hour gridlock. Associations particularly of huge scope
take utilization of this to oversee traffic effectively.
5. NAT Usage –
Routers take utilization of Network Address Translation
(NAT). With NAT Routers can share the association by
utilizing single public IP address and portion of UDP ports.
24
Additionally it is practically unimaginable for huge
organizations to associate with the web without
NAT.
6. Reconciliations –
Routers can normally be coordinated with modems. This
guarantees that Wireless Access Points are given to make
little organizations.
Disadvantages of Router :
1. Speed –
In contrast to repeaters and scaffolds, Routers doesn’t simply
peruse 2 layers of information’s. It totally investigates
information from physical to arrange layer. Subsequently the
association could turn out to be moderate. Also utilizing
switches, numerous PCs can share the organization for which
the switch goes through a circumstance known as
“Connection Wait”. This perhaps eases back the association
more.
2. Cost Routers –
Are expensive more than some other systems administration
gadgets. This incorporates center point, extension and
security. Accordingly, Routers are not generally the best
choice regarding cost.
3. Similarity –
There is likewise a similarity issues for the Routers
particularly for the 5GHz recurrence. Except if your PC and its
connectors do uphold designs of 5GHz recurrence you can’t
get its advantages. Subsequently, you ought to think about
going for a more less expensive Routers.
25
4. Unwavering quality –
Not all the time switches are dependable. Still some cutting
edge gadgets utilize 2.4GHz range which often gets
disengaged. Most now and again these sorts of separations
are capable by individuals living in pads and condos.
5. Usage –
An average Routers requires heaps of beginning
arrangements and NAT to arrangement. And furthermore in
any event, for the easiest association there should be a private
IP address doled out. On the off chance that there are more
administrations empowered it needs more designs too. This
fundamentally makes more complexities in the arrangement.
7. Convention Support –
Routers just does it tasks utilizing routable conventions. A
convention that is routable can give remarkable IP delivers to the
gadgets so it very well may be recognized across networks.
26
Aaloge and Digital Signals
Analog and digital signals are the types of signals
carrying information. The major difference between both
signals is that the analog signals have continuous
electrical signals, while digital signals have non-continuous
electrical signals. The difference between analog and
digital signal can be observed with the examples of
different types of waves.
27
The accuracy of the analog signal isn’t high in comparison to the digital
signal.
28
It helps you to live natural or physical values.
Analog signal output form is like Curve, Line, or Graph, so it’s going to not be
meaningful to all or any
Analog Signal Advantage:
Analog signal’s prime advantage is the infinite
data that they have.
The data density is very high.
These signals use less bandwidth.
The accuracy is another advantage of Analog signals.
Processing Analog signals is easy.
They are less expensive.
Analog Signal Disadvantage:
The biggest disadvantage is distortion due to noise.
The transmission rate is slow.
The transmission quality is low.
Data can be corrupted easily, and encryption is
very difficult.
Not easily portable, as analog wires are expensive.
Synchronization is difficult.
29
Digital Signal Advantage:
Digital signals are reliable and distortion due to noise is negligible.
They are flexible, and system upgrade is easier.
They can be transported easily and are less expensive.
The security is better and can be encrypted and compressed
easily.
The digital signals are easier to edit, manipulate, and configure.
They can be cascaded without loading issues.
They are free from observational errors.
They can be stored easily in magnetic media.
Digital Signal Disadvantage:
Digital signals use high bandwidth.
They require detection, require the communications system to be
synchronized.
Bit errors are possible.
Processing is complex.
30
Difference between Analog & Digital Signals
Analog signals are difficult to get analysed at first. Digital signals are easy to analyse.
Analog signals are more accurate than digital Digital signals are less accurate.
signals.
Analog signals take time to be stored. It has Digital signals can be easily stored.
infinite memory.
To record an analog signal, the technique used, In recording digital signal, the sample signals
preserves the original signals. are taken and preserved.
Analog signals produce too much noise. Digital signals do not produce noise.
Examples of analog signals are Human voice, Examples of digital signals are Computers,
Thermometer, Analog phones etc. Digital Phones, Digital pens, etc.
31
32