3103lecture 1 Computer Network
3103lecture 1 Computer Network
Fundamentals of Internet
Lecture 1
Computer Network
COMPUTER NETWORK
ii. MAN
• Metropolitan Area Networks or MANs are large computer networks usually spanning a campus or a city.
They typically use wireless infrastructure or optical fiber connections to link their sites.
• For instance a university may have a MAN that joins together many of their campus local area networks
(LANs) around a city.
iii. WAN
• A wide area network or WAN is a computer network covering a wide geographical area, involving a vast
array of computers. The best example of a WAN is the Internet. WANs are used to connect local area
networks (LANs) together, so that users and computers in one location can communicate with users and
computers in other locations. Many WANs are built for one particular organization and are private.
Local Area Network
• A local area network (LAN) is a group of computers and associated devices that
share a common communications line or wireless link and typically share the
resources of a single processor or server within a small geographic area (for
example, within an office building).
• Usually, the server has applications and data storage that are shared in common
by multiple computer users.
• A local area network may serve as few as two or three users (for example, in a
home network) or as many as thousands of users
Wide Area Network
HUB
Star Topology
Star Topology
Advantages
• Easy to implement and extend, even in large networks
• Well suited for temporary networks (quick setup)
• The failure of a non central node will not have major effects on the
functionality of the network.
Disadvantages
• Limited cable length and number of stations
• Maintenance costs may be higher in the long run
• Failure of the central node can disable the entire network.
iii. Ring Network
• A ring network is a local area network (LAN) in which the nodes (workstations
or other devices) are connected in a closed loop configuration.
• Adjacent pairs of nodes are directly connected.
• Other pairs of nodes are indirectly connected, the data passing through one
or more intermediate nodes.
• Here every node is connected to two other nodes.
• Movement of data on the ring is normally in one direction to prevent signals
from interfering with each other.
Ring Topology
Ring Topology
Ring Toplogy
Advantages
• Growth of the system has minimal impact on performance
• All stations have equal access
• Each node on the ring acts as a repeater, allowing ring networks to span
greater distances than other physical topologies.
• Because data travels in one direction high speeds of transmission of data
are possible
Disadvantages
• Often the most expensive topology
• Failure of one computer may impact others
Network Protocols:
• A communication protocols is a set of rules that ensures the orderly and
accurate transmission and reception of data.
• The most widely used network communications protocol are:
i. TCP/IP (Transmission control protocol/Internet protocol) which is
used on minicomputer, micro computer and mainframe networks.
• It is frequently used in UNIX and Win. NT systems and is the basis for a
communication on the network.
ii. IPx (Internet-work packet exchange) is the protocol used by Novell
NetWare, the most popular microcomputer network software.
Questions????
• Read and write short notes on:
• Other Network Topologies like: Tree, Mesh, Hybrid etc
• The other network protocols