Download presentation
Presentation is loading. Please wait.
Published byRodger Dickerson Modified over 9 years ago
1
IT 210: Web-based IT Fall 2012 Lecture: Network Basics, OSI, & Internet Architecture
2
Outline for Today Network OSI Model Internet Architecture
3
Networks & OSI Model
4
Networks
5
Networks : Building Blocks Nodes: PC, smartphone, special- purpose hardware… hosts switches Links: coax cable, optical fiber, wireless connection… point-to-point multiple access …
6
OSI Model Models Abstraction Layers
7
Internet Architecture
8
Internet Protocols and the OSI Model Ref: From Foruzan Text
9
Internet Protocol Suite
10
Key Internet Protocols: IP/TCP Protocols for transferring data across multiple networks (e.g., the Internet) Properties Vendor-independent (nobody owns them) Work with different network types, hardware addressing schemes, and routes “end-to-end” principle (sort of…) Use layered approach (abstraction) to create virtual network Resilient to broken nodes in network
11
Layers in TCP/IP Model Application Layer Web, E-Mail, File Transfer Transport Layer (TCP) Reliable Connections Internetwork Layer (IP) Simple, Fast, Unreliable Link Layer (Ethernet, WiFi) Physical Connections … FTPHTTPNV TFTP TCP UDP IP NET 1 2 n
12
Internet Protocol (IP) Provides connectionless packet delivery Defines: Internet addressing scheme Format of packets Packet forwarding IP datagram = IP Internet packet with header (source, destination, type) and data Packets may arrive out of order or not at all
13
IP Addresses Assigned to destination points such as computers or servers (*defines a connection, not a device) Composed of 2 parts: network ID (prefix assigned by ISPs) and host ID (suffix assigned by local sysadmin) Classful addressing (first bits specify size of prefix and suffix) allows for mixture of large and small networks 216.24.63.132
14
Transmission Control Protocol (TCP) Purpose is to assure reliability given IP’s unreliable nature Keeps a copy of sent data packets until receives an acknowledgement of their receipt If it takes too too long then sends again Orders packets Provides individual connections between applications
15
UDP vs. TCP
16
Summary 1. Information broken into packets that are labeled with an IP address. IP addresses indicate a destination network (via its prefix) and destination host connection (via its suffix) 2. Packets sent across network to IP router, which forwards to the “next” router, until final router delivers to destination network. Packets may be received out of order or even be lost. 3. TCP assures reliability by verifying receipt and order of packets.
17
A Look Under the Hood!
18
Social, political, and economic implications of Internet Architecture Stop Online Piracy Act (see http://mashable.com/2011/11/16/sopa- infographic/) http://mashable.com/2011/11/16/sopa- infographic/ Censorship in China versus Wikileaks Lack of “priority” messages for those who can pay Shutting down the Internet in Egypt Pornography, viruses, etc.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.