SAMPLE PAGES. Unit 12.1 Information and Communication Systems Topic 2: Networking. What is a network? Network node

Size: px
Start display at page:

Download "SAMPLE PAGES. Unit 12.1 Information and Communication Systems Topic 2: Networking. What is a network? Network node"

Transcription

1 Topic 2 focuses on networking. It covers: Definition of a network. Characteristics and functions of network devices. Specification of local area network (LAN). Network software. Application software. Basic LAN setup. Unit 12.1 Information and Communication Systems Topic 2: Networking What is a network? A computer network consists of two or more computers linked together to enable the use of shared resources such as printers, storage, software and the exchange of files. The devices on the network can be linked by cable, telephone lines, or a range of wireless devices. Computer networks use devices such as hubs, switches and routers to connect the various computers together and to transmit the signals. A computer network allows users to: Work on a file that is on another computer. Print a document on a printer connected to a network. Send a message to another user on the network. A computer network can span the whole world or be confined to a single room. A network is made up of: Nodes points that allow the input or output of data (such as printers, scanners, other computers and disk storage devices). Connections or links between the nodes. Computer and network software to allow and manage the connections. Network node A node is a connection point on a network that allows the input or output of data. It can be any device that is connected to the network, such as a: Computer. Printer. Hard disk. Scanner. Another peripheral device.

2 22 Unit 12.1 Information and Communication Systems Network hardware Server A server is a software and hardware package that provides access to particular services. A server may be a dedicated computer that provides a specific service or a single computer that provides a range of services. Providing access to resources and files for many users requires management and control. For example, rules are usually put in place for different users to access different files on a network. Users need to know that their files are safe and protected from unauthorised or unwanted access. Servers that are often used on a network are: File servers these store files for sharing access, storage and backup. They usually have differing levels of permission depending on the owner of the file and the type of file. Print servers these manage files for printing and send them to the appropriate printer. Mail servers these manage the receipt, delivery and storage of mail. Web server this manages web pages and delivers content to legitimate users. Many organisations with networks use client-server as the basis for their local area network. A number of servers can be run on the same computer hardware, acting as virtual servers. What is a network switch? A switch is used to connect devices on a network. A switch controls the connection of the devices so that they can communicate with each other efficiently and effectively. A switch processes and sends data from one device to another on a network. Switches are used to create networks. An unmanaged switch is one that works out of the box it does not need to be configured by a user or technician. It does not need to be configured when it is connected to a network. However, unmanaged switches have less capacity than a managed switch. An unmanaged switch is useful in a small network such as one used at home. A managed network switch is configured by the user and is required for larger and more complex networks. The switch is set up and monitored by a network engineer. A managed switch provides greater network control and capacity than an unmanaged switch. Switches are generally a major financial investment in corporate and government networks. Their capacities, features and functions vary greatly. For example, the number of ethernet ports that connect to a switch varies greatly. Some of the switches support redundant power supplies to enhance their reliability. Cisco and Hewlett-Packard are two well-known companies that develop and market network switches. What is a network hub? A Cisco Catalyst 3650 Series switch A network hub is a device that allows multiple ethernet devices to be connected together. A signal can come into a hub and be distributed to a number of devices on the network.

3 Topic 2: Networking 23 A hub does not manage the traffic on a network; it typically broadcasts its signal to all the ports on the hub. What is a router? A router is a hardware device that is used to connect networks. A router links computers to the Internet so users can share the connection. A router chooses the best path for information to travel so it is received quickly. Home networks will often have a router built into a network modem that will allow a number of users to connect to the Internet. A router can transmit data using different media including coaxial cable, CAT 5 cable, fibre optical cable and wireless. A router Client server The best example of client and server is a web server and a client computer with a web browser. An HTTP (hypertext transfer protocol) request from the browser over the network to the web server is met when the server sends the HTML page and associated files to the client computer. The browser can read the HTML instructions and content and render the contents. Most networks have proxy servers that sit between the client (person who requests server access) and the server on the World Wide Web. When the client requests access, the request goes to the proxy server, which then determines whether access can be granted according to its filters. These usually sit inside the firewall and frequently accessed content may reside there. The practical effect is that the user does not distinguish if the content was delivered from the actual or the proxy server. Intranets (a local network set using internet protocols) operate using a server within the organisation. With appropriate security (such as user names and passwords with secure tunnelling) such as a VPN (virtual private network) the intranet can be accessed from the Internet, with a client server relationship. Peer-to-peer network A peer-to-peer network is where all computers on a network can share files and resources with each other. Networks such as these are mostly used in homes or in small organisations. The extent to which the files on a computer can be shared depends on setting appropriate permissions for access. There can be delays in file sharing as requests are made and files are sent from a computer. Peer-to-peer could be suitable for a small home network and for file sharing over the Internet. Internet peer-to-peer file sharing enables files to be transferred with suitable software. There are security issues with this practice as malware can be easily accessed and open a computer to hackers and viruses.

4 24 Unit 12.1 Information and Communication Systems System software Information systems within organisations could be employed on a variety of computer hardware using a variety of operating systems. Operating system software is created by companies to operate using particular computer chips. Most software companies do not make the computer hardware the software will operate on, although some companies such as Apple sell their hardware and operating system as an integrated package. Microsoft offers Surface tablets that include an integrated package. Most systems administrators will endeavour to implement a Standard Operating Environment (SOE) that will specify the particular operating system that is to be used throughout the organisation. Compatibility needs to be maintained between the operating system and: Computer hardware. Peripheral devices. Application software. Utility software. When software upgrades occur, compatibility needs to be reassessed and tested to ensure that, if the upgrade is made, compatibility is maintained and the information system is not interrupted. Organisations often do not engage an upgrade process until compatibility issues are fully examined. Specification of local area network (LAN) Network topology refers to the layout of a network. It represents how the various nodes of a network are connected to each other and how they communicate with each other. Design topology of LAN (star, bus, ring) Star topology In a star topology, all the network nodes are connected to a central computer called the hub. All the nodes on the computer communicate by passing through the hub that controls the network traffic. Bus topology Bus networks (not to be confused with the system bus of a computer) use a common backbone to connect all devices. A single cable, the backbone, functions as a shared communication medium that devices attach or Star topology tap into with an interface connector. A device wanting to communicate with another device on the network sends a broadcast message onto the wire that all other devices see, but only the intended recipient actually accepts and processes the message.

5 Topic 2: Networking 25 Ethernet bus topologies are relatively easy to install and do not require much cabling compared to the alternatives. 10Base-2 ( ThinNet ) and 10Base-5 ( ThickNet ) both were popular ethernet cabling options many years ago for bus topologies. However, bus networks work best with a limited number of devices. If more Bus topology than a few dozen computers are added to a network bus, performance problems will likely result. In addition, if the backbone cable fails, the entire network effectively becomes unusable. Ring topology In a ring network, every device has exactly two neighbours for communication purposes. All messages travel through a ring in the same direction (either clockwise or anticlockwise). A failure in any cable or device breaks the loop and can take down the entire network. To implement a ring network, one typically uses FDDI, SONET, or Token Ring technology. Ring topologies are found in some office buildings or school campuses. Network software Network operating systems Ring topology A network operating system, often abbreviated to NOS, is specialised software that is designed to enhance an operating system by adding networking features. Examples of such software are Microsoft Windows Server, Novell Netware and LANtastic from Artisoft. Firewall A firewall is a system that protects a computer system or network from unauthorised access. On a network, a firewall is made up of: Hardware. Software.

6 26 Unit 12.1 Information and Communication Systems Large companies such as Cisco and Norton typically provide firewalls for networks in organisations. Every message that enters or leaves a network must pass through the firewall. The firewall blocks those messages that do not meet the security requirements. Firewall products often include logging and reporting of perceived attacks. The following illustration shows how a firewall works. Cisco security devices that are used for a firewall on a corporate network How a firewall works Personal firewall Windows includes a personal firewall that is set up to block requests to connect to a computer. This firewall is an application that is accessed via the Control Panel. Device and utility drivers A device driver is a small piece of software that tells the operating system and other software how to communicate with a piece of hardware. For example, each printer comes with a driver that is installed on the computer. The printer driver communicates with the operating system to ensure that information on the screen is printed correctly on the paper in the printer. A utility driver is a program that performs a specific task in the management of computer functions, eg password management, file protection. The utility driver is the software that enables these tasks to be carried out. A printer driver

7 Topic 2: Networking 27 System software operating system Each computer has an operating system. For example, operating systems designed by Microsoft include Windows XP and Windows 7. This software makes the computer usable it provides a link between the hardware and the person using the computer. When the computer is turned on, the operating system starts up the computer. Operating programs are generally purchased with the computer. Some computers are able to use more than one operating system, although only one operating system can run at any one time. The operating system consists of a large range of smaller programs, each of which will have a specific job to carry out. Operating systems are being continually modified and upgraded. For example, Microsoft offers service packs that include updates and security improvements. Application software Application software is a program or a group of programs designed to be operated by end users. These include word processing, spreadsheets and database applications. General-purpose software General-purpose software is used by a range of users. Most people in an organisation will use packages such as Microsoft Office. The actual modules used vary according to the needs of the users. Word processing Word processing software is used to produce, modify, save and print documents. For many years, businesses and organisations used typewriters to create documents. The development of the electronic typewriter provided the first editing facilities, although these were very limited. The first word processing applications were really only text formatting programs. Special codes needed to be entered for each formatting command and it was difficult to insert graphics. The introduction of the graphical user interface and what you see is what you get (WYSIWYG) editing transformed the word processor into a popular and useful application. The ability to see on the screen exactly what a document would look like was a huge advantage. Early word processing programs included MacWrite (on the Apple Macintosh), WordPerfect and Microsoft Word. Microsoft Word is now the most widely used word processing package and it can also be used to produce documents for the Internet. It is generally purchased as part of the Microsoft Office package. Both Microsoft and Google now offer word processing packages online. There is also a range of other free online word Google Docs provides an online word processor. processors available.

8 28 Unit 12.1 Information and Communication Systems Spreadsheets A spreadsheet is made up of a two-dimensional grid of cells arranged in rows and columns. Each cell is defined by its row number and its column number. A cell can contain text, numbers or a formula that displays the results of a calculation. The spreadsheet had its origin in paper-based accounting applications. The paper spreadsheets were used for displaying and calculating financial information. The ability of electronic spreadsheets to immediately re-calculate results once the data was altered made them compelling to use. The first implementation of a spreadsheet on a personal computer was VisiCalc, which was released in 1979 for the Apple II computer. This was one of the first applications on a personal computer that was successful in business. VisiCalc was then developed for a range of other personal computers. The first important spreadsheet application for IBM-based computers was Lotus This became the leading spreadsheet application for DOS-based computers. Microsoft first developed Excel in the 1980s and it was later moved across to a DOS-based application. Excel eventually became part of Microsoft s Office suite of programs and it has become the dominant spreadsheet application. A number of vendors including Microsoft and Google now provide spreadsheet applications online and store the files in the cloud. These applications are available via the Internet. Part of an Excel spreadsheet on the Internet Databases A database is a collection of information that is organised to allow efficient retrieval and reporting of data. Databases were originally collections of printed information arranged in an agreed format. Examples included: Telephone directory. Address book. Dictionary. In the 1960s database management systems were developed for use on computers. The first systems were developed by large companies such as IBM and Oracle. The development of relational database systems in the 1970s, based on the work of Edgar F Codd, led to the dominance of relational database management systems. The first widely used system on personal computer systems was Dbase II, which became very popular on IBM personal computers. Filemaker was another popular database management system, first developed for the Apple Macintosh and later extended to Windows-based computer systems. Microsoft also developed Microsoft Access, which is included in some Microsoft Office packages.

9 Topic 2: Networking 29 Database management packages are of great importance to large organisations. Specialist positions including database administrators (DBA) and systems analysts are need to support the design and implementation of database systems. Part of a Microsoft Access database Desktop publishing Desktop publishing refers to the use of page layout software on a personal computer to produce documents. Page layout software is a tool for designers who create newsletters and magazines to create the documents online. Page layout programs make it easy to integrate text and graphics on the one page. These programs make it easy to manipulate multi-page layouts and to create different layouts. The focus of word processing programs is on the creation and modification of text. Microsoft Word has incorporated some of the features of a desktop publishing package but does not offer the same flexibility in terms of laying out pages and moving elements around. Desktop publishing suddenly became popular in the mid-1980s with the invention of the Apple LaserWriter the first general purpose laser printer and the software PageMaker from a company called Aldus. PageMaker was able to use the what you see is what you get (WYSIWYG) layout of the Apple Macintosh computer to design and lay out pages on the screen. Another important factor was the development of PostScript. This is a programming language invented by Aldus that is a page description language. This optimised pages for printing text and graphics. Publishers were able to lay out documents and proof them accurately using PageMaker and a LaserWriter before sending them to a professional printer for a final production. Apple s LaserWriter was the first PostScript printer.

10 30 Unit 12.1 Information and Communication Systems PageMaker quickly became the de facto standard for page layout programs. Other competitors followed and QuarkXPress became widely used in the industry. Aldus was taken over and PageMaker was replaced by InDesign by Adobe. Microsoft s page layout software is Publisher. Web browsing A web browser is a software program that translates the coding in files on the World Wide Web to render and display text and other media. This allows users to browse the Internet using point-and-click navigation. The programming language used to create web pages is called Hypertext Mark-up Language (HTML). Specialist web programmers use HTML to create and maintain websites. The source code of a website can be viewed: in Microsoft Internet Explorer, this is done by right-clicking within a web page and choosing View Source. Part of the homepage for The National, Part of the HTML code for the homepage of The National The first web browser to be available to the public was called Mosaic and it was released in Following that, Netscape became the most popular browser. Then a new, open source browser named Mozilla became popular and this later evolved into Firefox. Microsoft challenged the browser market with Internet Explorer and this gained a significant share of the market.

INTRODUCTION TO ICT.

INTRODUCTION TO ICT. INTRODUCTION TO ICT. (Introducing Basic Network Concepts) Lecture # 24-25 By: M.Nadeem Akhtar. Department of CS & IT. URL: https://sites.google.com/site/nadeemcsuoliict/home/lectures 1 INTRODUCTION TO

More information

What is a Network? A connection of two or more computers so that they can share resources.

What is a Network? A connection of two or more computers so that they can share resources. NETWORKS What is a Network? A connection of two or more computers so that they can share resources. Network Benefits Remote access Sharing files & resources Communication Cost Maintenance Communication

More information

COMPUTER TECHNIQUE. ( Vocational Stream ) Paper : V. ( Computer Network ) ( Theory )

COMPUTER TECHNIQUE. ( Vocational Stream ) Paper : V. ( Computer Network ) ( Theory ) Total No. of Printed Pages 12 HS/XII/V/CT/Paper V/14 2 0 1 4 COMPUTER TECHNIQUE ( Vocational Stream ) Paper : V ( Computer Network ) ( Theory ) Full Marks : 100 Time : 3 hours The figures in the margin

More information

Computer Networks. Cables Radio signals (wireless/wifi) Telephone lines Satellite links (Long distance)

Computer Networks. Cables Radio signals (wireless/wifi) Telephone lines Satellite links (Long distance) COMPUTER NETWORKS Computer Networks A network is two or more computers connected together to allow them to share information and resources. Network connections are created by Cables Radio signals (wireless/wifi)

More information

Topic 4 Transfer of Data in ICT Systems

Topic 4 Transfer of Data in ICT Systems Topic 4 Transfer of Data in ICT Systems Key The Key concepts for this topic are: Students awareness of current and emerging communication technologies Basic elements of an ICT network Characteristics of

More information

CompTIA Network+ Course

CompTIA Network+ Course CompTIA Network+ Course Duration: 5 Days Course Delivery: Classroom Language: English Target Audience Comprehensive approach to both preparing a student for CompTIA's Network+ exam and developing proficiency

More information

Chapter Topics Part 1. Network Definitions. Behind the Scenes: Networking and Security

Chapter Topics Part 1. Network Definitions. Behind the Scenes: Networking and Security Chapter Topics Part 1 Behind the Scenes: Networking and Security CS10001 Computer Literacy Business Networks Network Advantages Client/Server Networks Network Classifications Servers Toplogies Chapter

More information

IT 2004 Data Communication & Networking

IT 2004 Data Communication & Networking IT 2004 Data Communication & Networking Week 4 Network Topology, Architecture & Access Methods P.G.R Nayomi Gamlath MSc(Pdn), BSc (Rajarata) ATI -Kurunegala Why networks? To share resources (such as printer,

More information

Networking interview questions

Networking interview questions Networking interview questions What is LAN? LAN is a computer network that spans a relatively small area. Most LANs are confined to a single building or group of buildings. However, one LAN can be connected

More information

Types Of Computer Virus Sources Of Virus Virus Warning Signs Virus Detection(Anti-Virus) Virus Prevention and Removal

Types Of Computer Virus Sources Of Virus Virus Warning Signs Virus Detection(Anti-Virus) Virus Prevention and Removal DATA PROCESSING NOTES FOR SS THREE FIRST TERM 2016/2017 SESSION SCHEME OF WORK Week 3 Week 4 Continuation of Spreadsheet(Practical) Computer Virus Types Of Computer Virus Sources Of Virus Virus Warning

More information

Identify the features of network and client operating systems (Windows, NetWare, Linux, Mac OS)

Identify the features of network and client operating systems (Windows, NetWare, Linux, Mac OS) Course Outline Network+ Duration: 5 days (30 hours) Learning Objectives: Install and configure a network card Define the concepts of network layers Understand and implement the TCP/IP protocol Install

More information

Lesson 1: Network Communications

Lesson 1: Network Communications Lesson 1: Network Communications This lesson introduces the basic building blocks of network communications and some of the structures used to construct data networks. There are many different kinds of

More information

Client Server and Peer to Peer Networks

Client Server and Peer to Peer Networks Client Server and Peer to Peer Networks Client Server Network With a client server network the files will not be stored on the hard drive of each workstation. Instead they will be stored on a computer

More information

Class X Subject : IT (Vocational) Chapter -1 Ouestion / Answer

Class X Subject : IT (Vocational) Chapter -1 Ouestion / Answer Class X Subject : IT (Vocational) Chapter -1 Ouestion / Answer Q1 What is a computer network? A computer network, often simply referred to as a network, is a collection of computers and other hardware

More information

CHAPTER 8 NETWORKS: COMMUNICATING AND SHARING RESOURCES

CHAPTER 8 NETWORKS: COMMUNICATING AND SHARING RESOURCES CHAPTER 8 NETWORKS: COMMUNICATING AND SHARING RESOURCES This chapter focuses on the fundamentals of computer networking. As students continue on their journey toward computer fluency, they will need to

More information

Stratford School Academy Schemes of Work

Stratford School Academy Schemes of Work Number of weeks (between 6&8) Content of the unit Assumed prior learning (tested at the beginning of the unit) 6 This is a theoretical unit covering the basic principles and architecture of local and wide

More information

Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS

Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION TO COMPUTER NETWORKS Computer Networks Computer network connects two or more autonomous computers. The computers can be geographically located anywhere. LAN, MAN & WAN Network in small geographical

More information

Dr./ Ahmed Mohamed Rabie Sayed

Dr./ Ahmed Mohamed Rabie Sayed 1 Dr./ Ahmed Mohamed Rabie Sayed 2 A network is a group of two or more computer systems linked together to exchange data and share resources, including expensive peripherals. 3 A local area network (LAN)

More information

INTRODUCTION. What You Need to Read. What this LANbook Covers

INTRODUCTION. What You Need to Read. What this LANbook Covers Qwest DSLSM LANbook INTRODUCTION What You Need to Read If you are self-installing Qwest DSL on a local area network in your home or business, start with Chapter 1: Welcome to the Qwest DSL LANbook on page

More information

Applied Information and Communication Technology Assessment Unit A2 13

Applied Information and Communication Technology Assessment Unit A2 13 71 Centre Number Candidate Number ADVANCED General Certificate of Education January 2012 Applied Information and Communication Technology Assessment Unit A2 13 assessing Unit 13 : Networking and Communications

More information

Not long ago, home local area networks were proof of their owner s geekhood. They were very

Not long ago, home local area networks were proof of their owner s geekhood. They were very 03 54473X Ch01.qxd 12/24/03 8:35 AM Page 3 Chapter 1 What Is a LAN? Not long ago, home local area networks were proof of their owner s geekhood. They were very expensive, cantankerous, difficult to set

More information

VISUAL SUMMARY COMMUNICATION CHANNELS COMMUNICATIONS. Communications and Networks

VISUAL SUMMARY COMMUNICATION CHANNELS COMMUNICATIONS. Communications and Networks Rev.Confirming Pages VISUAL SUMMARY Communications and Networks COMMUNICATIONS COMMUNICATION CHANNELS Communications is the process of sharing data, programs, and information between two or more computers.

More information

Computers Are Your Future Eleventh Edition Chapter 7: Networks: Communicating & Sharing Resources

Computers Are Your Future Eleventh Edition Chapter 7: Networks: Communicating & Sharing Resources Computers Are Your Future Eleventh Edition Chapter 7: Networks: Communicating & Sharing Resources Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 1 All rights reserved. No part of this

More information

CH : 15 LOCAL AREA NETWORK OVERVIEW

CH : 15 LOCAL AREA NETWORK OVERVIEW CH : 15 LOCAL AREA NETWORK OVERVIEW P. 447 LAN (Local Area Network) A LAN consists of a shared transmission medium and a set of hardware and software for interfacing devices to the medium and regulating

More information

CompTIA A+ Accelerated course for & exams

CompTIA A+ Accelerated course for & exams CompTIA A+ Accelerated course for 220-901 & 220-902 exams Course overview Target Audience This course is for Participants wishing to take and pass both CompTIA A+ exams (220-901 and 220-902) exam. It is

More information

Networks: Communicating and Sharing Resources

Networks: Communicating and Sharing Resources Networks: Communicating and Sharing Resources 1 Local Area Networks Client/server networks o Made up of one or more file servers and clients (any type of computer) o Client software enables requests to

More information

Securing NetWare Enterprise Local Area Networks H. Van Tran Cynthia D. Heagy Payoff

Securing NetWare Enterprise Local Area Networks H. Van Tran Cynthia D. Heagy Payoff 87-10-10 Securing NetWare Enterprise Local Area Networks H. Van Tran Cynthia D. Heagy Payoff Data security professionals in many organizations must protect data and applications running on local area networks

More information

Form 4 ICT Literacy Modules Methodist Boys School Kuala Lumpur 1.0 PROCESSING DATA

Form 4 ICT Literacy Modules Methodist Boys School Kuala Lumpur 1.0 PROCESSING DATA 1.0 PROCESSING DATA 1. Name of module: 1.1 How computer processes data? 2. Learning outcomes: Students should be able to: a) understand and state how computer process data b) list down processing components

More information

Data Communication. Chapter # 1: Introduction. By: William Stalling

Data Communication. Chapter # 1: Introduction. By: William Stalling Data Communication Chapter # 1: By: Introduction William Stalling Data Communication The exchange of data between two devices via some form of transmission medium such as cable wire. For data communications

More information

2. LAN Topologies Gilbert Ndjatou Page 1

2. LAN Topologies Gilbert Ndjatou Page 1 2. LAN Topologies Two basic categories of network topologies exist, physical topologies and logical topologies. The physical topology of a network is the cabling layout used to link devices. This refers

More information

NETWORK TOPOLOGIES. Application Notes. Keywords Topology, P2P, Bus, Ring, Star, Mesh, Tree, PON, Ethernet. Author John Peter & Timo Perttunen

NETWORK TOPOLOGIES. Application Notes. Keywords Topology, P2P, Bus, Ring, Star, Mesh, Tree, PON, Ethernet. Author John Peter & Timo Perttunen Application Notes NETWORK TOPOLOGIES Author John Peter & Timo Perttunen Issued June 2014 Abstract Network topology is the way various components of a network (like nodes, links, peripherals, etc) are arranged.

More information

Institute of Certified Management Accountants of Sri Lanka. Operational Level May 2013 Examination

Institute of Certified Management Accountants of Sri Lanka. Operational Level May 2013 Examination Copyright Reserved Serial No Operational Level May 2013 Examination Examination Date : 18 th May 2013 Number of Pages : 05 Examination Time: 9.00 a:m. 9.45 a:m. / Number of Questions: 30 12.30 p:m. 1.15

More information

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT Network Basics Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT E-mail :Agha.m@mcit.gov.af Cell:0700148122 After this lesson,you will be able to : Define

More information

A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers,

A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers, CBCN4103 A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers, servers, and other devices. LANs offer computer

More information

Internet. Class-In charge: S.Sasirekha

Internet. Class-In charge: S.Sasirekha Internet Class-In charge: S.Sasirekha COMPUTER NETWORK A computer network is a collection of two or more computers, which are connected together to share information and resources. Network Operating Systems

More information

Local Area Network(LAN)

Local Area Network(LAN) Local Area Network(LAN) A local area network (LAN) is a computer network that interconnects computers within a limited area. Example: a residence, school, laboratory, university campus,office building

More information

The Features and Uses of Computer Networking. Unit 11 Task 1

The Features and Uses of Computer Networking. Unit 11 Task 1 The Features and Uses of Computer Networking Unit 11 Task 1 Features Office Network Peer to peer A peer to peer network is mostly used in homes or small businesses. The network consists of two or more

More information

The ULTIMATE GUIDE. to Buying Networking Equipment

The ULTIMATE GUIDE. to Buying Networking Equipment The ULTIMATE GUIDE to Buying Networking Equipment 1 Networks allow people to share information, resources and devices. Built with a combination of computer hardware and software,networks vary in their

More information

Chapter 10: Local Area Networks

Chapter 10: Local Area Networks Chapter 10: Local Area Networks MULTIPLE CHOICE 1. CSMA stands for: a. Client-Server Multi-Access c. Carrier Server Master Application b. Carrier Sense Multiple Access d. none of the above 2. The CD in

More information

Unit 11: Computer Networks

Unit 11: Computer Networks Unit 11: Computer Networks Level: 1 and 2 Unit type: Mandatory or Optional specialist Guided learning hours: 60 Assessment type: Internal Unit introduction Computer networking is an important part of our

More information

The Internet and the World Wide Web

The Internet and the World Wide Web Technology Briefing The Internet and the World Wide Web TB5-1 Learning Objectives TB5-2 Learning Objectives TB5-3 How Did the Internet Get Started? Internet derived from internetworking 1960s U.S. Defense

More information

E-Commerce. Infrastructure I: Computer Networks

E-Commerce. Infrastructure I: Computer Networks E-Commerce Infrastructure I: Computer Networks Almost all computers today are networked or part of a distributed system. I will provide an overview of networking and a basic description of network technology.

More information

Network+ Guide to Networks 5 th Edition. Chapter 1 An Introduction to Networking

Network+ Guide to Networks 5 th Edition. Chapter 1 An Introduction to Networking Network+ Guide to Networks 5 th Edition Chapter 1 An Introduction to Networking Goals of This Chapter List the advantages of networked computing relative to standalone computing Distinguish between client/server

More information

Chapter 1.5 Data Transmission and Networking.

Chapter 1.5 Data Transmission and Networking. Chapter 1.5 Data Transmission and Networking. 1.5 (a) Networks All the systems that have been mentioned so far have been individual computers, sometimes with more than one user, but single processors.

More information

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model)

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model) Data Communication Introduction of Communication The need to communicate is part of man s inherent being. Since the beginning of time the human race has communicated using different techniques and methods.

More information

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition Chapter Seven Local Area Networks: Part 1 Data Communications and Computer Networks: A Business User s Approach Seventh Edition After reading this chapter, you should be able to: State the definition of

More information

CONTENTS. Internet Basics. Internet Explorer. Search Engines. . Advantages and Disadvantages of the Internet. Some good websites

CONTENTS. Internet Basics. Internet Explorer. Search Engines.  . Advantages and Disadvantages of the Internet. Some good websites USING THE INTERNET CONTENTS Internet Basics Internet Explorer Search Engines E-Mail Advantages and Disadvantages of the Internet Some good websites 2 WHAT IS INTERNET? A computer network Two or more connected

More information

Unit 10. Networks. Copyright 2005 Heathkit Company, Inc. All rights reserved.

Unit 10. Networks. Copyright 2005 Heathkit Company, Inc. All rights reserved. Unit 10 Networks Copyright 2005 Heathkit Company, Inc. All rights reserved. The basic components of a network: Connections (Physical Medium) Protocols (Common language) Services (Clients, Servers, and

More information

2) A is any device connected to a network such as a computer, printer, or game console. A) packet B) node C) NOS D) NIC

2) A is any device connected to a network such as a computer, printer, or game console. A) packet B) node C) NOS D) NIC Technology In Action, Complete, 14e (Evans et al.) Chapter 7 Networking: Connecting Computing Devices 1) A computer is two or more computers connected using software and hardware so that they can communicate

More information

Seminar 7 Title: IT architecture

Seminar 7 Title: IT architecture IMS 1502 Studio 2: Information Systems Foundations 2 Seminar 7 Title: IT architecture Seminar 7.1 - Sem. 2, 2005 Seminar Objectives The aim of this seminar is for students to: develop an understanding

More information

Design Checklist. Application Architecture. Initial cost and Total Cost of Ownership (TCO) Enterprise Resource Planning (ERP) Peter Lo

Design Checklist. Application Architecture. Initial cost and Total Cost of Ownership (TCO) Enterprise Resource Planning (ERP) Peter Lo Design Checklist Application Architecture Peter Lo Before selecting application architecture, the analyst must consider the following issues: Enterprise resource planning Initial cost and Total Cost of

More information

Lecture #25: Networks and Communications. Communication and Networks. What will we learn?

Lecture #25: Networks and Communications. Communication and Networks. What will we learn? Lecture #25: Networks and Communications Communication and Networks What will we learn? How a communications system works What a network is What networks used for What network operating systems do What

More information

Everyone will be working with a minimum of seven files on the network. All computers in the network must be able to connect to the laser printer.

Everyone will be working with a minimum of seven files on the network. All computers in the network must be able to connect to the laser printer. Purpose - Why the Client Needs the Network: The client needs the network for their office in a nearby town for their small company Mesh Networking Solutions. These people are all using stand-alone computer

More information

Data Communication and Network. Introducing Networks

Data Communication and Network. Introducing Networks Data Communication and Network Introducing Networks Introduction to Networking Computer network, or simply network Refers to the connection of two or more computers by some type of medium You can connect

More information

CONCEPTS OF MANAGEMENT COMPUTING

CONCEPTS OF MANAGEMENT COMPUTING CONBUS1 NOVEMBER 2013 EXAMINATION DATE: 11 NOVEMBER 2013 TIME: 14H00 17H00 TOTAL: 100 MARKS DURATION: 3 HOURS PASS MARK: 40% (BUS-EDP) CONCEPTS OF MANAGEMENT COMPUTING THIS EXAMINATION PAPER CONSISTS OF

More information

Navpreet Singh INTRODUCTION TO COMPUTER NETWORKS. Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA

Navpreet Singh INTRODUCTION TO COMPUTER NETWORKS. Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA INTRODUCTION TO COMPUTER NETWORKS Navpreet Singh Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA (Ph : 2597371, Email : navi@iitk.ac.in) About Myself About Myself I am Network Manager

More information

Introduction to LAN Protocols

Introduction to LAN Protocols CHAPTER 2 Introduction to LAN Protocols This chapter introduces the various media-access methods, transmission methods, topologies, and devices used in a local area network (LAN). Topics addressed focus

More information

Local Area Networks (LANs): Packets, Frames and Technologies Gail Hopkins. Part 3: Packet Switching and. Network Technologies.

Local Area Networks (LANs): Packets, Frames and Technologies Gail Hopkins. Part 3: Packet Switching and. Network Technologies. Part 3: Packet Switching and Gail Hopkins Local Area Networks (LANs): Packets, Frames and Technologies Gail Hopkins Introduction Circuit Switching vs. Packet Switching LANs and shared media Star, bus and

More information

Review: Networking Fall Final

Review: Networking Fall Final Review: Networking Fall Final Question 1 of 43 You have implemented a network where each device provides shared files with all other devices on the network. What type of network do you have? Peer to peer

More information

It is the process of sharing data, programs, and information between two or more computers.

It is the process of sharing data, programs, and information between two or more computers. 1 Communications It is the process of sharing data, programs, and information between two or more computers. Numerous applications depend on communication systems: E-mail Instant messaging (IM) Internet

More information

Improving the Deferral Enactment of Vibrant Backpressure Systems K.V.Prabakaran 1, E.Dilipkumar 2

Improving the Deferral Enactment of Vibrant Backpressure Systems K.V.Prabakaran 1, E.Dilipkumar 2 RESEARCH ARTICLE Improving the Deferral Enactment of Vibrant Backpressure Systems K.V.Prabakaran 1, E.Dilipkumar 2 1 PG Student, 2 Associate Professor 1, 2 Department of MCA, Dhanalakshmi Srinivasan College

More information

NETWORKING COMPONENTS

NETWORKING COMPONENTS 1) OBJECTIVES NETWORKING COMPONENTS The objectives of this chapter are to familiarize with the following: - i) The LAN components ii) iii) iv) Repeater Hub Bridge v) Router vi) Gateway 2) INTRODUCTION

More information

Celestix Networks, Inc. 702 Brown Road. Fremont, California Ph Fx Introduction to Wireless Local Area Network

Celestix Networks, Inc. 702 Brown Road. Fremont, California Ph Fx Introduction to Wireless Local Area Network Introduction to Wireless Local Area Network white paper Introduction A wireless local area network (WLAN) is a flexible data communications system that can use either infrared or radio frequency (RF) technology

More information

Computer Software A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and

Computer Software A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Computer Software A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems software provides infrastructure

More information

Chapter 6: Network Communications and Protocols

Chapter 6: Network Communications and Protocols Learning Objectives Chapter 6: Network Communications and Protocols Understand the function and structure of packets in a network, and analyze and understand those packets Understand the function of protocols

More information

Introduction to Computer Science (I1100) Networks. Chapter 6

Introduction to Computer Science (I1100) Networks. Chapter 6 Networks Chapter 6 501 Outline How does Networks and Internet Work? Networking devices Physical Network topology Types of Network Intranets - extranets Copper Media IP Address 502 How does Networks and

More information

DATA SECURITY MANAGEMENT. Chris Hare INSIDE. What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches; Network

DATA SECURITY MANAGEMENT. Chris Hare INSIDE. What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches; Network 87-01-01 DATA SECURITY MANAGEMENT NETWORK TECHNOLOGIES FOR INFORMATION SECURITY PRACTITIONERS: PART 1 Chris Hare INSIDE What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches;

More information

Exam Prep: Microsoft Technology Associate : Networking Fundamentals

Exam Prep: Microsoft Technology Associate : Networking Fundamentals Exam Prep: Microsoft Technology Associate 98-366: Networking Fundamentals Meet the Presenters Christopher Chapman, MCT Content Project Manager, Microsoft Learning Background IT manager and implementer

More information

ITEC 3800 Data Communication and Network. Introducing Networks

ITEC 3800 Data Communication and Network. Introducing Networks ITEC 3800 Data Communication and Network Introducing Networks Introduction to Networking Computer network, or simply network Refers to the connection of two or more computers by some type of medium You

More information

Advantages of Networks

Advantages of Networks Fundamentals of Internet Network Network is a collection of hardware components and computers interconnected by communication channels(transmission media)that allow sharing of resources and information.

More information

E3-E4 CM TECHNICAL IT INFRASTRUCTURE

E3-E4 CM TECHNICAL IT INFRASTRUCTURE E3-E4 CM TECHNICAL IT INFRASTRUCTURE WELCOME This is a presentation for the E3-E4 CM Technical Module for the Topic: IT Infrastructure. Eligibility: Those who have got the Up-gradation from E3 to E4. This

More information

E-companion. Quiz for IT-knowledge

E-companion. Quiz for IT-knowledge E-companion Quiz for IT-knowledge 1. The is used in combination with other keys to perform shortcuts and special tasks. A) Control (Ctrl) key B) Function key C) Toggle key D) Windows key 2. is the place

More information

DNS is the mechanism by which Internet software translates names to attributes such as addresses.

DNS is the mechanism by which Internet software translates names to attributes such as addresses. Full form: 1 PSTN : Public Switching Telephone Networks 2 ISDN : Integrated Services Digital Network. 3 DSL: Digital Subscribe Line. 4 CATV: Community Antenna Television. 5 DHCP: Dynamic Host Configuration

More information

Netwoking Essentials

Netwoking Essentials Mark Sportack Walter J. Glenn Sams' Teach Yourself MCSE Netwoking Essentials SAMS PUBLISHING IN 14 DAYS Sams Publishing is an independant entity from Microsoft Corporation, and not affiliated with Microsoft

More information

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Network and Telecommunications Basics Chapter Outline The telecommunications system Network services

More information

Technology in Action. Chapter Topics. Participation Question. Participation Question 8/17/11. Chapter 7 Networking: Connecting Computing Devices

Technology in Action. Chapter Topics. Participation Question. Participation Question 8/17/11. Chapter 7 Networking: Connecting Computing Devices Technology in Action Chapter 7 Networking: Connecting Computing Devices 1 2 Chapter Topics Networking fundamentals Network architecture Network components Peer-to-peer networks Ethernet networks Power-line

More information

The Basics of Computer Networking. David Phenix Computing in the Modern World 1 st Period

The Basics of Computer Networking. David Phenix Computing in the Modern World 1 st Period The Basics of Computer Networking David Phenix Computing in the Modern World 1 st Period The Computer Network Arguably, the greatest advancement in technology and communication over the past 20 years has

More information

KERIO TECHNOLOGIES KERIO WINROUTE FIREWALL 6.3 REVIEWER S GUIDE

KERIO TECHNOLOGIES KERIO WINROUTE FIREWALL 6.3 REVIEWER S GUIDE KERIO TECHNOLOGIES KERIO WINROUTE FIREWALL 6.3 REVIEWER S GUIDE (4/20/07) WHO IS KERIO? Kerio Technologies provides Internet messaging and firewall software solutions for small to medium sized networks,

More information

Introduction to LAN Protocols

Introduction to LAN Protocols CHAPTER 2 Chapter Goals Learn about different LAN protocols. Understand the different methods used to deal with media contention. Learn about different LAN topologies. This chapter introduces the various

More information

QCF Level 3: BTEC Specialist Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction

QCF Level 3: BTEC Specialist Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction Unit 42: Computer Networks Unit code: R/601/7320 QCF Level 3: BTEC Specialist Credit value: 10 Guided learning hours: 60 Aim and purpose The aim of this unit is to ensure learners understand the key components

More information

The first computer network was invented when ancient mathematicians

The first computer network was invented when ancient mathematicians 542605 Bk01Ch01.qxd 10/30/03 8:56 PM Page 9 Chapter 1: Understanding Networks In This Chapter Introducing computer networks Finding out all about clients, servers, and peers Understanding the various types

More information

Chapter 1 Introduction to HTML, XHTML, and CSS

Chapter 1 Introduction to HTML, XHTML, and CSS Chapter 1 Introduction to HTML, XHTML, and CSS MULTIPLE CHOICE 1. The world s largest network is. a. the Internet c. Newsnet b. the World Wide Web d. both A and B A PTS: 1 REF: HTML 2 2. ISPs utilize data

More information

Computer Information Systems (CIS) CIS 105 Current Operating Systems/Security CIS 101 Introduction to Computers

Computer Information Systems (CIS) CIS 105 Current Operating Systems/Security CIS 101 Introduction to Computers Computer Information Systems (CIS) CIS 101 Introduction to Computers This course provides an overview of the computing field and its typical applications. Key terminology and components of computer hardware,

More information

(Network Programming) Basic Networking Hardware

(Network Programming) Basic Networking Hardware EEE 448 Computer Networks with (Network Programming) Basic Networking Hardware Lecture #2 Dept of Electrical and Electronics Engineering Çukurova University Agenda What is a network device? Network Media

More information

COMPUTER SKILLS COMP101

COMPUTER SKILLS COMP101 COMPUTER SKILLS COMP101 Chapter 4 Introduction to Computer Networks Definitions and Terminologies Computer Network A network consists of two or more computers that are linked in order to share resources

More information

Introduction to Networking

Introduction to Networking Ch01.qxd 1/31/00 4:04 PM Page 1 O N E Introduction to Networking Chapter Syllabus What Is Networking? Network Planning Types of Networks Network Topologies The computing power of a single computer has

More information

Designing a Client Server Network

Designing a Client Server Network Designing a Client Server Network April 11, 2011 Copyright 2011 by World Class CAD, LLC. All Rights Reserved. Why Use a Server? Eventually a company will add more computers to their network and workers

More information

Chapter 8 Operating Systems and Utility Programs

Chapter 8 Operating Systems and Utility Programs Chapter 8 Operating Systems and Utility Programs Chapter 8 Objectives Identify the types of system software Summarize the startup process on a personal computer Summarize the features of several stand-alone

More information

Part I: Hardware and communication

Part I: Hardware and communication Part I: Hardware and communication The following are a list of definitions for most things in the first section of the syllabus for CG1(Computing Theory). To test yourself on these items, you should attempt

More information

Chapter One: Networking Fundamentals Computer Networks

Chapter One: Networking Fundamentals Computer Networks 1.1 Bandwidth Bandwidth is defined as the amount of information that can flow through a network connection in a given period of time. It is important to understand the concept of bandwidth for the following

More information

Contents. Introduction to Networking. Preface...i. Introduction... xix

Contents. Introduction to Networking. Preface...i. Introduction... xix Contents Introduction to Networking Introduction to Networking Preface...i Key Topics...i Course Objectives...ii Pedagogical Features...ii Learning Objectives, Unit Summaries, Discussion Questions, and

More information

An electronic transmission of information that has been encoded digitally for storage and processing by computers.

An electronic transmission of information that has been encoded digitally for storage and processing by computers. An electronic transmission of information that has been encoded digitally for storage and processing by computers. Transmission of electronic data over some media. The media used to transmit may be guided

More information

Computer Networks and Internet

Computer Networks and Internet Computer Networks and Internet Objectives Computer Networks Internet 2 Computer Networks Introducing Computer Networks A computer network consists of two or more computers linked together to exchange data

More information

Accessing CharityMaster data from another location

Accessing CharityMaster data from another location Accessing CharityMaster data from another location When all of your computers are on the same Local Area Network (LAN), you can place the back end files (including your data and the Word templates) onto

More information

Unit A - Connecting to the Network

Unit A - Connecting to the Network Unit A - Connecting to the Network 1 What is a network? The ability to connect people and equipment no matter where they are in the world. telephone computers television How does your body work as a network?

More information

Objectives. Network Structure. Network Structure

Objectives. Network Structure. Network Structure 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Objectives Communicating over the Network Network Fundamentals Chapter 2 Chapter 1 1 Describe the structure of a network, including the devices

More information

TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming

TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming 2 TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming Network Technologies 3 4 Elements of the Network Sender

More information

Computer Networking Fundamentals

Computer Networking Fundamentals Job Ready Assessment Blueprint Computer Networking Fundamentals Test Code: 4414 / Version: 01 Measuring What Matters Specific Competencies and Skills Tested in this Assessment: PC Principles Identify physical

More information

ET4254 Communications and Networking 1

ET4254 Communications and Networking 1 Topic 10:- Local Area Network Overview Aims:- LAN topologies and media LAN protocol architecture bridges, hubs, layer 2 & 3 switches 1 LAN Applications (1) personal computer LANs low cost limited data

More information

Wired internetworking devices. Unit objectives Differentiate between basic internetworking devices Identify specialized internetworking devices

Wired internetworking devices. Unit objectives Differentiate between basic internetworking devices Identify specialized internetworking devices Wired internetworking devices Unit objectives Differentiate between basic internetworking devices Identify specialized internetworking devices Topic A Topic A: Basic internetworking devices Topic B: Specialized

More information