NETWORKING (week 2).docx
NETWORKING (week 2).docx
Computer network is a group of computer systems and other computing hardware devices that
are linked together through communication channels to facilitate communication and resource-
sharing among a wide range of users. A telecommunications network that allows computers to
exchange data, a network is a group of two or more computer systems linked together. It
supports applications such as access to the World Wide Web, shared use of application and
storage servers, printers, and fax machines, and use of email and instant messaging applications.
Types of Networks
Ethernet is a physical and data link layer technology for local area networks (LANs). Ethernet
was commercially introduced in 1980 and standardized in 1985 as IEEE 802.3. Ethernet has
largely replaced competing wired LAN technologies. Ethernet was invented by engineer Robert
Metcalfe.
Token Ring is a type of computer network in which all the computers are arranged in a circle. It
uses a special three-byte frame called a token around the ring. Physically, when implemented,
the computers are connected through cables to a ‘ HUB’ , which manages the network in a ring
topology manner.
Arcnet (an acronym from Attached Resource Computer Network) is defined as a group of nodes
that communicates to one another over a geographically-limited area usually within one building
or a campus of buildings. It was the simplest and least expensive type of Local Area Network.
Network Topology
Topologyis referred to as the layout of connected devices. It is the modeling structure in which
two or more computing devices are connected in a network. Network topology is a network's
shape or structure. This shape does not necessarily correspond to the actual physical layout of the
devices on the network. There are two types of network topology,
The Physical Topology of a network is the layout or arrangement of the cables and network
devices.
The Logical Topology refers to the method of communication of the network devices.
Network Topologies are categorized into the following basic types:
Star Topology
Star Network is a local area network in which each device (node) is connected to a central
computer in a star-shaped configuration; commonly, a network consisting of a central computer
(the hub) surrounded by terminals. The central point may be a hub, a switch or a router, and all
the individual network devices communicate with the central point which manages and control
all functions of the network. An example of star network topology is the ARCNET.