BASIC NETWORK PROTOCOLS AND THEIR FUNCTIONS Created by: Ghadeer H. Abosaeed June 23,2012.

Slides:



Advertisements
Similar presentations
Vocabulary words By: Toyre Jones. Electronic mail which allows individuals with an account to send messages to another person with an account.
Advertisements

Networks and Telecommunications (on OLC)
Click to continue Network Protocols. Click to continue Networking Protocols A protocol defines the rules of procedures, which computers must obey when.
Networks Terminology and Hardware. Network A network is a group of connected computers that can communicate with each other to share information and equipment,
Chapter 7 Data Link Layer
Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin APPENDIX B NETWORKS AND TELECOMMUNI CATIONS APPENDIX B NETWORKS.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
INTRODUCTION TO COMPUTER NETWORKS CS-107 INTRODUCTION TO COMPUTING Aug-Dec,2010 Alak Roy Assistant Professor Dept. of CSE Royal Group of Institution .
Introduction to Networking V.T. Raja, PhD James R. Coakley, PhD BA 572 – Advanced Information Systems.
Communication Links Communication Link = Physical connection or Physical Medium Types: Wire Pair or Twisted Pair Coaxial Cable Fiber Optics Bandwidth,
Becoming a Networking Expert Networking Hardware and Protocols.
Introduction to Management Information Systems Chapter 5 Data Communications and Internet Technology HTM 304 Fall 07.
04/26/2004CSCI 315 Operating Systems Design1 Computer Networks.
Review on Networking Technologies Linda Wu (CMPT )
Introduction© Dr. Ayman Abdel-Hamid, CS4254 Spring CS4254 Computer Network Architecture and Programming Dr. Ayman A. Abdel-Hamid Computer Science.
COMPUTER NETWORKS.
Term 2, 2011 Week 1. CONTENTS Network communications standards – Ethernet – TCP/IP Other network protocols – The standard – Wireless application.
TYPES OF NETWORKS NETWORK CONFIGURATIONS /TOPOLOGIES TRANSMISSION MEDIA By B. Vialva.
©Brooks/Cole, 2003 Chapter 6 Computer Networks. ©Brooks/Cole, 2003 Understand the rationale for the existence of networks. Distinguish between the three.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
In The Name Of Allah Whose Blessings Are Uncountable.
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
Chapter 5 Networks Communicating and Sharing Resources
Networks and Telecommunications
Hands-On Microsoft Windows Server 2003 Networking Chapter Three TCP/IP Architecture.
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
Data Communication & Computer Networks
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
Wan Technologies. OSI Model Do a quick internet search to find a good picture of an OSI model.
Local Area Network By Bhupendra Ratha, Lecturer
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
1.1 What is the Internet What is the Internet? The Internet is a shared media (coaxial cable, copper wire, fiber optics, and radio spectrum) communication.
Introduction network Protocol
Basic Concepts of a Computer Network
Networks QUME 185 Introduction to Computer Applications.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Network Hardware and Software. What is a network? A network consists of two or more computers that are linked in order to: share resources (such as printers.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
TCP/IP Transport and Application (Topic 6)
Protocols. Protocol Set of rules that govern: Connection Communication data transfer Protocols regulate: access method allowed physical topologies types.
1 Networking Chapter Distributed Capabilities Communications architectures –Software that supports a group of networked computers Network operating.
Networking Network Classification, by there: 3 The Rules they use to exchange data: Protocols.
©Brooks/Cole, 2003 Model and protocol  A model is the specification set by a standards organization as a guideline for designing networks.  A protocol.
Chapter 6 Data Communications. Network Collection of computers Communicate with one another over transmission line Major types of network topologies What.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Lecture (Mar 23, 2000) H/W Assignment 3 posted on Web –Due Tuesday March 28, 2000 Review of Data packets LANS WANS.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network, Enhanced Chapter 3: TCP/IP Architecture.
Computer Network Overview Ikjun Yeom. 2 What is a computer network? a collection of computing nodes and links connecting the nodes why we need it? –to.
Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin APPENDIX B NETWORKS AND TELECOMMUNICATIONS APPENDIX B NETWORKS.
IEEE 802.X Standards The Institute of Electrical and Electronics Engineers (IEEE) has developed a series of networking standards to ensure that networking.
INTERNET AND PROTOCOLS For more notes and topics visit: eITnotes.com.
Transmission Control Protocol (TCP) Internet Protocol (IP)
Internet addresses By Toni Grey & Rashida Swan HTTP Stands for HyperText Transfer Protocol Is the underlying stateless protocol used by the World Wide.
Lecture 1 on Networking ITNT Network protocols Protocol suites are collections of protocols that enable network communication from one host through.
Welcome Back Cisco Semester 1 & 2 Review. Why are Networks Complex Environments?? They involve: They involve: –Interconnections to networks outside an.
Network media, protocols and networking standards, networking hardware.
Week-7 (Lecture-1) Internet Protocols: TCP/IP, Client Server: Protocol: Specification in networking and Communications It defines the procedures to be.
Ad Hoc – Wireless connection between two devices Backbone – The hardware used in networking Bandwidth – The speed at which the network is capable of sending.
Introduction to Technology Infrastructure
Chapter 4 Computer Networks – Part 2
Network Protocols.
Computer Networks.
Protocols.
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.
Professional Web Designing For Absolute Beginners
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.
Introduction to Technology Infrastructure
NETWORKING TECHNOLOGIES (II)
Computing Over Distance
Presentation transcript:

BASIC NETWORK PROTOCOLS AND THEIR FUNCTIONS Created by: Ghadeer H. Abosaeed June 23,2012

LEARNING OBJECTIVES  Students will be able to a- list the network protocols, describe the functions of each protocol and the differences between them.

NETWORK PROTOCOLS  What is a Network Protocol? A protocol is a set of rules that governs the communications between computers on a network. These rules include guidelines that regulate the following characteristics of a network: access method, allowed physical topologies, types of cabling, and speed of data transfer.

SOME TIPS OF NETWORK PROTOCOLS  Network protocols include mechanisms for devices to identify and make connections with each other.  Some protocols also support message acknowledgement and data compression designed for reliable and/or high-performance network communication.  Hundreds of different computer network protocols have been developed each designed for specific purposes and environments.

TYPES OF NETWORK PROTOCOLS 1- The Internet Protocol (IP) family contains a set of the most widely used network protocols, including:  Transmission Control Protocol (TCP)  User Datagram Protocol (UDP)  Hypertext Transfer Protocol (HTTP)  File Transfer Protocol (FTP ) 2- Ethernet protocol.

TRANSMISSION CONTROL PROTOCOL (TCP)  On the Internet and many other networks, IP is often used together with the Transport Control Protocol (TCP) and referred to interchangeably as TCP/IP.  However, TCP/IP has become standard terminology to refer to either or both of the protocols.  The term TCP/IP refers to network communications where the TCP transport is used to deliver data across IP networks.  TCP/IP is the MAIN protocol of the internet. Popular also for intranets using the internet. It is also widely used on many organizational networks due to its flexibility and wide array of functionality provided. Also, it enables computers to exchange data with each other in a meaningful, organized, and efficient way.

USER DATAGRAM PROTOCOL (UDP)  UDP is the main alternative to TCP and one of the oldest network protocols in existence.  UDP is often used in video conferencing applications or computer games specially tuned for real-time performance.  UDP allows individual packets to be dropped (with no retries) and UDP packets to be received in a different order than they were sent as dictated by the application.

UDP PROTOCOL

THE DIFFERENCES AMONG TCP & UDP

HYPERTEXT TRANSFER PROTOCOL (HTTP)  HTTP provides a standard for Web browsers and servers to communicate.  The definition of HTTP is a technical specification of a network protocol that software must implement.  HTTP is an application layer network protocol built on top of TCP.  HTTP clients (such as Web browsers) and servers communicate via HTTP request and response messages.  The three main HTTP message types are GET, POST, and HEAD.

FILE TRANSFER PROTOCOL (FTP )  FTP allows you to transfer files between two computers on the Internet.  FTP is a simple network protocol based on Internet Protocol and also a term used when referring to the process of copying files when using FTP technology.  FTP supports two modes of data transfer: plain text (ASCII), and binary.  A common error when using FTP is attempting to transfer a binary file (such as a program or music file) while in text mode, causing the transferred file to be unusable.

ETHERNET PROTOCOL  The Ethernet protocol is by far the most widely used because it strikes a good balance between speed, cost and ease of installation.  Ethernet is a family of computer networking technologies for local area networks (LANs).  Ethernet uses an access method called CSMA/CD (Carrier Sense Multiple Access/Collision Detection).  Ethernet protocol allows for linear bus, star, or tree topologies. Data can be transmitted over wireless access points, twisted pair, coaxial, or fiber optic cable at a speed of 10 Mbps up to 1000 Mbps.  The Institute for Electrical and Electronic Engineers (IEEE) defines the Ethernet standard as IEEE Standard

FAST ETHERNET  To allow for an increased speed of transmission, the Ethernet protocol has developed a new standard that supports 100 Mbps. This is commonly called Fast Ethernet.  Fast Ethernet requires the use of different, more expensive network concentrators/hubs and network interface cards. In addition, category 5 twisted pair or fiber optic cable is necessary.  Fast Ethernet is becoming common in schools that have been recently wired.

REFERENCES protocol (network), ols.htm Basic Networking Tutorial, focus on Ethernet and Protocols, 072

OTHER IMPORTANT RESOURCES Networking & Ethernet : Ethernet Protocols, Computer Basics : What Is a Protocol? Network Protocols, Protocols.htm