Introduction To Networking.
Introduction To Networking.
• Simultaneous access
• Personal communication
• Easier backup
The Uses of Network.
Simultaneous access to data, programs,
And devices
• Client/server networks
• Peer-to-peer networks
• Wireless networks
Local Area Networks(LANs)
Significant SERVER
SERVER geographical
distance
LAN 1 LAN 2
WAN
Metropolitan-area Network (MAN)
Peer-to-Peer Network
Hub
Client/server Networks
Hub
N e tw o rk S e rv e r
Wireless Networks
Access
Method
Or
Domain Directory Filename
Protocol
Name
Internet Connections
Any server machine makes its services available to the internet using numbered ports, one for each
service that is available on the server.
Echo 7
Daytime 13
Qotd 17 (quote of the day)
Ftp 21
Telnet 23
Smtp 25 (simple mail transfer, meaning e-mail)
Time 37
Nameserver 42
Nicname 43 (who is)
Gopher 70
Finger 79
Www 80
The OSI Model
OSI (Open Systems Interconnect) – Network architecture
based on a proposal developed by ISO (International
Standards Organization) to standardize the protocols used
in various layers
1. Physical Layer - Transmitting raw bits over
communication channel.
2. Data Link Layer- Transform the raw transmission
facility (offered by the physical layer) into a line that
appears free of undetected transmission errors to the
network layer.
3. Network layer- Controls the operation of the subnet
4. Transport layer- Accepts data from the above layer,
split it into smaller units and pass them to the network
layer. Ensures that those pieces arrive correctly at the
other end
5. Session layer- Allows users on different machines to
establish sessions between them
6. Presentation layer- It is not concerned with moving
bits around, but with checking the syntax and semantics
of data that is being moved by the layers
7. Application Layer :
A p p lic a t io n la y e r A p p lic a t io n la y e r
T r a n s p o r t la y e r T r a n s p o r t la y e r
I n t e r n e t la y e r I n t e r n e t la y e r
P h y s ic a l la y e r P h y s ic a l la y e r
T h e I n te r n e t n e tw o r k a r c h ite c tu r e
The Internet/network layer implements the Internet
Protocol, which provides the functionalities for allowing
data to be transmitted between any two hosts on the
Internet.
The Transport layer implements TCP, and delivers the
transmitted data to a specific process running on an
Internet host.
The Application layer supports the programming interface
used for building a program.
Physcal layer –Transmits bits over communication
channel.
Internet Protocol
The four numbers in the IP address are called octets since they consist
of 8 binary bits each.
The octets are split into two sections
1. NET : The Net always contains the first octet
2. HOST :The Host always contains the last octet. It identifies the
actual computer on the network.
IP networks were originally subdivided into
class A, B, C, D and E networks.
Servers
– Used in client/server network.
– Manages and controls the network.
Hubs & routers
– Manages traffic for a network.
– Hubs connect the nodes to each other.
– Routers direct the network traffic to other networks
(internet) or to other segments of the same network
not located nearby.
Cable or connection media
– Cable i.E. Shielded/unshielded twisted pair (CAT5),
coaxial, fiber optics etc.
– Wireless media.
Network Software
• Novell NetWare
• Microsoft windows NT server
• Microsoft windows 2000
• AppleShare
• Linux
Thanks…