Studying TCP and UDP interactions in WiFi networks

Slides:



Advertisements
Similar presentations
TCP/IP MODEL Maninder Kaur
Advertisements

Introduction 1-1 Chapter 3 Transport Layer Intro and Multiplexing Computer Networking: A Top Down Approach 6 th edition Jim Kurose, Keith Ross Addison-Wesley.
CCNA 1 v3.1 Module 11 Review.
EEC-484/584 Computer Networks Lecture 12 Wenbing Zhao (Part of the slides are based on Drs. Kurose & Ross ’ s slides for their Computer.
Introduction1-1 Introduction to Computer Networks Our goal:  get “feel” and terminology  more depth, detail later in course  approach:  use Internet.
Reliable Networking Systems The goals: Implement a reliable network application of a file sharing network. Implement a reliable network application of.
1 Computer Networks Transport Layer Protocols. 2 Application-layer Protocols Application-layer protocols –one “piece” of an app –define messages exchanged.
EEC-484/584 Computer Networks Lecture 6 Wenbing Zhao (Part of the slides are based on Drs. Kurose & Ross ’ s slides for their Computer.
1.  A protocol is a set of rules that governs the communications between computers on a network.  Functions of protocols:  Addressing  Data Packet.
TRANSPORT LAYER T.Najah Al-Subaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University College of Computer Since and Information System NET331.
Review: – computer networks – topology: pair-wise connection, point-to-point networks and broadcast networks – switching techniques packet switching and.
Chapter 9.
13/09/2015 Michael Chai; Behrouz Forouzan Staffordshire University School of Computing Transport layer and Application Layer Slide 1.
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
Chapter 1: Introduction to Web Applications. This chapter gives an overview of the Internet, and where the World Wide Web fits in. It then outlines the.
TCP/IP: Basics1 User Datagram Protocol (UDP) Another protocol at transport layer is UDP. It is Connectionless protocol i.e. no need to establish & terminate.
TCP/IP Networking Review Covered Subjects:  Packet Switched Network Structure  Issues of PSNs  Ports & IP Numbers  Delivery Services  Domain Name.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
TCOM 509 – Internet Protocols (TCP/IP) Lecture 04_a Transport Protocols - UDP Instructor: Dr. Li-Chuan Chen Date: 09/22/2003 Based in part upon slides.
Distributed Systems Principles and Paradigms Chapter 02 Communication 00 – 1.
TCP/IP Suite Transmission Control Protocol/ Internet Protocol Presentation by Chandra Porchia.
The Transmission Control Protocol (TCP) Application Services (Telnet, FTP, , WWW) Reliable Stream Transport (TCP) Connectionless Packet Delivery.
1 Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
The Inter-network is a big network of networks.. The five-layer networking model for the internet.
1 End-user Protocols, Services and QoS. 2 Layering: logical communication application transport network link physical application transport network link.
TCP/UDP 指導教授:吳坤熹 演講者:黃驛翔 Class : IP Telephony. Outline Introduction Linking to Application Layer Packetization and Reassembly –Protocol Data Units –TCP.
Prepared by: Azara Prakash L.. Contents:-  Data Transmission  Introduction  Socket Description  Data Flow Diagram  Module Design Specification.
BZUPAGES.COM Presentation on TCP/IP Presented to: Sir Taimoor Presented by: Jamila BB Roll no Nudrat Rehman Roll no
Socket Programming Introduction. Socket Definition A network socket is one endpoint in a two-way communication flow between two programs running over.
1 Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Computer Communication: An example What happens when I click on
Cisco I Introduction to Networks Semester 1 Chapter 7 JEOPADY.
2: Transport Layer 11 Transport Layer 1. 2: Transport Layer 12 Part 2: Transport Layer Chapter goals: r understand principles behind transport layer services:
Transport Layer3-1 Transport Layer Never take life seriously. Nobody gets out alive anyway.
Roadmap  Introduction to Basics  Computer Network – Components | Classification  Internet  Clients and Servers  Network Models  Protocol Layers.
SOCKET PROGRAMMING Presented By : Divya Sharma.
UDP Socket Programming
Internet Socket Programing
Gijeong Kim ,Junho Kim ,Sungwon Lee Kyunghee University
Introduction to Networks
Chapter 3 Transport Layer
Chapter 3 outline 3.1 Transport-layer services
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Graciela Perera Introduction Graciela Perera
CS 3214 Computer Systems Networking.
Day 01 - The Internet.
Transport Layer.
Lec 2: Protocols.
CS 3214 Computer Systems Networking.
Multipath QUIC: Design and Evaluation
Chapter 3 Transport Layer
Introduction to Networks
Subject Name: Computer Communication Networks Subject Code: 10EC71
Chapter 1: Introduction
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Key concepts covered in Midterm III
Transport Protocols An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Unit – 2 TCP.
COMPUTER NETWORKS CS610 Lecture-35 Hammad Khalid Khan.
CPEG514 Advanced Computer Networkst
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
Network Architecture for Cyberspace
Process-to-process delivery UDP TCP SCTP
Computer Networks Topic :User datagram protocol Transmission Control Protocol -Hemashree S( )
Computer Networks Protocols
Chapter 3 Transport Layer
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Transport Layer Our goals:
Presentation transcript:

Studying TCP and UDP interactions in WiFi networks Liu Qian Qin Shuo Gao Bo

TCP & UDP TCP ---connection-oriented protocol reliable and correctly UDP---connectionless protocol unsafe and unreliable

experimental procedure Bandwidth measurement UDP and TCP same time UDP and TCP different time UDP and TCP change file size and packets number a number of UDP and TCP flow

TCP view TCP file size with 0.1mb TCP file size with 10mb

TCP view TCP file size with 0.1mb TCP file size with 10mb

UDP view UDP file size with 0.1mb UDP file size with 10mb

UDP view UDP file size with 0.1mb UDP file size with 10 mb

TCP & UDP interaction Bob computer using Inter my WiFi technique Host 1 with ip address 192.168. 16.12 Host 2 with ip address 192.168. 16.14

TCP & UDP interaction UDP & TCP with 10s delay TCP & UDP with 10s delay

TCP & UDP interaction TCP send firstly and UDP with 1ms transaction delay.

TCP & UDP interaction Change the UDP file size to 1mb with Poisson distribution

TCP & UDP interaction UDP send firstly and TCP with 1ms delay.

TCP & UDP interaction UDP firstly and TCP,UDP with delay 1ms UDP firstly and TCP,TCP with delay 1ms

TCP & UDP interaction Change first UDP file size with 1mb

TCP & UDP interaction TCP firstly and TCP,UDP with delay 1ms TCP firstly and 2UDP with delay 1ms

TCP & UDP interaction change the first TCP size to 1mb and change the UDP file size to 0.1mb

TCP & UDP interaction We send 3 UDP & 2TCP but with different file size and different delay.

TCP & UDP interaction

THANK YOU