1 Summer Report Reporter : Yi-Cheng Lin Data: 2008/09/02.

Slides:



Advertisements
Similar presentations
Transport Layer3-1 Transport Overview and UDP. Transport Layer3-2 Goals r Understand transport services m Multiplexing and Demultiplexing m Reliable data.
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.
Camarillo / Schulzrinne / Kantola November 26th, 2001 SIP over SCTP performance analysis
CCNA – Network Fundamentals
Transmission Control Protocol (TCP)
Chapter 7: Transport Layer
CSE551: Computer Network Review r Network Layers r TCP/UDP r IP.
TCP/IP Protocol Suite 1 Chapter 13 Upon completion you will be able to: Stream Control Transmission Protocol Be able to name and understand the services.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 OSI Transport Layer Network Fundamentals – Chapter 4.
UNIT 07 Process – to – Process Delivery: UDP,TCP and SCTP
Chapter 3: Transport Layer
Stream Control Transmission Protocol 網路前瞻技術實驗室 陳旻槿.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Transport Protocols Slide 1 Transport Protocols.
IP-UDP-RTP Computer Networking (In Chap 3, 4, 7) 건국대학교 인터넷미디어공학부 임 창 훈.
Process-to-Process Delivery:
Gursharan Singh Tatla Transport Layer 16-May
What Can IP Do? Deliver datagrams to hosts – The IP address in a datagram header identify a host IP treats a computer as an endpoint of communication Best.
Process-to-Process Delivery:
Chapter 16 Stream Control Transmission Protocol (SCTP)
TRANSPORT LAYER T.Najah Al-Subaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University College of Computer Since and Information System NET331.
1 Transport Layer Computer Networks. 2 Where are we?
Presentation on Osi & TCP/IP MODEL
Jaringan Komputer Dasar OSI Transport Layer Aurelio Rahmadian.
Introduction to Networks CS587x Lecture 1 Department of Computer Science Iowa State University.
Transport Layer 3-1 Chapter 3 Transport Layer Computer Networking: A Top Down Approach 6 th edition Jim Kurose, Keith Ross Addison-Wesley March 2012 All.
Transport Layer Natawut Nupairoj, Ph.D. Department of Computer Engineering Chulalongkorn University.
TCP1 Transmission Control Protocol (TCP). TCP2 Outline Transmission Control Protocol.
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.
Lecture91 Administrative Things r Return homework # 1 r Review some problems in homework # 1 r Questions about grading? Yona r WebCT for CSE245 is working!
1 TCP: Reliable Transport Service. 2 Transmission Control Protocol (TCP) Major transport protocol used in Internet Heavily used Completely reliable transfer.
23.1 Chapter 23 Process-to-Process Delivery: UDP, TCP, and SCTP Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
1.0 SIGTRAN protocol. Objectives SIGTRAN application in R4 network SIGTRAN protocol structure and message introduction SIGTRAN signaling flow Upon completion.
Chapter 24 Transport Control Protocol (TCP) Layer 4 protocol Responsible for reliable end-to-end transmission Provides illusion of reliable network to.
Computer Networks23-1 PART 5 Transport Layer. Computer Networks23-2 Position of Transport Layer Responsible for the delivery of a message from one process.
SCTP: A new networking protocol for super-computing Mohammed Atiquzzaman Shaojian Fu Department of Computer Science University of Oklahoma.
MULTIPLEXING/DEMULTIPLEXING, CONNECTIONLESS TRANSPORT.
Teacher:Quincy Wu Presented by: Ying-Neng Hseih
Stream Control Transmission Protocol
1 Transport Layer: Basics Outline Intro to transport UDP Congestion control basics.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 16 Stream Control Transmission.
IP1 The Underlying Technologies. What is inside the Internet? Or What are the key underlying technologies that make it work so successfully? –Packet Switching.
Data Communications and Networks Chapter 6 – IP, UDP and TCP ICT-BVF8.1- Data Communications and Network Trainer: Dr. Abbes Sebihi.
McGraw-Hill Chapter 23 Process-to-Process Delivery: UDP, TCP Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
TCP/IP1 Address Resolution Protocol Internet uses IP address to recognize a computer. But IP address needs to be translated to physical address (NIC).
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:
Process-to-Process Delivery:
SCTP (Stream Control Transmission Protocol) Chanmin Park ( 박 찬 민 ) CARES lab.
Ch23 Ameera Almasoud 1 Based on Data Communications and Networking, 4th Edition. by Behrouz A. Forouzan, McGraw-Hill Companies, Inc., 2007.
Chapter 9: Transport Layer
Chapter 3 outline 3.1 Transport-layer services
Instructor Materials Chapter 9: 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.
Chapter 16 Stream Control Transmission Protocol (SCTP)
Transport Layer.
PART 5 Transport Layer Computer Networks.
Transport Layer Our goals:
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.
Stream Control Transmission Protocol (SCTP)
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Process-to-Process Delivery:
Transport Protocols An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
CPEG514 Advanced Computer Networkst
Process-to-process delivery UDP TCP SCTP
Process-to-Process Delivery: UDP, TCP
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.
Presentation transcript:

1 Summer Report Reporter : Yi-Cheng Lin Data: 2008/09/02

2 Outline What is SCTP [rfc 2960] Reference paper : Performance of SCTP for IPTV Applications Ongoing work

3 What is SCTP Introduction Packets States Data Multihoming Streams

4 What is SCTP : Introduction Introduction SCTP is a reliable transport protocol operating on top of a potentially unreliable connectionless packet service such as IP. It offers acknowledged error-free non-duplicated transfer of datagrams (messages). Detection of data corruption, loss of data and duplication of data is achieved by using checksums and sequence numbers.

5 Applicability: SCTP can be used as the transport protocol for applications where monitoring and detection of loss of session is required. Diagram showing the concept of SCTP association. What is SCTP :Introduction SCTP User Application SCTP Transport Service IP Network Service Network transportSCTP Node A SCTP Node B One or more IP address appearances Naturally at the same layer as TCP or UDP services

6 What is SCTP :Introduction The SCTP decisive difference to TCP is : –Multihoming – the concept of several streams within a connection (association ) –TCP a stream is referred to as a sequence of bytes, an SCTP stream represents a sequence of messages (and these may be very short or long)

7 What is SCTP :Packets Packets SCTP Packets –SCTP packet forms the payload of an IP packet –composed of a common header and chunks. Multiple chunks may be multiplexed into one packet up to the Path-MTU size A chunk may contain either control information or user data.

8 What is SCTP :Packets

9 The common header The common header consists of 12 bytes. –Source Port –Destination Port –Checksum: SCTP packet is protected by a 32 bit checksum, robust than the 16 bit checksum of TCP and UDP –verification tag : 32 bit value, association specific, and exchanged between the endpoints at association startup. So there are two tag values used in one association.

10 What is SCTP :Packets Chunk Chunk type field – used to distinguish data chunks and different types of control chunks Flags A chunk length field –because chunks have a variable length. The value field – contains the actual payload of the chunk.

11

12 What is SCTP :States States This section describes the states that an instance of the SCTP protocol enters while an association is established, and when it is taken down again. The initialization of an association is completed on both sides after the exchange of four messages.

13

14

15 What is SCTP :Data Data SCTP Data Transmission –General concepts SCTP distinguishes different streams of messages within one SCTP association. This enables a delivery scheme where only the sequence of messages needs to be maintained per stream (partial in-sequence delivery) which reduces unnecessary head-of-line blocking between independent streams of messages.

16 What is SCTP :Data SCTP Data Transmission –Flow control SCTP uses an end-to-end window based flow and congestion control mechanism similar to the one that is well known from TCP. The receiver of data may control the rate at which the sender is sending by specifying an octet-based window size (the so-called Receiver Window), and returning this value along with all SACK chunks. The sender itself keeps a variable known as Congestion Window (short: CWND) that controls the maximum number of outstanding bytes

17 What is SCTP :Multihoming Multihoming –An essential property of SCTP is its support of multi-homed nodes. i.e. nodes which can be reached under several IP addresses. Advantage: travels on physically different paths if different destination IP address are used, associations become tolerant against physical network failures.

18 What is SCTP :Streams Streams SCTP distinguishes different streams of messages within one SCTP association. SCTP provides a mechanism for bypassing the sequenced delivery service. Flow control and congestion control in SCTP have been designed in a way which assures that SCTP traffic behaves in the network in the same way as TCP traffic does. Transport Sequence Number (TSN): Detection of loss and duplication of data chunks. Selective Acknowledgement (SACK) : retransmitted

19 Reference paper : Performance of SCTP for IPTV Applications Sang Tae Kim, Seok Joo Koh, Yong Jin Kim Advanced Communication Technology, The 9th International Conference on (ICACT.2007)

20 Reference paper : Performance of SCTP for IPTV Applications Outline Introduction Features of SCTP for IPTV Applications Design of IPTV over SCTP Performance Analysis Conclusions

21 Introduction There have been some studies on the performance of the SCTP until now. –(1) congestion control, –(2) multihoming, –(3) multistreaming, –(4) out-of-order service, –(5) partial reliability extension, –(6) application in the wireless/mobile environment, –(7) SCTP over satellite networks [4]. we note some works on the multi-streaming and partial-reliable extension for IPTV applications.

22 Features of SCTP for IPTV Applications we describe the new features of SCTP that can be considered to support real- time IPTV applications. –PR-SCTP –Multi-streaming PR-SCTP

23 Features of SCTP for IPTV Applications Multi-streaming

24 Design of IPTV over SCTP In this section, we briefly give an overview of our implementation of IPTV over SCTP.

25 Performance Analysis Experimental Environment –The bit-rate of multimedia data is a constant value (i.e., CBR traffic). –The data rate is usually grater than the bit- rate R. –The message size of each SCTP DATA chunk is a constant value of 1024 bytes.

26 Performance Analysis Linux kernel and lksctp-tools [9], sctplib and socketapi [10]. well-known GNU C/C++ compiler and GNU make NISTNET 3.Oa [14] is used to emulate network environment. Wireshark network protocol analyzer [15], similar to the well-known Ethereal, is used to capture the traffic in the transmission.

27 Performance Analysis Test Scenarios –i. We compare the transfer completion time of TCP, UDP, SCTP and PR-SCTP for different loss rate. –ii. We compare the transfer-to-reception ratio of PR-SCTP and UDP for different loss rate. –iii. We compare the transfer completion time of PR-SCTP for different loss rate and different stream numbers. –iv. We compare the transfer completion time of TCP and SCTP using three streams for different loss rate. –v. We compare the channel switching delay of TCP and SCTP. Using MPEG-TS movie file with the size of 2Mbytes, which is transmitted over the bandwidth of 1024 kbps.

28

29

30 Ongoing work Install NISTNET emulation tool. Install sctplib and socketapi in Unbuntu. Write a simple SCTP echo client-server and SCTP daytime client-server program. Learning how to use SCTP API to implement SCTP multihoming feature. Learning how to transmits the media data using SCTP characteristic.