Authors: Henry Post Darian Gurrola Davvid Caballero.

Slides:



Advertisements
Similar presentations
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
Advertisements

TCP/IP MODEL Maninder Kaur
Network Services Networking for Home & Small Business.
(4.4) Internet Protocols Layered approach to Internet Software 1.
Network Layer and Transport Layer.
UDP - User Datagram Protocol UDP – User Datagram Protocol Author : Nir Shafrir Reference The TCP/IP Guide - ( Version Version.
Protocols and the TCP/IP Suite Chapter 4 (Stallings Book)
Semester Copyright USM EEE442 Computer Networks Introduction: Protocols En. Mohd Nazri Mahmud MPhil (Cambridge, UK) BEng (Essex, UK)
The internet layer Skills: None IT concepts: layered protocols, the internet layer, IP protocol, router, dumb (“end-to- end,” “neutral”) networks This.
Introduction to Management Information Systems Chapter 5 Data Communications and Internet Technology HTM 304 Fall 07.
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
Understanding Networks Charles Zangla. Network Models Before I can explain how connections are made from across the country, I would like to provide you.
CS 356 Systems Security Spring Dr. Indrajit Ray
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “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,
Process-to-Process Delivery:
Layering and the TCP/IP protocol Suite  The TCP/IP Protocol only contains 5 Layers in its networking Model  The Layers Are 1.Physical -> 1 in OSI 2.Network.
CSI315 Lecture 1 WEEK 1. The Internet A world-wide network of millions of computers connected to share information and communication. The interconnected.
The Structure of the Internet. In this lesson we will… Examine the difference between the Internet, the Web and the Intranet. Cover packet switching and.
Rhys McBreen (How the internet works) X. Contents The Layers and what they do IP Addressing X.
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
Network Protocols. Why Protocols?  Rules and procedures to govern communication Some for transferring data Some for transferring data Some for route.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
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.
Huda AL_Omairl - Network 71 Protocols and Network Software.
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.
Network Services Networking for Home & Small Business.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
Today’s Topics Chapter 8: Networks Chapter 8: Networks HTML Introduction HTML Introduction.
1 Networking Chapter Distributed Capabilities Communications architectures –Software that supports a group of networked computers Network operating.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
Introduction to Internet. Chapter 1 Objectives Origins of the Internet Packets and Routers TCP/IP DNS HTTP URL Client-Server.
Presented by Rebecca Meinhold But How Does the Internet Work?
TCP/IP (Transmission Control Protocol / Internet Protocol)
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.
TCP/IP Model & How it Relates to Browsing the Internet Anonymously BY: HELEN LIN.
INTERNET PROTOCOLS. Microsoft’s Internet Information Server Home Page Figure IT2031 UNIT-3.
TCP =Transmission Control Protocol IP = Internet Protocol TCP/IP Protocol.
Getting Connected Overview Getting Connected Overview.
CS1001 Lecture 7. Overview Computer Networks Computer Networks The Internet The Internet Internet Services Internet Services Markup Languages Markup Languages.
Individual Project 1 Sarah Pritchard. Fran, a customer of your company, would like to visit your company’s website from her home computer… How does your.
ISDS 4120 Project 1 DWAYNE CARRAL JR 3/27/15. There are seven layers which make up the OSI (Open Systems Interconnection Model) which is the model for.
What is an IP address? Each and every computer that you use that connects to the internet or a network uses a specific range of numbers separated by periods.
Transmission Control Protocol (TCP) Internet Protocol (IP)
Protocols Monil Adhikari. Agenda Introduction Port Numbers Non Secure Protocols FTP HTTP Telnet POP3, SMTP Secure Protocols HTTPS.
Internet Flow By: Terry Hernandez. Getting from the customers computer onto the internet Internet Browser
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Also known as hardware/physi cal address Customer Computer (Client) Internet Service Provider (ISP) MAC Address Each Computer has: Given by NIC card.
Process-to-Process Delivery:
Introduction to TCP/IP. What is TCP/IP? It is a protocol suite Enables computers within a network to communicate with each other Network can be made up.
Protocols and the TCP/IP Suite
CISC103 Web Development Basics: Web site:
Distributed Systems.
Network Architecture Introductory material
Web Development & Design Chapter 1, Sections 4, 5 & 6
Review of Important Networking Concepts
Network Protocol Layers
ECEN “Internet Protocols and Modeling”
Process-to-Process Delivery:
Protocols 2 Key Revision Points.
Protocol Application TCP/IP Layer Model
INFORMATION FLOW ACROSS THE INTERNET
Process-to-Process Delivery: UDP, TCP
16EC Computer networks unit II Mr.M.Jagadesh
Presentation transcript:

Authors: Henry Post Darian Gurrola Davvid Caballero

History of TCP/IP Began as a project under the DoD in the 1960s. Later adopted by various universities to maintain networks, and initially named ARPANET. Functioned as a simple way to transfer packets between computers. Evolved from ARPANET to work as a regulator for communication between computers and networks. Led to the internet we know today, and still plays a very important part in communications.

What is an IP address? Each and every computer that you use that connects to the internet or a network uses a specific range of numbers separated by periods that is called an IP address, or an Internet Protocol address. For a computer to communicate with its Internet Service Provider (i.e. Comcast, AT&T, etc) and other servers/clients, it needs to be assigned an IP address to be identified so servers can serve it information while knowing where to serve the information.

IP Functions IP or Internet Protocol controls routing of information to different computers, different devices and different servers on the same network. Using the IP address the router directs information to the computer requesting it. This allows two computers to figure out where the other one is so that they can start communication.

TCP Functions All data sent over the internet using TCP/IP is broken down into 'packets' Because the quality of the transmission lines between computers are unknown the client computer sends one packet first. The server computer then sends an acknowledgement that it has received the packet, the client computer now sends more packets If there is a problem with one or more of the packets the process starts over

The four layers of TCP There are basically four layers of connectivity that a host can have to a server, and here I will explain them. 1 st layer: The link layer Is the scope of the Local Area Connection that the host is attached to 2 nd layer: The internet layer Holds responsibility of “routing” packets to other places Uses hierarchical identification system (IP addresses) to identify locations/sources 3 rd layer: The transport layer Ensures that: Data is sent in order Data has minimal error Duplicate data is discarded Discarded data is re-sent 4 th layer: The application layer This layer covers how high-level processes (i.e. Skype, a videoconferencing software) communicate from client-client and client-server standpoints.

Problems with TCP/IP Generally has very low security standards. Lacks encryption or authentication requirements, causing vulnerability. Absence of encryption allows packets to be intercepted between computers and manipulated. Faulty security because of it was not meant to be used on such a large scale. As the internet grows, TCP/IP becomes increasingly easy to target.