Lecture (Mar 23, 2000) H/W Assignment 3 posted on Web –Due Tuesday March 28, 2000 Review of Data packets LANS WANS.

Slides:



Advertisements
Similar presentations
Information Technology Foundations-BIT 112 TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
Advertisements

Computer Networks and the Internet CMPT 109 Montclair State University.
Networks Adapting Computers to Telecommunications Media.
IP: The Internet Protocol
Networks Types. Spring 2002Computer Network Applications Data Transfer During the ’70s: Minicomputers became affordable; Need to communicate information;
مقدمة في تقنية المعلومات د. محمد البرواني. مقدمة عن الشبكات مقدمة عن الشبكات.
Department of Computer Engineering University of California at Santa Cruz Networking Systems (1) Hai Tao.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
TDC /502, Summer II Unit 2: Underlying Technologies Transmission media (Section 3.1. Read on your own) Local Area Networks (LANs) –Ethernet.
Chapter 5 Communications and Networks
04/26/2004CSCI 315 Operating Systems Design1 Computer Networks.
Review on Networking Technologies Linda Wu (CMPT )
CS335 Networking & Network Administration Tuesday, April 20, 2010.
Computer Networks Eyad Husni Elshami. Computer Network A computer network is a group of interconnected computers to share data resources ( printer, data.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
SIMS-201 LAN Basics, MANs, WANs.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Chapter 1: Overview Lecturer: Alias Mohd Telecommunications Department Faculty of Electrical Engineering UTM SET 4573: Data Communication and Switching.
Data Communications and Networks
Introduction to Networking. Key Terms packet  envelope of data sent between computers server  provides services to the network client  requests actions.
Module 4 - Networking MIS5122: Enterprise Architecture for the IT Auditor.
Communications & Networks
3.3) Transmitting and Receiving. Different concepts covered include: transmission of data protocols handshaking networks and their topologies network.
LECTURE 9 CT1303 LAN. LAN DEVICES Network: Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and.
Slide 1 What is a Computer Network? A computer network is a linked set of computer systems capable of sharing computer power and resources such as printers,
NETWORK.
Networks LANS,. FastPoll True Questions Answer A for True and B for False A wireless infrastructure network uses a centralized broadcasting device, such.
Computers Are Your Future Chapter 8 Computers Are Your Future © 2008 Prentice-Hall, Inc.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
Presentation on Osi & TCP/IP MODEL
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
Introduction to Networking. Key Terms packet  envelope of data sent between computers server  provides services to the network client  requests actions.
Networks for Distributed Systems n network types n Connection-oriented and connectionless communication n switching technologies l circuit l packet.
Unit 1—Computer Basics Lesson 7 Networks.
Introduction network Protocol
Basic Concepts of a Computer Network
PPTTEST 10/6/ :29 1 IT Ron Williams Business Innovation Through Information Technology Networking.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
1 Next Few Classes Networking basics Protection & Security.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
Communication Networks Fourth Meeting. Types of Networks  What is a circuit network?  Two people are connected and allocated them their own physical.
1 The Internet and Networked Multimedia. 2 Layering  Internet protocols are designed to work in layers, with each layer building on the facilities provided.
Overview of computer communication and Networking Communication VS transmission Computer Network Types of networks Network Needs Standards.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
Communication Networks - Overview CSE 3213 – Fall November 2015.
Network Structure Elements of communication message source the channel message destination Network data or information networks capable of carrying many.
1 OSI and TCP/IP Models. 2 TCP/IP Encapsulation (Packet) (Frame)
BASIC NETWORK PROTOCOLS AND THEIR FUNCTIONS Created by: Ghadeer H. Abosaeed June 23,2012.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Higher Computing Networking. Networking – Local Area Networks.
Network Programming Chapter 1 Networking Concepts and Protocols.
Rehab AlFallaj.  Network:  Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and do specific task.
Networks and the Internet Topic 3. Three Important Networking Technologies Networks, Internet, WWW.
Data Communication Network Models
Day 13 Intro to MANs and WANs. MANs Cover a larger distance than LANs –Typically multiple buildings, office park Usually in the shape of a ring –Typically.
NETWORKS. Example Web Browsing application Software Protocols involved Software NIC / Modem Hardware Telephone line / Co-axial cable / Air interface.
Computer Engineering and Networks, College of Engineering, Majmaah University INTRODUCTION TO COMPUTER NETWORKS Mohammed Saleem Bhat
Class Notes CS403- Internet Technology Prepared by: Gulrez Alam Khan.
Network types Point-to-Point (Direct) Connection Dedicated circuit boards connected by cable; To transfer data from A to B: – A writes on its circuit board;
Computer Networks CSC September 23,
(2A) Communication methods and speeds in real world situations
Protocols.
TCP/IP Protocol Suite: Review
Basics of Telecommunications and Networks
Presentation transcript:

Lecture (Mar 23, 2000) H/W Assignment 3 posted on Web –Due Tuesday March 28, 2000 Review of Data packets LANS WANS

Summary of Data Packets Computers communicate with other computers via packaging bits into data packets Packets can be variables sizes depending upon network dynamics and/or protocol specification Packets can arrive in arbitrary order –Tag field indexes packet Burst errors are typical in networks

Local Area Network (LAN) A LAN usually connects computers and peripheral devices, such as printers and large disk memories, within one location where the communication is over short distances, such as a laboratory, office, or factory. A LAN is typically referred to as an intranet

Three Common LAN Architectures Star Bus Ring

Star LAN Architecture Server User 1 User 2 User 3 User 4 User 5 All nodes (users) connect to central server All communication STOPS if the server fails All packets are sent in two hops

Bus LAN Architecture User 1User 2User 3User 4User 5 Data (files) are distributed over all users Most common LAN architecture Packets are arbitrated by BUS If a given node fails, network still remains operational BUS

Ring LAN Architecture User 1 User 2 User 3 User 4 User 5 Packets flow around the loop in one direction “Traffic Circle” In a ring containing N users (nodes), the average communication occurs in N/2 hops If a link between two nodes is not functional, all communication stops

Ethernet Most common channel for transmitting packets on LANS –Ethernet (1 million bits per second) –Fast Ethernet (100 million bits per second) Two cable types –Coaxial –Twisted Pair Network Interface Cards (NICs) connect ethernet cable to a given computer

Wide Area Network (WAN) Connects devices across the city, state, or nation, where data communication occurs over long distances The most common WAN is the international network known as the Internet

Routing / Packet Switching Source Destination Router Moving data packets through a WAN is called packet switching A WAN is a dynamic environment that consist of switching computers called Routers Routers perform packet switching There are many possible routes from source to destination

WAN Protocols A protocol is a method of data transfer –Defines the procedures and sequences of communication Three Common Protocols –TCP/IP –UPD/IP –ATM

TCP/IP Stands for Transmission Control Protocol / Internet Protocol Guarantees the data is correct, no matter how long the transfer takes When a packet arrives, an acknowledgment (ACK) is sent to the sender An ACK is not sent to the sender if the receiver detects an error in the packet The sender waits for an ACK, if one is not received, the packet is sent out again. TCP/IP is used for “Surfing the Web”

UDP/IP Stands for Universal Datagram Protocol / Internet Protocol Transmits data quickly but does not retransmit erroneous packets Fastest/Shortest Route is chosen Error checking is performed; NO ACKS are sent and NO attempt to retransmit erroneous packets is made UDP/IP is used for transferring audio and video over the internet –Packet errors can be tolerated by Human Perceived Data

ATM Stands for Asynchronous Transfer Mode –Has absolutely nothing to do with Automated Teller Machines Speed Increasing Features –All ATM packets are routed the same –All packets are fixed size (53 bytes) –Error checking is done only at the final destination –No ACKS are sent, the receiver may request the packet to be sent again