Basic Networking: Introduction To Computing Unit 5
Basic Networking: Introduction To Computing Unit 5
Introduction to Computing
Unit 5
Networks (definitions)
• A computer network is a collection of two or more connected
computers.
• A network is any collection of independent computers that
communicate with one another over a shared network medium.
• A network is a collection of computers, servers,
mainframes, network devices, peripherals, or other devices
connected to one another to allow the sharing of data.
• A computer network is a set of computers connected together for
the purpose of sharing resources.
Networks
• The most common resource shared today is connection to
the Internet. Other shared resources can include a printer or a file
server. The Internet itself can be considered a computer network.
• Every network includes:
• At least two computers Server or Client workstation.
• Networking Interface Card's (NIC)
• A connection medium, usually a wire or cable, although wireless
communication between networked computers and peripherals is also
possible.
• Network Operating system software, such as Microsoft Windows NT or 2000,
Novell NetWare, Unix and Linux.
Network Topologies
• Computer networks can be broken down historically into topologies,
which is a technique of connecting computers.
• The most common topology today is a collapsed ring. This is due to
the success of a network protocol called the Ethernet. This protocol,
or network language, supports the Internet, Local Area Networks, and
Wide Area Networks.
• A network topology is the arrangement of a network, including its nodes and
connecting lines.
• Ethernet is the technology that is most commonly used in wired local area
networks (LANs).
Star Topology
• A star topology is a design of a
network where a central node
extends a cable to each computer
on the network.
• On a star network, computers are
connected independently to the
center of the network. If a cable is
broken, the other computers can
operate without problems.
• A star topology requires a lot of
cabling.
Bus Topology
• A bus topology is another type of
design where a single cable
connects all computers and the
information intended for the last
node on the network must run
through each connected computer.
• If a cable is broken, all computers
connected down the line cannot
reach the network. The benefit of
a bus topology is a minimal use of
cabling.
Ring Topology