Network protocols –Nodes of a network must obey some rules if they want to communicate with each other. The set of rules is called network protocol. –The.

Slides:



Advertisements
Similar presentations
Internet and WWW CS216. Open System Interconnection (OSI)
Advertisements

By the end of this section, you will know and understand the hardware and software involved in making a LAN!
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.
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Computer networks SATISH MISHRA,PGT CS,KV TRIMULGHERRY.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Networks Adapting Computers to Telecommunications Media.
Internet and the web Summary of terms discusses and review.
Computers Are Your Future © 2006 Prentice-Hall, Inc.
99 CHAPTER COMMUNICATIONS AND NETWORKS. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 9-2 Competencies Discuss connectivity, the wireless.
Layer 7- Application Layer
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Chapter 5 Communications and Networks
11 Networks The Great Information Exchange. 2 Networking Fundamentals Computer network: Two or more computers connected together Each is a Node Benefits.
Chapter 15 Networks.
1 Networking A computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources. The.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Lesson 19 Internet Basics.
Web Design Terms and Concepts Ms. Scales. Q. What is a Server? A. A server is a computer that stores information many people can access. It runs special.
Chapter 15 Networks. Chapter Goals Types of networks Topologies Open Systems Home Internet connections 15-2.
Chapter 5 Networks Communicating and Sharing Resources
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.
© Paradigm Publishing Inc. 6-1 Chapter 6 Telecommunications and Networks.
Networks and Telecommunications
Chapter 9A Network Basics.
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,
Networks A network is a collection of computers and devices connected together via communications devices and transmission media Advantages of a network.
Networks LANS,. FastPoll True Questions Answer A for True and B for False A wireless infrastructure network uses a centralized broadcasting device, such.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
思科网络技术学院理事会. 1 Application Layer Functionality and Protocols Network Fundamentals – Chapter 3.
Lesson 2 — The Internet and the World Wide Web
Chapter 7 Networking: Computer Connections. Networks n Network - a computer system that uses communications equipment to connect two or more computers.
Networking Basics lesson 4 essential concepts. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network.
Unit 1—Computer Basics Lesson 7 Networks.
Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
Basic Concepts of a Computer Network
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Living Online Module Lesson 23 — Networks and Telecommunication
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
Computer Networks & the Internet. Definition A computer network is a system of interconnected computers. The computers in a network communicate with one.
Today’s Topics Chapter 8: Networks Chapter 8: Networks HTML Introduction HTML Introduction.
MySQL and PHP Internet and WWW. Computer Basics A Single Computer.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Networking Basics Networking and Web Design Mrs. Zajicek Spring 2013.
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
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.
1 Chapter Overview Network Communications The OSI Reference Model.
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
© Paradigm Publishing Inc. 6-1 Chapter 6 Telecommunications and Networks.
INTERNET PROTOCOLS. Microsoft’s Internet Information Server Home Page Figure IT2031 UNIT-3.
Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin APPENDIX B NETWORKS AND TELECOMMUNICATIONS APPENDIX B NETWORKS.
Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
Networks BSM025 Computers. Local area network (LAN( Wide-area network (WAN( Networks Topology.
1 Syllabus at a glance – CMCN 6103 Introduction Introduction to Networking Network Fundamentals Number Systems Ethernet IP Addressing Subnetting ARP DNS.
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. Local area network (LAN( Wide-area network (WAN( Networks Topology.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
 client  client/server network  communication hardware  extranet  firewall  hacker  Internet  intranet  local area network (LAN)  Network 
99 CHAPTER COMMUNICATIONS AND NETWORKS. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 9-2 Competencies Discuss connectivity, the wireless.
Computer Networks CSC September 23,
Ad Hoc – Wireless connection between two devices Backbone – The hardware used in networking Bandwidth – The speed at which the network is capable of sending.
Chapter Objectives In this chapter, you will learn:
Internet and the web Summary of terms discusses and review
Web Development & Design Chapter 1, Sections 4, 5 & 6
Protocols 2 Key Revision Points.
Presentation transcript:

Network protocols –Nodes of a network must obey some rules if they want to communicate with each other. The set of rules is called network protocol. –The set of programs or modules that implement the protocol is called protocol architecture. –Example of protocol architecture, TCP/IP. Network interface cards (NIC) & protocols –Also called LAN adapter. –Can be plugged into the PCI slot. –Makes the physical connection between the computer and the network. –It converts parallel data of the computer’s bus into serial data for LAN. –It boosts the strength of a signal so that it can flow through the transmission link. –Only one node is allowed to transmit in a LAN otherwise signals will interfere. –LAN needs MAC scheme to prevent interference. –NIC determines the access method used by the network. –Example, Ethernet, Token Ring, FDDI, Arcnet etc.

Client: A client computer uses, does not provide. Runs client OS. Example, Windows 98. Server: A server computer provides network resources. Runs network OS. Example, Windows NT server. Client/Server network –It’s a hierarchical strategy where all the nodes share resources provided by one or more central servers. –This arrangement requires specialized software for both the individual nodes and the server node. –Commonly used model in the Internet. –Example, Yahoo Web Server and Internet Explorer Web Client. Peer-to-peer network –All the nodes have equal role in the network. –All have similar types of software. –Commonly used in small organizations. Example, your lab. –Primary benefit is sharing of files, printers etc.

The Internet Largest network in the world. It is owned by everyone. It is the key platform for all kinds of services like entertainment, business etc. It evolved from ARPANET – a research network developed by United States Defense Department in Initially created to help academic and government researchers to use and share files. The Internet is growing very fast and eventually will connect all the computers and networks in the world together. The Internet is based on the TCP/IP protocol suit which is used to identify every computer uniquely in the Internet.

Internet services –Popular Internet applications are: , browsing, news. –Some protocols supported by the Internet for various services are: HTTP (Hyper Text Transfer Protocol) – Web browsing. SMTP (Simple Mail Transfer Protocol) – Sending . POP (Post Office Protocol) – Receiving . FTP (File Transfer Protocol) – Transferring data files. Internet address –Every computer on the Internet is identified by a 4 part address called IP address. –Each of the 4 part is a number between 0 to 255. –Example, –Hard for humans to deal with IP address. –DNS addresses are also used for user convenience which uses words instead of numbers.

DNS addresses have 2 parts: machine name + domain name. Example, –www = machine/computer name. –yahoo.com = domain name. Domains identify the type of institution that uses the address. Example,.edu for educational institution. Large companies may divide their domain into smaller sub-domains for their convenience. Outside USA domains usually identify the country in which the system is located called geographic domain. Example,.jp for Japan. Example,

Internet Access There are 2 ways to access the Internet: –Dial-up telephone access: uses a modem. Normally used by PC users at home. Data transfer rate is low. –Leased line access: uses LAN card. Normally used by large companies. They have to pay a monthly rent to use the line. Connection is dedicated and any one in the company can access the Internet any time. More costly and more faster than dial-up scheme.