Introduction of Computer Networks and Internet
Introduction of Computer Networks and Internet
- a series of computers that are connected to each other for the purpose of sharing
information and other resources
1. Performance
● Response time : It is defined as the time elapsed between enquiry and response.
1. Efficiency of software
2. Number of users
It decides the frequency at which network failure take place. More the failures are, less
3. Scalability
Full mesh topology: occurs when every node has a circuit connecting it to every other node in a network. Full mesh
is very expensive to implement but yields the greatest amount of redundancy, so in the event that one of those
nodes fails, network traffic can be directed to any of the other nodes. Full mesh is usually reserved for backbone
networks.
Partial mesh topology: is less expensive to implement and yields less redundancy than full mesh topology. With
partial mesh, some nodes are organized in a full mesh scheme but others are only connected to one or two in the
network. Partial mesh topology is commonly found in peripheral networks connected to a full meshed backbone.
Star Topology
devices are connected to a central computer, called a hub.
Nodes communicate across the network by passing data
through the hub.
Main Advantage: A Tree topology is a good choice for large computer networks as
the tree topology "divides" the whole network into parts that are more easily
manageable.
Main Disadvantage: The entire network depends on a central hub and a failure of
the central hub can cripple the whole network.
Hybrid Topology
A hybrid topology is a type of network topology that
uses two or more differing network topologies.
Thesetopologies include a mix of bus topology,
meshtopology, ring topology, star topology, and
treetopology
A switch is aware of addresses associated A connectivity device that filters and forwards data
with each of its ports and forwards each based on a logical address. In the case of TCP/IP
incoming data frame to the correct port. networks, that would be the IP address.
Switches can base forwarding decisions on
Routers are an essential part of any larger TCP/IP
guidelines that are provided in the headers of
network. In fact, without the development of
the TCP/IP protocols.
network routers and TCP/IP routing protocols, the
A switch, simplified, is a smarter version of a Internet (the biggest network in the world) would
hub. On a switch, as with a hub, each not have become as extensive. Routers play a vital
computer is connected through a single line. role in controlling traffic and keeping the network
However, the switch is smarter about where it efficient.
sends data that comes in through one of its
ports.
Gateway Repeater
an interface providing a compatibility between an electronic device that receives a signal and
networks by converting transmission speeds, retransmits it at a higher level or higher power, or
protocols, codes, or security measures. onto the other side of an obstruction, so that the
signal can cover longer distances
Modem Network interface controller
device that modulates an analog "carrier" a device connecting a computer to a wire-based
signal (such as sound) to encode digital computer network.
information, and that also demodulates such a
carrier signal to decode the transmitted
information. Used (for example) when a
computer communicates with another
computer over a telephone network.
Wireless network interface
Multiplexer controller
a device that selects only one signal from a device connecting the attached computer to a
several electrical input signals. radio-based computer network