TCP-IP: Sliding Window protocol Sameer --- Brief description about the concept (1-2 lines)‏

Slides:



Advertisements
Similar presentations
TOPIC LEARNING BTEC Level 3 Unit 28 Websites L01- All students will understand the web architecture and components which allow the internet and websites.
Advertisements

Welcome This is a document to explains the chosen concept to the animator. This will take you through a 5 section process to provide the necessary details.
Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin APPENDIX B NETWORKS AND TELECOMMUNI CATIONS APPENDIX B NETWORKS.
Network Layer and Transport Layer.
A CHAT CLIENT-SERVER MODULE IN JAVA BY MAHTAB M HUSSAIN MAYANK MOHAN ISE 582 FALL 2003 PROJECT.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 PERTEMUAN 5.
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
What Is TCP/IP? The large collection of networking protocols and services called TCP/IP denotes far more than the combination of the two key protocols.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
Application Layer. Applications A program or group of programs designed for end users. Software can be divided into two general classes: systems software.
Transmission Control Protocol Internet Protocol TCP/IP.
TCP/IP Web Design & Layout January 23, TCP/IP For Dummies  The guts and the rules of the Internet and World Wide Web. A set of protocols, services,
ERYTHROBLASTOSIS FETALIS
ERYTHROBLASTOSIS FETALIS SUPRIYA SARASWATI A potentially life threatening blood disorder in a foetus or a newborn, arising due to incompatibility with.
Rhys McBreen (How the internet works) X. Contents The Layers and what they do IP Addressing X.
Document that explains the chosen concept to the animator.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
How the Internet Works: What happens when information is sent from your computer?
Mr C Johnston ICT Teacher
Networks – Network Architecture Network architecture is specification of design principles (including data formats and procedures) for creating a network.
Networks QUME 185 Introduction to Computer Applications.
CENTRIPETAL FORCE AND ITS APPLICATIONS Authors: Nirav Shah, Jimit Shah, Aditya Modi, Harshal Parekh.
Spring 2006Computer Networks1 Chapter 2 Network Models.
Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
COP 4930 Computer Network Projects Summer C 2004 Prof. Roy B. Levow Lecture 3.
Chapter 19 - Binding Protocol Addresses
Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 3-1.
Welcome This is a document to explains the chosen concept to the animator. This will take you through a 5 section process to provide the necessary details.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Connecting to the Network Introduction to Networking Concepts.
Network Protocols and Standards (Part 2). The OSI Model In 1984, the International Organization for Standardization (ISO) defined a standard, or set of.
IP addresses IPv4 and IPv6. IP addresses (IP=Internet Protocol) Each computer connected to the Internet must have a unique IP address.
INTERNET PROTOCOLS. Microsoft’s Internet Information Server Home Page Figure IT2031 UNIT-3.
ID template 5.0 for creating learning objects Created by OSCAR team October 2011 INSTRUCTIONS SLIDE: DO NO EDIT.
Shapes of Complex compounds Author Dhruv Joshi Department of Chemistry, IITB This tool will help the user visualize shapes of different complex compounds.
1 Pertemuan 5 Networking Models. Discussion Topics Using layers to analyze problems in a flow of materials Using layers to describe data communication.
Document that explains the chosen concept to the animator.
Crystal Structure Author Sachin Patil ‘Basis and Lattice ’ The basic building blocks of Crystalline state ‏ ‏
Welcome This is a document to explains the chosen concept to the animator. This will take you through a 5 section process to provide the necessary details.
1 Kyung Hee University Chapter 11 User Datagram Protocol.
Crystal Structure Author Sachin Patil ‘Basis and Lattice ’ The basic building blocks of Crystalline state ‏ ‏
Conduction Mechanism in Polyaniline Author Alips Srivastava Mentor Prof. A.Q. Contractor.
Electrical Resistivity in Superconductors The electrical resistivity of many metals and alloys drops suddenly to zero when the specimen is cooled to a.
Go-Back-N ARQ (Sliding Window Protocol) Go-Back-N is an instance of the Automatic Repeat-request (ARQ) Protocol, in which the sending process continues.
Document that explains the chosen concept to the animator 1.
OSI Layer and TCP/IP Laboratorium Teknik Informatika – Universitas Gunadarma August, Stefanus Vlado Adi Kristanto Version 1.1.
TCP-IP: Sliding Window protocol Sameer --- Brief description about the concept (1-2 lines)‏
ERYTHROBLASTOSIS FETALIS SUPRIYA SARASWATI A potentially life threatening blood disorder in a foetus or a newborn, arising due to incompatibility with.
Document that explains the chosen concept to the animator 1.
Welcome This is a document to explains the chosen concept to the animator. This will take you through a 5 section process to provide the necessary details.
Document that explains the chosen concept to the animator
LESSON Networking Fundamentals Understand TCP/IP.
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Instructor Materials Chapter 3: Network Protocols and Communications
Web Development & Design Chapter 1, Sections 4, 5 & 6
Firewall Exercise.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
The basic building blocks of Crystalline state‏ ‏
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Welcome 1 This is a document to explains the chosen concept to the animator. This will take you through a 5 section process to provide the necessary details.
Title of the animation Author SUHAS S FIBONACCI SERIES
Protocols 2 Key Revision Points.
ERYTHROBLASTOSIS FETALIS
Document that explains the chosen concept to the animator
Welcome 1 This is a document to explains the chosen concept to the animator. This will take you through a 5 section process to provide the necessary details.
Document that explains the chosen concept to the animator
The basic building blocks of Crystalline state‏ ‏
Presentation transcript:

TCP-IP: Sliding Window protocol Sameer --- Brief description about the concept (1-2 lines)‏

Master Layout

Definitions of the components: Client/Server: Client/server describes the relationship between two computer programs in which one program, the client, makes a service request from another program, the server, which fulfills the request. Packet: A packet is the unit of data that is routed between an origin and a destination on the Internet or any other packet-switched network. TCP IP: TCP (Transmission Control Protocol) is a set of rules (protocol) used along with the Internet Protocol (IP) to send data in the form of message units between computers over the Internet. While IP takes care of handling the actual delivery of the data, TCP takes care of keeping track of the individual units of data (called packets) that a message is divided into for efficient routing through the Internet. Network: It is a series of points or nodes interconnected by communication paths. Networks can interconnect with other networks and contain subnetworks. Acknowledgement:

Analogy / Scenario / Action

Step 1: ActionAudio Narration Description of the action 1 WINDOW

Step 2: ActionAudio Narration Description of the action

Step 2: ActionAudio Narration Description of the action

Animation design Please see the design template provided in the next slide. This is a sample template, and you are free to change as per your design requirements. Try and recreate the sections/subsections as shown in the template

Interactivity and Boundary limits In this section, you will add the ‘Interactivity’ options to the animation. Use the template in the next slide to give the details. Insert the image of the step/s (explained earlier in the Section 3) in the box, and provide the details in the table below. The details of Interactivity could be: Types: Drop down, Slider bar, Data inputs etc. Options: Select one, Multiple selections etc Boundary Limits: Values of the parameters, which won’t show results after a particular point Results: Explain the effect of the interaction in this column Add more slides if necessary

Interactivity option 1:Step No: Boundary/limitsInteracativity Type Options Results

Links for further reading Reference websites: Books: Research papers: