computer networking information

Computer Networking Information

This is an article that has been written to provide basic computer networking information. Here, I will try to present to you the different aspects of a computer network.

Here, in this article, I will try to get you acquainted with the various terms in a computer network. We will start with the components in the computer network and also try to understand important aspects, like their different types, the various network topologies, and more. Why are Computer Networks Needed? The most important use of a computer network is sharing information. Computer networks were made with the sole purpose to share information. Any user can access the resources in the computer of any other user provided the other user intends to share the same. Besides, every network consists of a server, where all the important data and information is stored. Thus, the individual computer users do not have to store data and applications into their own computers, they can simply access the same from the server machine. Besides, setting up a computer network in any organization allows the computer administrator or network administrator, to have a control over the operations that are performed through those machines. A common computer security blanket can be provided to the machines and at the same time, the users can also be prohibited from performing tasks which are not allowed by that particular organization. Types of Computer Networks LAN When a certain number of computers within an organization are connected with the use of data transfer cables, the connection is called a Local Area Network (LAN). The server is the most important part of a LAN, where the configuration to set up the LAN is done. Many types of cables can be used for forming a LAN, like coaxial cables or twisted pair. However, the best and the fastest way to transfer information in a Local Area Network, is by the use of fiber optic cables. WLAN WLAN, stands for Wireless Local Area Network. It is nothing different from a LAN. The purpose is the same, that is connecting a certain number of computers within a network. But, in this case, cables are not used for forming the network. A wireless medium is set up for data transfer. Routers and access points are the most important parts of a WLAN. No doubt, a server is also set up in a Wireless Local Area Network. WAN Wide Area Network is meant to connect computers across cities as well as countries. In general, multinational companies get a lease line for the purpose. A telephone line and a modem can also be used for the same purpose, for transferring information over such a large distance. This is what is commonly referred to as a dial-up connection. Computer Network Connections Let us now try to understand the different ways of forming a computer network. Again, there are various ways of doing the same, but let us try to understand the most common computer network configurations that are available. Bus Network This is the easiest setup topology but at the same time, it is also prone to errors. In the bus network, all computers are connected to the same line and each machine has to first determine, whether the line is free before sending in the information. Since there are chances that the information may clash on the line, this is not considered a very easy to implement computer network in an organization with a large number of computers. Star Network This is another common computer network topology. Here, all the computers are connected to a single hub and the transmission and reception of data is done through this hub machine. Mesh Network This is one of the primitive ways of forming a computer network. The network is formed in such a way that the computers are connected from one node to another. It's not necessary, that every computer will have a direct connection to another computer. The data has to find the shortest way by hopping from one node to the other. How Does Information Travel from One Computer to Another? Using Ethernet technology, the data is broken into small pieces called packets of data. Every packet of data has a head and in some cases a tail. The head contains information like the destination address, the checking bits, etc. The other computer on receiving that packet sends an acknowledgment packet, to notify that it has successfully received that piece of data and is now in a position to receive new data. This is the basic principle of the working of data. To understand even more clearly, how data travels, we need to understand the term 'protocols'. What is a Computer Networking Protocol? A computer networking protocol is nothing but a set of rules that defines the way data and information will be transferred from one computer to another. These rules will define when to send a packet of data, when an acknowledgment signal should be given, etc. The most common protocol is the one which is used in the largest network i.e., the Internet is TCP/IP model. This protocol is divided into two parts, TCP (Transmission Control Protocol) which decides how the systems will communicate with each other and IP (Internet Protocol), which handles the part for addressing the packets and routing them to their respective destinations.

Похожие статьи