Computer Networks: Presented By
Computer Networks: Presented By
NETWORKS
PRESENTED BY:
…
What is a
computer
network?
A collection of
computing devices
that are connected in
various ways in order
to communicate and
share resources
To the right is partial
map of the Internet
based on January 12,
2005 data found on
opte.org (imagine
how much it has
grown since)
A few basic terms in computer
networks
Address is personal
identification of a device on
Data transfer rate is the
network. All devices have
Node/host is any device on amount of data moved
their MAC addresses which
a network from one place to another
are permanent(burned-in)
in a time interval
and IP addresses which
could be changed
Types of networks
Local
Area
Network
Wide Area Network
Hub
A multiport repeater to enhance signal within
the same LAN
Everything received on one port is repeated to
all others
Switch
Like hub, but intelligent
It knows which packets should be sent on which
ports, unlike hubs which send all packets on all
ports
Router
Used for forwarding packets from one LAN to
another
To improve the efficiency of transferring
information over a shared communication line,
messages are divided into fixed-sized,
numbered PACKETS
Routers are used to direct packages between
Packet
networks
Switching
ISO/OSI
The International
Organization for
Standardization (ISO)
established the Open
Systems Interconnection
(OSI) Reference Model
Each layer deals with a
particular aspect of network
communication
Network
Protocols
Network protocols are
layered such that each one
relies on the protocols that
underlie it
TCP - Transmission Control
Protocol/IP – Internet Protocol
TCP software breaks messages into IP software deals with the routing
packets, hands them off to the IP of packets through the maze of
software for delivery, and then interconnected networks to their
orders and reassembles the final destination
packets at their destination
TCP alternative – UDP User
Datagram Protocol
The main difference is that TCP is
highly reliable, at the cost of
decreased performance, while
UDP is less reliable, but generally
faster
High Level Protocols
Addresses
Domain Name System
Domain
etc.
You can look for more of these on http://mxtoolbox.com
Name
The very last section of the domain is called its top-level domain
(TLD) name
System
Top Level Domain – Country Codes
Cable
Management
The most annoying or the most
pleasant part of computer
networks is cable management,
depends how it’s done.
P. S. Please, for everyone’s sake
do your cable management
properly!
And finally a
look into one
typical server
room