Survey
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
Introduction to Operating Systems Lesson 9 Introduction to Network Operating Systems Gorman, Stubbs, & CEP Inc. 1 Objectives 2 Describe what a network is and why networks are important in business today. Distinguish between a local area network and a wide area network. Describe the differences between a peer-to-peer network and a client server network. Describe the differences between the three common topologies: bus, star and ring. Lesson 9 – Introduction to Network Operating Systems Objectives (continued) 3 Describe the differences between the four popular types of network media: twisted-pair cable, coaxial cable, fiber-optic cable, and wireless. Describe the difference between Ethernet and token ring. Discuss where networking is headed in the future. Lesson 9 – Introduction to Network Operating Systems What Is Networking? 4 The ability to access multiple files at the same time The ability to share hardware resources, such as printers The ability of multiple users to access the same file at the same time The ability to communicate in real time The ability to streamline the process of data backup Lesson 9 – Introduction to Network Operating Systems What Are Ways to Describe a Network? 5 Geography Whether or not the network uses a server Topology Lesson 9 – Introduction to Network Operating Systems How Can a Network Be Described by Geography? 6 A local area network (LAN) consists of computers located near each other. A wide area network (WAN) is two or more LANs connected together over a wide geographic area. Lesson 9 – Introduction to Network Operating Systems How Can a Network Be Described by Its Use of a Server? 7 A peer-to-peer network means that all computers on the network have an equal relationship with one another. There is no hierarchy in this structure. A client/server network is a hierarchy where individual nodes share information and resources through a central computer called a server. Lesson 9 – Introduction to Network Operating Systems What Is Topology? Topology is the physical layout of the cables and devices that connect the nodes to the network. There are three basic topologies: – – – 8 Bus Star Ring Lesson 9 – Introduction to Network Operating Systems Bus Topology Advantages – – Disadvantages – – 9 It requires less cabling. It is less expensive. It is difficult to troubleshoot. A broken connection can crash the entire system. Lesson 9 – Introduction to Network Operating Systems Star Topology Advantages – – – – Disadvantages – – 10 Each device is isolated on its own cable. All data goes through a central point. It allows for isolation of traffic on the network. A broken connection does not render all communication impossible. More cable is required. Hub failure can disable large segments of the network. Lesson 9 – Introduction to Network Operating Systems Ring Topology Advantages – Disadvantages – – 11 There are no dangers of data collisions because only one packet may travel the ring at a time. A break in the ring can disable the entire network. Networking devices tend to be more expensive. Lesson 9 – Introduction to Network Operating Systems Network Media Media refers to the wires, cables, and other means by which data travels from one destination to another. Four common types: – – – – 12 Twisted-pair cable Coaxial cable Fiber-optic cable Wireless Lesson 9 – Introduction to Network Operating Systems Twisted-pair Cable Advantage – Disadvantage – 13 Less expensive Considered a low-bandwidth medium Lesson 9 – Introduction to Network Operating Systems Coaxial Cable Advantages – – Disadvantage – 14 Less susceptible to interference Can carry large amounts of data Expensive Lesson 9 – Introduction to Network Operating Systems Fiber-optic Cable Advantages – – – – Disadvantages – – 15 Greater bandwidth than metal cables Less susceptible to interference Thinner and lighter than metal cables Data can be transmitted digitally Expensive Difficult to install and split Lesson 9 – Introduction to Network Operating Systems Wireless Advantage – Disadvantage – 16 Greater bandwidth Expensive Lesson 9 – Introduction to Network Operating Systems Which Cable to Use? 17 Budget Bandwidth Placement Scope Lesson 9 – Introduction to Network Operating Systems Ethernet 18 Most common network technology used Detects collisions of data between two nodes Lesson 9 – Introduction to Network Operating Systems Token Ring 19 Has a controlling node that creates a token that is passed to every node on the network until it reaches its destination or the end of the ring Remedies data-collision problems because only one node can transmit data at a time Lesson 9 – Introduction to Network Operating Systems Network Operating Systems The group of programs that manages the resources on the network This book will cover the following: – – – – – – 20 Mac OS X Windows XP Windows 2000 Professional Windows NT Workstation Novell NetWare Linux Lesson 9 – Introduction to Network Operating Systems Future of Networking 21 The Internet will rule. Wireless will be the norm. Computers will be everywhere. Language user interfaces will replace the graphical user interface. Lesson 9 – Introduction to Network Operating Systems Summary 22 The term network means the connection of computers for communication, exchange of information, and sharing of resources. Two kinds of networks are LAN and WAN. In a peer-to-peer network, all nodes are equal; there is no hierarchy. A client server network is a hierarchy in which individual nodes share resources and information through a central server. Lesson 9 – Introduction to Network Operating Systems Summary (continued) 23 Topology refers to the physical layout of the cables and devices that connect the nodes to the network. The three common topologies are bus, star, and ring. The four common methods for connecting a network are twisted-pair cable, coaxial cable, fiber-optic cable, and wireless technology. Lesson 9 – Introduction to Network Operating Systems Summary (continued) 24 Ethernet is the most common networking technology. Experts predict the following five trends for the future of networking: The desktop will no longer be the norm, the Internet will rule, wireless will be the norm, computers will be everywhere, and the machine/human interaction will become more integrated. Lesson 9 – Introduction to Network Operating Systems