INTRODUCTION TO NETWORKS AND COMMUNICATIONS

Slides:



Advertisements
Similar presentations
Basic Concepts of a Computer Network
Advertisements

How does a network identify computers and transmissions?
Networks & Components Discuss the components required for successful communications Explain the purpose of communications software Identify various sending.
Case Study: Pat Lee’s Home PC Network Chapter 1a Panko’s Business Data Networks and Telecommunications, 6th edition Copyright 2007 Prentice-Hall May only.
Chapter Six Networking Hardware.
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Computer Basics 1 Computer Basic 1 includes two lessons:
Computer Networks IGCSE ICT Section 4.
Network Done by: Athra sultan.
NETWORKING HARDWARE.
Case Study: Pat Lee’s Home PC Network Chapter 1a Updated January 2007 Panko’s Business Data Networks and Telecommunications, 6th edition Copyright 2007.
Wireless Networking 102.
CSCI 1101 Intro to Computers 6. Local Area Networks.
Local Area Networks (LAN) are small networks, with a short distance for the cables to run, typically a room, a floor, or a building. - LANs are limited.
Translate the following message:
Copyright (c) 2004 Prentice Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Go! Computer Concepts.
Basic Concepts of a Computer Network
Royal Latin School. Spec Coverage: a) Explain the advantages of networking stand-alone computers into a local area network e) Describe the differences.
THE CVR NETWORK. The CVR Local Area Network (LAN)  The purpose of the network is to enhance productivity, provide users with access to resources, and.
1 Computer and Network Bottlenecks Author: Rodger Burgess 27th October 2008 © Copyright reserved.
Computer and Information Science Ch1.3 Computer Networking Ch1.3 Computer Networking Chapter 1.
Objectives  To define network  To identify use of network  To differentiate major types of network  To identify basic networking terminologies  To.
Thaksalawa Web Site Group Project Transmission of data from one place to another place is called Data Communication.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
Introduction TO Network Administration
Small Peer-Peer PC Network No dedicated (full- time) server User PCs supply services to each other So user PCs act both as clients and as servers.
NETWORKS (2) Mr Conti Lesson 2. Learning Objectives  By the end of this presentation we will have learned:  what a network is  the advantages and disadvantages.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
COMPUTER NETWORKS Quizzes 5% First practical exam 5% Final practical exam 10% LANGUAGE.
Chapter 1 : Computer Networks. Lecture 1. Introduction to computer networks: Network definition : A network is a collection of computers and other devices.
An Introduction to Local Area Networks An Overview of Peer-to-Peer and Server-Based Models.
Computer Networks CSC September 23,
Network and Server Basics. Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server network.
IST 126 Computer Networks Spring, What is a Computer Network? A group of computers and other devices that are connected together in order to share.
Understanding How Networks Communicate
Defining Networking Chapter 2.
LAN, WAN, and Network Topologies
Chapter Objectives In this chapter, you will learn:
Computer network Ch.5.
CT1503 Network Operating System
WHAT IS A NETWORK TYPES OF NETWORK NETWORK HARDWARE
Introduction to Networks
Managing Windows Devices
Peer 2 Peer & Client Server
SMTP SMTP stands for Simple Mail Transfer Protocol. SMTP is used when is delivered from an client, such as Outlook Express, to an server.
Computer Networks Part 1
Installing OS.
SMTP SMTP stands for Simple Mail Transfer Protocol. SMTP is used when is delivered from an client, such as Outlook Express, to an server.
Principles of Information Technology
Network Operating Systems Examples
Network Management Checking Performance + Traffic & Configuration
Introduction to Computers
Drill Translate the following message:
Connecting to the Internet
Introduction to Computers
Wired Networks CIT 1100 Chapter4.
The “Internet”.
Computer Networks Lesson 1.
An Introduction to Computer Networking
Introduction to school IT systems
Computer Basics: Inside a Computer Part II
Communications & Computer Networks Resource Notes - Introduction
Network+ Guide to Networks, Fourth Edition
Lesson 17 Networking Basics.
LO3 – Understand Business IT Systems
Lesson 17 Networking Basics.
Computer Networks Lesson 1.
Welcome to CBCS Custom Networks
Principles of Information Technology
Presentation transcript:

INTRODUCTION TO NETWORKS AND COMMUNICATIONS

Part I: Getting Started with Networking A network is nothing more than two or more computers connected by a cable or by a wireless radio connection so that they can exchange information. Of course, computers can exchange information in ways other than networks. Most of us have used what computer nerds call the sneaker net. That’s where you copy a file to a flash drive (or a CD or DVD) and then walk the data over to someone else’s computer. (The term sneaker net is typical of computer nerds’ feeble attempts at humor.)

You can create a simple computer network by hooking together all the computers in your office with cables and using the computer’s network interface (an electronic circuit that resides inside your computer and has a special jack on the computer’s backside).

LET’S NETWORK

LAN: Networks are often called LANs, short for local area network. LAN is the first TLA — or three-letter acronym — of this book. You don’t really need to remember it or any of the many TLAs that follow. In fact, the only three-letter acronym you need to remember is TLA. You might guess that the acronym for four-letter acronym is FLA. Wrong! A four-letter acronym is an ETLA, which stands for extended three-letter acronym. After all, it just wouldn’t be right if the acronym for four-letter acronym had only three letters.

On the network: Every computer connected to the network is said to be “on the network.” The technical term (which you can forget) for a computer that’s on the network is a node.

Online, offline: When a computer is turned on and can access the network, the computer is online. When a computer can’t access the network, its offline. A computer can be offline for several reasons. The computer can be turned off, the user may have disabled the network connection, the computer may be broken, the cable that connects it to the network can be unplugged, or a wad of gum can be jammed into the disk drive.

Up, down: When a computer is turned on and working properly, it’s up. When a computer is turned off, broken, or being serviced, it’s down. Turning off a computer is sometimes called taking it down. Turning it back on is sometimes called bringing it up.

Local, remote: A resource such as a disk drive is local if it resides in your computer. It’s remote if it resides in another computer somewhere else on your network.

Internet: The Internet is a huge amalgamation of computer networks strewn about the entire planet. Networking the computers in your home or office so that they can share information with one another and connecting your computer to the worldwide Internet are two separate but related tasks.

Sharing files

Networks enable you to share information with other computers on the network. Depending on how you set up your network, you can share files with your network friends in several different ways. You can send a file from your computer directly to a friend’s computer by attaching the file to an e-mail message and then mailing it. Or you can let your friend access your computer over the network so that your friend can retrieve the file directly from your hard drive.

Sharing resources

You can set up certain computer resources — such as hard drives or printers — so that all computers on the network can access them. For example, the laser printer attached to Ward’s computer in Figure 1-1 is a shared resource, which means that anyone on the network can use it. Without the network, June, Wally, and the Beaver would have to buy their own laser printers.

Sharing programs

In most cases, however, running a shared copy of a program over the network is unacceptably slow. A more common way of using a network to share programs is to copy the program’s installation disks or CDs to a shared network drive. Then you can use that copy to install a separate copy of the program on each user’s local hard drive. For example, Microsoft Office enables you to do this if you purchase a license from Microsoft for each computer on which you install Office.

Servers and Clients

The network computer that contains the hard drives, printers, and other resources that are shared with other network computers is a server. This term comes up repeatedly, so you have to remember it. Any computer that’s not a server is a client. You have to remember this term, too. Write it on the back of your right hand. Only two kinds of computers are on a network: servers and clients.

Dedicated Servers and Peers

In some networks, a server computer is a server computer and nothing else. It’s dedicated to the sole task of providing shared resources, such as hard drives and printers, to be accessed by the network client computers. This type of server is a dedicated server because it can perform no other task than network services.

Peer-to-peer networking features are built into Windows Peer-to-peer networking features are built into Windows. Thus, if your computer runs Windows, you don’t have to buy any additional software to turn your computer into a server. All you have to do is enable the Windows server features.

The network server features that are built into desktop versions of windows (such as Windows 7 and 8) aren’t particularly efficient because these versions of Windows weren’t designed primarily to be network servers.

What Makes a Network Tick? To use a network, you don’t really have to know much about how it works. Still, you may feel a little bit better about using the network if you realize that it doesn’t work by voodoo. A network may seem like magic, but it isn’t. The following list describes the inner workings of a typical network:

Network interface: Inside any computer attached to a network is a special electronic circuit called the network interface. The network interface has either an external jack into which you can plug a network cable — or, in the case of a wireless network interface, an antenna.

Network cable: The network cable physically connects the computers. It plugs into the network interface card (NIC) on the back of your computer

Network switch: Networks built with twisted-pair cabling require one or more switches. A switch is a box with a bunch of cable connectors. Each computer on the network is connected by cable to the switch. The switch, in turn, connects all the computers to each other.

Network software: Of course, the software makes the network work. To make any network work, a whole bunch of software has to be set up just right. For peer-to-peer networking with Windows, you have to play with the Control Panel to get networking to work. And an NOS such as Windows Server 2012 requires a substantial amount of tweaking to get it to work just right.

The Network Administrator What’s important is that the administrator is organized. That person’s job is to make sure that plenty of space is available on the file server, that the file server is backed up regularly, that new employees can access the network, among other tasks. The network administrator’s job also includes solving basic problems that the users themselves can’t solve — and knowing when to call in an expert when something really bad happens.