1 Netprog: TCP/IP TCP/IP Transmission Control Protocol / Internet Protocol.

Slides:



Advertisements
Similar presentations
1 Netprog 2002 TCP/IP IP Internet Protocol Based on notes from D. Hollinger.
Advertisements

Umut Girit  One of the core members of the Internet Protocol Suite, the set of network protocols used for the Internet. With UDP, computer.
CCNA – Network Fundamentals
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Transport Layer Network Fundamentals – Chapter 4.
Prabhaker Mateti (ack: Many many sources …)
ISO/OSI Model Layers Application: applications that use the network. This is were mail, browsers, ftp, etc reside Presentation: data formats, character.
Chapter 2 Network Models.
Lecture 3 TCP/IP model CPE 401 / 601 Computer Network Systems slides are modified from Dave Hollinger.
Lecture 2 Protocol Layers CPE 401 / 601 Computer Network Systems slides are modified from Dave Hollinger.
IP Suite© Dr. Ayman Abdel-Hamid, CS4254 Spring CS4254 Computer Network Architecture and Programming Dr. Ayman A. Abdel-Hamid Computer Science Department.
Chapter 14 TCP/IP and Routing Part #1 Unix System Administration.
1 TCP/IP Transmission Control Protocol / Internet Protocol.
OSI Model.
Introduction To Networking
Chapter 2 Internet Protocol DoD Model Four layers: – Process/Application layer – Host-to-Host layer – Internet layer – Network Access layer.
Prepared By E.Musa Alyaman1 Networking Theory Chapter 1.
Chapter Overview TCP/IP Protocols IP Addressing.
CS 356 Systems Security Spring Dr. Indrajit Ray
IST 228\Ch3\IP Addressing1 TCP/IP and DoD Model (TCP/IP Model)
1 Netprog 2002 TCP/IP TCP/IP Transmission Control Protocol / Internet Protocol.
Process-to-Process Delivery:
1 Transport Layer Computer Networks. 2 Where are we?
The Network Layer. Network Projects Must utilize sockets programming –Client and Server –Any platform Please submit one page proposal Can work individually.
Presentation on Osi & TCP/IP MODEL
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
1 Chapter Overview TCP/IP DoD model. 2 Network Layer Protocols Responsible for end-to-end communications on an internetwork Contrast with data-link layer.
TCP/IP Yang Wang Professor: M.ANVARI.
Huda AL_Omairl - Network 71 Protocols and Network Software.
Introduction to Networks CS587x Lecture 1 Department of Computer Science Iowa State University.
Fall 2005Computer Networks20-1 Chapter 20. Network Layer Protocols: ARP, IPv4, ICMPv4, IPv6, and ICMPv ARP 20.2 IP 20.3 ICMP 20.4 IPv6.
TCP/IP TCP/IP LAYERED PROTOCOL TCP/IP'S APPLICATION LAYER TRANSPORT LAYER NETWORK LAYER NETWORK ACCESS LAYER (DATA LINK LAYER)
TCP1 Transmission Control Protocol (TCP). TCP2 Outline Transmission Control Protocol.
Lecture 3 Overview. Protocol An agreed upon convention for communication both endpoints need to understand the protocol. Protocols must be formally defined.
Protocols 1 Objective: Build a protocol foundation for Client / Server programming in an Internet Environment Note: RFCs available from
Chapter 6-2 the TCP/IP Layers. The four layers of the TCP/IP model are listed in Table 6-2. The layers are The four layers of the TCP/IP model are listed.
CSCE 515: Computer Network Programming Wenyuan Xu Department of Computer Science and Engineering University.
1 TCP/IP Internetting ä Subnet layer ä Links stations on same subnet ä Often IEEE LAN standards ä PPP for telephone connections ä TCP/IP specifies.
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
TCP/IP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Internet Protocols. Address Resolution IP Addresses are not recognized by hardware. If we know the IP address of a host, how do we find out the hardware.
1 Network Layer Lecture 16 Imran Ahmed University of Management & Technology.
Basic IP Protocol Natawut Nupairoj, Ph.D. Department of Computer Engineering Chulalongkorn University.
1 Chapter 8 – TCP/IP Fundamentals TCP/IP Protocols IP Addressing.
1 Network Layer Lecture 12 Imran Ahmed University of Management & Technology.
Data Communications and Networks
BZUPAGES.COM Presentation on TCP/IP Presented to: Sir Taimoor Presented by: Jamila BB Roll no Nudrat Rehman Roll no
Lecture 4 Overview. Ethernet Data Link Layer protocol Ethernet (IEEE 802.3) is widely used Supported by a variety of physical layer implementations Multi-access.
1 Introduction to TCP/IP. 2 OSI and Protocol Stack OSI: Open Systems Interconnect OSI ModelTCP/IP HierarchyProtocols 7 th Application Layer 6 th Presentation.
Linux Operations and Administration Chapter Eight Network Communications.
Telecommunications Essentials John R. Durrett July 5, 2005.
2.1 Chapter 2 Network Models – cont. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
TCP/IP Protocol Suite Suresh Kr Sharma 1 The OSI Model and the TCP/IP Protocol Suite Established in 1947, the International Standards Organization (ISO)
CIS 173 Networking Week #9 OBJECTIVES Chapter #6 Network Communications Protocols.
TCP/IP PROTOCOL UNIT 6. Overview of TCP/IP Application FTP, Telnet, SMTP, HTTP.. Presentation Session TransportHost-to-HostTCP, UDP NetworkInternetIP,
© 2003, Cisco Systems, Inc. All rights reserved.
The OSI Model and the TCP/IP Protocol Suite
TCP/IP Transmission Control Protocol / Internet Protocol
Byungchul Park ICMP & ICMPv DPNM Lab. Byungchul Park
The OSI Model and the TCP/IP Protocol Suite
Process-to-Process Delivery:
CPEG514 Advanced Computer Networkst
Net 323 D: Networks Protocols
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
Introduction to Networks
The OSI Model and the TCP/IP Protocol Suite
Process-to-Process Delivery: UDP, TCP
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Based on notes from D. Hollinger
Transport Layer 9/22/2019.
Presentation transcript:

1 Netprog: TCP/IP TCP/IP Transmission Control Protocol / Internet Protocol

2 Netprog: TCP/IP TCP/IP & OSI In OSI reference model terminology - the TCP/IP protocol suite covers the network and transport layers. TCP/IP can be used on many data- link layers (can support many network hardware implementations).

3 Netprog: TCP/IP But First...

4 Netprog: TCP/IP Ethernet - A Real Data-Link Layer It will be useful to discuss a real data-link layer. Ethernet (really IEEE 802.3) is widely used. Supported by a variety of physical layer implementations.

5 Netprog: TCP/IPEthernet Multi-access (shared medium). Every Ethernet interface has a unique 48 bit address (a.k.a. hardware address). Example: C0:B3:44:17:21:17 The broadcast address is all 1’s. Addresses are assigned to vendors by a central authority.

6 Netprog: TCP/IP CSMA/CD CSMA/CD Carrier Sense Multiple Access with Collision Detection Carrier Sense: can tell when another host is transmitting Multiple Access: many hosts on 1 wire Collision Detection: can tell when another host transmits at the same time.

7 Netprog: TCP/IP An Ethernet Frame The preamble is a sequence of alternating 1s and 0s used for synchronization. CRC is Cyclic Redundency Check 8 bytes Preamble Destination Address Source Address LenCRC DATA

8 Netprog: TCP/IP Ethernet Addressing Each interface looks at every frame and inspects the destination address. If the address does not match the hardware address of the interface (or the broadcast address), the frame is discarded. Some interfaces can also be programmed to recognize multicast addresses.

9 Netprog: TCP/IP Back to TCP/IP

10 Netprog: TCP/IP Internet Protocol The IP in TCP/IP IP is the network layer packet delivery service (host-to-host). translation between different data-link protocols.

11 Netprog: TCP/IP IP Datagrams IP provides connectionless, unreliable delivery of IP datagrams. Connectionless: each datagram is independent of all others. Unreliable: there is no guarantee that datagrams are delivered correctly or even delivered at all. An IP packet is called a datagram

12 Netprog: TCP/IP IP Addresses IP addresses are not the same as the underlying data-link (MAC) addresses. Why ? Why ? Rensselaer

13 Netprog: TCP/IP IP Addresses IP is a network layer - it must be capable of providing communication between hosts on different kinds of networks (different data-link implementations). The address must include information about what network the receiving host is on. This is what makes routing feasible.

14 Netprog: TCP/IP IP Addresses IP addresses are logical addresses (not physical) 32 bits. Includes a network ID and a host ID. Every host must have a unique IP address. IP addresses are assigned by a central authority ( American Registry for Internet Numbers for North America). IPv4 (version 4)

15 Netprog: TCP/IP The four formats of IP Addresses 0 NetID NetID 1110 Multicast Address HostID NetIDHostID Class A B C D 8 bits

16 Netprog: TCP/IP Class A 128 possible network IDs over 4 million host IDs per network ID Class A 128 possible network IDs over 4 million host IDs per network ID Class B 16K possible network IDs 64K host IDs per network ID Class C over 2 million possible network IDs about 256 host IDs per network ID

17 Netprog: TCP/IP Network and Host IDs A Network ID is assigned to an organization by a global authority. Host IDs are assigned locally by a system administrator. Both the Network ID and the Host ID are used for routing.

18 Netprog: TCP/IP IP Addresses IP Addresses are usually shown in dotted decimal notation: cs.rpi.edu is CS has a class B network

19 Netprog: TCP/IP Host and Network Addresses A single network interface is assigned a single IP address called the host address. A host may have multiple interfaces, and therefore multiple host addresses. Hosts that share a network all have the same IP network address (the network ID).

20 Netprog: TCP/IP IP Broadcast and Network Addresses An IP broadcast addresses has a host ID of all 1s. IP broadcasting is not necessarily a true broadcast, it relies on the underlying hardware technology. An IP address that has a host ID of all 0s is called a network address and refers to an entire network.

21 Netprog: TCP/IP Subnet Addresses An organization can subdivide it’s host address space into groups called subnets. The subnet ID is generally used to group hosts based on the physical network topology. 10NetIDSubnetIDHostID

22 Netprog: TCP/IPSubnetting router Subnet x Subnet x Subnet x

23 Netprog: TCP/IPSubnetting Subnets can simplify routing. IP subnet broadcasts have a hostID of all 1s. It is possible to have a single wire network with multiple subnets.

24 Netprog: TCP/IP Mapping IP Addresses to Hardware Addresses IP Addresses are not recognized by hardware. If we know the IP address of a host, how do we find out the hardware address ? The process of finding the hardware address of a host given the IP address is called Address Resolution

25 Netprog: TCP/IP Reverse Address Resolution The process of finding out the IP address of a host given a hardware address is called Reverse Address Resolution Reverse address resolution is needed by diskless workstations when booting (which used to be quite common).

26 Netprog: TCP/IPARP The Address Resolution Protocol is used by a sending host when it knows the IP address of the destination but needs the Ethernet (or whatever) address. ARP is a broadcast protocol - every host on the network receives the request. Each host checks the request against it’s IP address - the right one responds. Arp Arp!

27 Netprog: TCP/IP ARP (cont.) ARP does not need to be done every time an IP datagram is sent - hosts remember the hardware addresses of each other. Part of the ARP protocol specifies that the receiving host should also remember the IP and hardware addresses of the sending host.

28 Netprog: TCP/IP ARP conversation HEY - Everyone please listen! Will please send me his/her Ethernet address? not me Hi Green! I’m , and my Ethernet address is 87:A2:15:35:02:C3

29 Netprog: TCP/IP RARP conversation HEY - Everyone please listen! My Ethernet address is 22:BC:66:17:01:75. Does anyone know my IP address ? Hi Green! Your IP address is not me

30 Netprog: TCP/IP Services provided by IP Connectionless Delivery (each datagram is treated individually). Unreliable (delivery is not guaranteed). Fragmentation / Reassembly (based on hardware MTU). Routing. Error detection.

31 Netprog: TCP/IP IP Datagram VERSHL Fragment Offset Fragment LengthService Datagram IDFLAG TTLProtocolHeader Checksum Source Address Destination Address Options (if any) Data 1 byte

32 Netprog: TCP/IP IP Datagram Fragmentation Each fragment (packet) has the same structure as the IP datagram. IP specifies that datagram reassembly is done only at the destination (not on a hop-by-hop basis). If any of the fragments are lost - the entire datagram is discarded (and an ICMP message is sent to the sender).

33 Netprog: TCP/IP IP Flow Control & Error Detection If packets arrive too fast - the receiver discards excessive packets and sends an ICMP message to the sender (SOURCE QUENCH). If an error is found (header checksum problem) the packet is discarded and an ICMP message is sent to the sender.

34 Netprog: TCP/IP ICMP Internet Control Message Protocol ICMP is a protocol used for exchanging control messages. ICMP uses IP to deliver messages. ICMP messages are usually generated and processed by the IP software, not the user process.

35 Netprog: TCP/IP ICMP Message Types Echo Request Echo Response Destination Unreachable Redirect Time Exceeded Redirect (route change) there are more...

36 Netprog: TCP/IPIP/BYE-BYE IP/BYE-BYE is a lecture protocol used to signal the class that we have just finished our discussion of IP - the network layer of TCP/IP. The appropriate response to an IP/BYE- BYE request is immediate applause, although simply opening your eyes is enough (known as a WAKEUP response).

37 Netprog: TCP/IP Transport Layer & TCP/IP Q: We know that IP is the network layer - so TCP must be the transport layer, right ? A: No… well, almost. TCP is only part of the TCP/IP transport layer - the other part is UDP (User Datagram Protocol).

38 Netprog: TCP/IP TCPUDP IP Process Layer Transport Layer Network Layer Data-Link Layer Process ICMP, ARP & RARP

39 Netprog: TCP/IP UDP User Datagram Protocol UDP is a transport protocol communication between processes UDP uses IP to deliver datagrams to the right host. UDP uses ports to provide communication services to individual processes.

40 Netprog: TCP/IPPorts TCP/IP uses an abstract destination point called a protocol port. Ports are identified by a positive integer. Operating systems provide some mechanism that processes use to specify a port. Ports spelled backwards is strop... Coincidence? (I think not!)

41 Netprog: TCP/IPPorts Host A Host B Process

42 Netprog: TCP/IPUDP Datagram Delivery Connectionless Unreliable Minimal Source PortDestination Port LengthChecksum Data UDP Datagram Format The term datagram is also used to describe the unit of transfer of UDP!

43 Netprog: TCP/IP TCP Transmission Control Protocol TCP is an alternative transport layer protocol supported by TCP/IP. TCP provides: Connection-oriented Reliable Full-duplex Byte-Stream

44 Netprog: TCP/IPConnection-Oriented Connection oriented means that a virtual connection is established before any user data is transferred. If the connection cannot be established - the user program is notified (finds out). If the connection is ever interrupted - the user program(s) is finds out there is a problem.

45 Netprog: TCP/IPReliable Reliable means that every transmission of data is acknowledged by the receiver. If the sender does not receive acknowledgement within a specified amount of time, the sender retransmits the data. Reliable does not mean that things don't go wrong, it means that we find out when things go wrong.

46 Netprog: TCP/IP Byte Stream Stream means that the connection is treated as a stream of bytes. The user application does not need to package data in individual datagrams (as with UDP). Somebody needs to do this since IP is delivering all the data, it's just that the application layer doesn't need to do this!

47 Netprog: TCP/IPBuffering TCP is responsible for buffering data and determining when it is time to send a datagram. It is possible for an application to tell TCP to send the data it has buffered without waiting for a buffer to fill up.

48 Netprog: TCP/IP Full Duplex TCP provides transfer in both directions (over a single virtual connection). To the application program these appear as 2 unrelated data streams, although TCP can piggyback control and data communication by providing control information (such as an ACK) along with user data.

49 Netprog: TCP/IP TCP Ports Interprocess communication via TCP is achieved with the use of ports (just like UDP). UDP ports have no relation to TCP ports (different name spaces).

50 Netprog: TCP/IP TCP Segments The chunk of data that TCP asks IP to deliver is called a TCP segment. Each segment contains: data bytes from the byte stream control information that identifies the data bytes

51 Netprog: TCP/IP TCP Segment Format Destination Port Options (if any) Data 1 byte Source Port Sequence Number Request Number 1 byte offsetReser.ControlWindow ChecksumUrgent Pointer

52 Netprog: TCP/IP Addressing in TCP/IP Each TCP/IP address includes: Internet Address Protocol (UDP or TCP) Port Number NOTE: TCP/IP is a protocol suite that includes IP, TCP and UDP.

53 Netprog: TCP/IP TCP vs. UDP Q: Which protocol is better ? A: It depends on the application. TCP provides a connection-oriented, reliable, byte stream service (lots of overhead). UDP offers minimal datagram delivery service (as little overhead as possible).

54 Netprog: TCP/IP TCP/IP Summary IP: network layer protocol unreliable datagram delivery between hosts. UDP: transport layer protocol unreliable datagram delivery between processes. TCP: transport layer protocol reliable, byte-stream delivery between processes.

55 Netprog: TCP/IP Hmmmmm. TCP or UDP ? Electronic commerce? Video server? File transfer? ? Chat groups? Robotic surgery controlled remotely over a network?