Computer Networks Computer Networks
Network Hardware
LAN (Local Area Network)
MAN (Metropolitan Area Network)
WAN (Wide Area Network)
Wireless Networks
OSI (Open Systems Interconnection)
LAYERS (Open Systems Interconnection)
Transmission in OSI Model
OSI vs TCP/IP
Examples: NJIT, AOL, AT&T, Internet��
è
Goals ?
è
Applications ?
Network Hardware
è
In general, smaller networks use broadcast technology as larger networks use PTP technology.
LAN
(LOCAL AREA NETWORKS)
MAN (METROPOLITAN AREA NETWORK)
è
Traffic intended for computer at the Right side of senders, uses BUS A, all the other traffic BUS B.
WAN (WIDE AREA NETWORK)
è Point-to-Point, or Packet-Switched Technology.
WIRELESS NETWORKS
OSI (OPEN SYSTEMS INTERCONNECTION)
LAYERS (OPEN SYSTEMS INTERCONNECTION)
Physical Layer: Transmits raw bits over a communication channel.
Issues:
Data Link Layer: Takes a raw transmission and transforms it into a line that appears free of undetected errors to the above layer (network layer).
Issues:
Network Layer: Controls the operation of the subnet.
Issues: à How packets are routed from source to destination ?
Transport Layer: Basic function is to accept data from the above layer (session layer), split it into small packets (if need be), pass them to network layer and make sure they arrive correctly.
Issues:
Session Layer: Allows users on different machines to establish sessions between them.
Issues:
Presentation Layer: Concerned with the syntax and semantic of the data transmitted
Issues:
Application Layer: Contains a variety of commonly needed protocols (Example: Incompatible terminal types support)
Issues:
TRANSMISSION IN OSI MODEL
AH = APPLICATION HEADER
Presentation layer is not aware of which portion of the data given to it is actually "AH".
OSI vs TCP/IP
Why TCP/IP ?
à DOD (Department of Defense) wanted the transmission to remain intact as long as the source & destination machines were working even if some of the intermediate machines / lines were down.
à
Sends packets to network and they travel independently to destination.
à
Two End-to-End protocols defined:
The host has to connect to network using same protocol so it can send IP packets over it.