Your contribution can guide someone’s learning journey. Share your
documents today.
Contents NETWORK....................................................................................................................................................1 uses of network.......................................................................................................................................2 tasks of a network...................................................................................................................................2 advantages of networks..........................................................................................................................3 Disadvantages of networks......................................................................................................................3 Network Characteristics..........................................................................................................................3 Network Models Peer to Peer and Client and Server..............................................................................4 PEER TO PEER NETWORKS...................................................................................................................4 Criteria for selecting peer to peer........................................................................................................5 CLIENT SERVER NETWORK.......................................................................................................................6 Types of network.....................................................................................................................................6 LAN......................................................................................................................................................7 MAN....................................................................................................................................................7 WAN....................................................................................................................................................8 Network Topologies................................................................................................................................8 The Role of Computer Networks in Modern World.....................................................................................9 How network used in old ERA...............................................................................................................10 The network used during and after corona...........................................................................................10
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
NETWORK Anetworkis a group of two or more computers or other electronic devices that are interconnected for the purpose of exchanging data and sharing resources. The connection of at least two computer systems, either by a cable or a wireless connection. The simplest network is a combination of two computers connected by a cable. This type of network is called apeer-to-peer network. There is no hierarchy in this network; both participants have equal privileges. Each computer has access to the data of the other device and canshare resourcessuch as disk space, applications or peripheral devices. Today’s networks tend to be a bit more complex and don’t just consist of two computers. Systems with more than ten participants usually useclient-server networks. In these networks, a central computer (server) provides resources to the other participants in the network. uses of network file sharing- which enables users to share data files through a network; application sharing- which enables users to share applications through a network; hardware sharing- which enables users in a network to share hardware devices, such as printers and hard drives; client-server model -which enables data to be stored on servers, where end-user devices -- or clients -- can access that data; voice over IP (VoIP)- which enables users to send voice data through internet protocols; communication- which can include video, text and voice; e-commerce- which enables users to sell and buy products over the internet; and gaming- which enables multiple users to play together from various locations
tasks of a network The main task of a network is to provide participants with a singleplatformforexchanging dataand sharingresources. This task is so important that many aspects of everyday life and the modern world would be unimaginable without networks. Here’s a real-life example: In a typical office, every workstation has its own computer. Without a network of computers, it would be very difficult for a team to work on a project since there would be nocommon place to shareor store digital documents and information, and team members would not be able to share certain applications. In addition, many offices only have one printer or a few printers that are shared by everyone. Without a network, the IT department would have to connect every single computer to the printer, which is difficult to implement from a technical standpoint. A network elegantly solves this problem because all computers are connected to the printer via onecentral node. advantages of networks Peripherals such as printers can be shared amongst many different users Terminals are cheaper than standalone PCs Software can be shared amongst different users. Communication across the network is cheap and fast. Disadvantages of networks Cabling can be expensive to install and replace. A fault with the server will prevent the whole network from working. Security mesures are needed to restrict access to the network. WANs are vulnerable to hackers and viruses.
Network Characteristics Networks are broadly classified into two types: local area networks (LANs) and wide area networks (WANs). The WANs are also referred to as long-haul networks. The key characteristics that are often used to differentiate between these two types of networks are as follows: oGeographic Distribution: The main difference between the two types of networks is the way in which they are geographically distributed. A LAN is restricted to a limited geographic coverage of a few kilometers, but a WAN spans greater distances and may extend over several thousand kilometers. Therefore LANs typically provide communication facilities within a building or a campus, whereas WANs may nationwide or even worldwide. oData rate: Data transmission rates are usually much higher in LANs than in WANP- transmission rates in LANs usually range from 0.2 megabit per second to 1 gigabit per second. On the other hand, transmission rates in WANs usually range from 1200 bits per second to slightly over 1 Mbps. oError rate: Local area networks generally experience fewer data transmission errors than WANs do. Typically bit error rates are in the range of 10 to the power of -8 to 10 to the power of -10 with LANs as opposed to 10 to the power of -5 to 10 to the power of -7 with WANP- oCommunication link: The most common communication links used in LANs are twisted pair, coaxial cable and fiber optics. On the other hand since the sites in a WAN are physically distributed over a large geographic area, the communication links used are by default relatively slow and unreliable. The communication links used in WANs are telephone lines, microwave links and satellite channels. oOwnership: A LAN is owned by a single organization because of its limited geographic coverage. A WAN is usuall formed by interconnecting multiple LANs each of which may belong to a different organization. Therefore administrative and maintenance complexities and costs of LANs are usually much lower than for WANs. oCommunication cost: The overall communication costs of a LAN is usually much lower than that of a WAN. The main reasons for this are lower error rates, simple routing algorithms and lower administrative and maintenance costs. The cost to transmit data in a LAN is negligible since the transmission medium is usually owned by the user organization. However with a
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
WAN, this cost may be very high because the transmission media used are leased lines or public communication systems, such as telephone lines, microwave links and satellite channels. Network Models Peer to Peer and Client and Server PEER TO PEER NETWORKS When nodes or workstations perform the same communication functions, they are referred to as peers, in this network model, both server and client operations are performed by the same computer. In a peer-to-peer network, there are no dedicated servers, and there is no hierarchy among the computers. All the computers are equal and therefore are known as peers. Each computer functions as both a client and a server, and there is no administrator responsible for the entire network. The user on each computer determines which data on that computer is shared on the network. Criteria for selecting peer to peer Where ten or fewer users will be sharing resources. No server is available. Nobody has the time or knowledge to act as a network administrator. There is little or no concerns about security (security in data processing is the ability to protect data from unauthorized access or, theft or damage) The organization and the network will experience only limited growth within the foreseeable future. Advantages of using peer to peer oThey are easy to configure oComputers communicate easily. oThey don’t require additional server hardware or software oUsers can manage their own resources. oThey don’t require a network administrator oThey reduce total cost of network setup. Disadvantages of using peer to peer
oThey provide a limited number of connections for shared resources. oComputers with shared resources suffer from sluggish performance. oThey don’t allow for central management oUsers are responsible for managing resources. These resources include data in shared directories, printers, fax cards, and so on. oThey offer very poor security. CLIENT SERVER NETWORK This is a network model that offers centralized access to services and devices. One computer plays the role of a server. It is the most common type of network architecture today that provides centralized data storage, security, manning of applications and network administration. Most servers operating system are Novel Netware, Windows NT, Apple talk, Linux, Banyan VINES etc… Advantages oThey are best suited for10 or more users. oSecurity: –All major server based systems provides sophisticated security. oAdministration: –Servers are centralized making them easier to manage. oStability: –Server based systems are designed to support a wide range of organization sizes. Additional servers are added to increase capacity. oClient server networks offercentralized backupwhere data can be stored in one server. oFlexibility– New technology can be easily integrated into the system. oAccessibility– Server can be accessed remotely and across multiple platforms . Disadvantages oCost: –More expensive in terms of hardware and network operating system. oComplexity: –Experienced system administrators are required to manage the systems. oDependence: –When server goes down, operations will cease across the network. Types of network
LAN MAN WAN LAN Local Area Network LAN is a network that is confined to a relatively small area. It is generally limited to a geographic area such as a writing lab, school, or building. advantages of a LAN oThe same as those for any group of devices networked together. oThe devices can use a single Internet connection. oShare files with one another, print to shared printers. oThe devices can be accessed and even controlled by one another. disadvantages of a LAN oImplementation Cost oPolicy Violations oServer Crashes oMalware Spreading oDistance limitation MAN Metropolitan Area Network MAN is a network with a size greater than LAN but smaller than a WAN. It normally comprises networked interconnections within a city that also offers a connection to the Internet. (Cable TV network, Telephone networks providing high-speed DSL lines). Network size generally ranges from 5 to 50 km. It may be as small as a group of buildings in a campus to as large as covering the whole city. Data rates are moderate to high. In general, a MAN is either owned by a user group or by a network provider who sells service to users, rather than a single organization as in LAN. Advantages of man oIn addition to the lower cost of connecting MAN with LAN, ohigh-efficiency data transmission oMAN networks use fiber optics so the speed of the data can reach 1000 Mbps. oThey are secure networks compared to WAN networks Disadvantages of MAN
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
osecurity problem and configuration due to the maximum number of LANs is connected, and their size is also significant, so it isn’t easy to manage. oTo set up a MAN network require technical people who can set it up correctly oIn MAN, there is a need for more cables two connect multiple LAN networks. oThey are huge networks compared to LAN networks, which makes them difficult to maintain. WAN Wide Area Network A WAN is a data communications network that covers a relatively broad geographic area and often uses transmission facilities provided by common carriers, such as telephone companies. WAN technologies function at the lower three layers of the OSI reference model: the physical layer, the data link layer, and the network layer. WAN Devices oWAN Switch oAccess Server oModem oISDN Terminal Adapter Advantages of WAN ocovers geographical areas of large proportions. oshare the data connected to all the devices in the respective network. oWAN users can get updated files and data from the servers othey offer guaranteed uptime Disadvantages of WAN oresult of the data transfer that can be easily accessed by the hackers oexpensive oDisconnection Problems oTroubleshooting Issues oMaintenance Issues Network Topologies
Network topology is the arrangement of the various elementsof a computer or biological network. it is the topological structure of a network, and may be depicted physically or logically. Physical topology refers to the placement of the network’s various components, including device location and cable installation, while logical topology shows how data flows within a network, regardless of its physical design. Distances between nodes, physical interconnections, transmission rates, and/or signal types may differ between two networks, yet their topologies may be identical. categories of topologies oPhysical topologies - The shape of the cabling layout used to link devices is called the physical topology of the network oLogical topologies - The signals act on the network media, or the way that the data passes through the network from one device to the next without regard to the physical interconnection of the devices. network topology has eight basic topologies oPoint-to-point oBus oStar oRing or circular oMesh oTree The Role of Computer Networks in Modern World
The modern era has been now extremely advanced and well-developed and the basic reason for this development is actually the launch of the internet and its applications which have provided the individuals with the easiest routine in their daily lives. The modern era of the internet has made even the most tiring and physically demanding works on the fingertips Forexample the shopping which is indeed a very complicated affair, can be easily done on the internet in the modern times, via e-commerce. This technology has emerged as one of thebreakthroughuses of the internet. The internet has changed the face of the lives of people, turning them completely into the modern and latest lifestyle with its developments. Today, instead of the newspapers, the people use the internet to access the e-news which provides with not only the newspapers completely but also various different news channels from all over the world. Even the live video news from the news channels can be accessed through the net, overpowering the other media, even including the television. The modern developments through the internet have also widened the opportunities for business and professional developments. The need to advertise the products of any business companies are no more a major problem, as the companies can develop their own website and information regarding the products to convince the customers wit their works. There are also several open opportunities of making money through the internet, with the most common profession being the web site development with the increasing demand of web-development personals used to develop the websites to promote their business and companies. Internet is indeed the major advancement in the modern era, enabling the common people to sit at home and rule the world. How network used in old ERA Being a network administrator was, unsurprisingly, very different in the old era than it is today. At that time nobody went to school with the goal of one day becoming a network administrator. Back then, getting a job as a network administrator was a lot like the pool at a proverbial frat party. You either actively stayed away from it, or you got thrown in. And they used all physically and network used very less part. The network used during and after corona
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
The teachers and students faced the late on covering the syllabus. Because everyone is inside the houses. couldn’t go any ware.so they cant contact with their teachers and students and they cant cover their syllabus.at the time they depend on network fully.and they found a solution to cover their syllabus vua ms-teams ,zoom ,LMS,Etc… now they fully depend on network and covering their syllabus on time. Growth of the Network The quality and reliability of the PSTN increased significantly in 1962 with the introduction of pulse code modulation (PCM), which converted analog voice signals into digital sequences of bits. While the 1960s were the decade of the mainframe, the 1970s gave rise to Ethernet, which today is by far the most popular LAN technology. Ethernet was born in 1973 in Xerox’s research lab. In the 1980s, the growth of client/server LAN architectures continued while that of mainframe computing environments declined. The advent of the IBM PC in 1981 and the standardization and cloning of this system led to an explosion of PC-based LANs. The 1990s were a busy decade in every aspect of networking, so we will only touch on the highlights here. Ethernet continued to dominate LAN technologies and largely eclipsed competing technologies such as Token Ring and FDDI.