In the late 1960's as large college universities and several research labs gained an ever increasing amount of computers, the need for interconnections that worked at high-speed was great, and the pressure was on. It was not until the mid 1970's that an answer to the demand was created, they called it LAN.
LAN stands for Local-Area Network, with the ability to cover small areas, such as a home or office or group of buildings (schools, warehouse, etc.), LANs have higher data-transfer rates, smaller range and do not require licensed telecommunication lines as opposed to WAN (Wide-Area Network). ARCNET and Token Ring were two LANs that were widely used in the past. Ethernet and Wi-Fi are two of today's most common LANs.
A LAN is an important component to gamers. By setting up a LAN, gamers can link together their computers and play with or against their friends. Games, such as "Diablo II" and "S.O.C.O.M.", allows gamers to cooperate together in a team while either on line or while their computers are connected by LAN.Games, such as "Unreal Tournament" and "Starcraft", allow gamers connected by the internet or a LAN to work as a team or to compete against each other.Computers are usually linked by what is known as a Cat-5 cable to a HUB; and the HUB acts like a mediator. The Cat-5 cable connects to the back of the computer through the Ethernet port on the Network card, network adapter, LAN adapter or NIC (Network Interface Card). A network card operates on both the physical layer and the data link layer; it allows a low-level addressing system, using Mac Addresses, also known as an IP address, and physical access to the networking medium (the HUB). Not all LANs are the same; some use cables while others are wireless.
While other network technology exists, since the mid 1990's, the Ethernet network card has been leading the crowd, due to low cost and easy integration and use. A unique 48-bit serial number is on every Ethernet network card, stored in the ROM; the serial number is your computers Mac address. The Mac address for every computer must be unique; otherwise only one computer with a given Mac address could be on line and connected to the LAN at a time. The Institute of Electrical and Electronics Engineers is responsible for each unique Mac address getting assigned to vendors of interface controllers; this is so no two network cards share the same Mac address.
At one point network cards were expansion cards that had to be plugged into the motherboard. Most new computers have the network card built into the motherboard; some may even have two ports built in so the computer can be connected to multiple networks. Some companies have started using optical fiber instead of Cat-5 cables or USB cords, because optical fiber is immune to electromagnetic interference. Optical fibers are made of glass or plastic, instead of metal, and carry light along their full length. The electrical signals sent along the optical fiber degrade less during transfer than signals sent along metal wires (Cat-5 cables and USB cords).
Local Area Network Configuration
Introduction
If you want to transfer some of your data files from one computer to another in your office what will you do? One option you have is to take a floppy or CD and copy the data into it from source computer and go to destination computer and download the file in it. This method is very much time consuming and also you can not copy the data more then 1.44MB in floppy and around 800MB in CD. What if you have more than 2GB or more data to transfer? Here we can use LAN. A LAN is a group of two or more computers that can share information and resources. You can have 1000's of computer in your LAN depending on the size of your organization as long as the computers are kept in one building or location. Here I am going to tell you how to build a small Local Area Network of 5-10 computers. First of all we need to know the equipments that are required to setup a LAN.
Computers: - Obviously you need 2 or more computers to build a network because one computer can not make a Network
Cables: - Depending on your network size and utilization you can select the category of the cables. For a small network you can use CAT5 cable which supports 10/100Mbps speed. However you have option to purchase Cat 6 Cable also which support speed of up to 1Gbps. Here I will use CAT5 Cable. (Want to know more about CAT5 click here)
Hub / Switch: - This is a device the will be put in a central location and all the PCs will connect to it. These devices can be of 4, 8, 16, or 24 ports. They come with more ports also. These days switches are being used everywhere as they are more advance then HUB.
NIC: - Network Interface cards are required for you PCs. Here also you have option to get a card of 10/100 or 10/100/1000Gbps speed. Again it depends on your requirement and budget. One end of network cable will connect to NIC in your computer and another end will go to switch. Note: - Most of the computers these days comes with built in network card so you don't really need to purchase NIC if you already have one on your computer's motherboard.
RJ45 Connector: - These are small jacks that need to be punched at both ends of cables. You don't need to buy these connectors separately because readymade cables are available in market but of course if the desired length cable is not available then you will have to get the RJ45 Connectors and punch them at both ends of cable as per the cabling standard.
Once you have all the equipments you are ready to do connectivity among your computers and some windows settings. Follow the steps below to get your network up and running.
Step1: - Open your computers one by one and install the NIC. As I mentioned above if you have built in network card on your computer's motherboard then you don't need to do this activity. Better you buy PC with built in network card this way you can save lots of time.
Step2:- Connect all the computers one by one to your hub/switch. Once you connect all the computers just power on the switch.
Step3: - Now you have you to do some settings in your PC. All the PCs should have a unique identification so that another computer on network can identify it. Just in human beings we know people with their names, in computers they identify each other with their unique IP Address. These are 32 bit octets in the form of 0 and 1. We write IP address in the decimal form like 192.168.1.1. You have two options to provide IP address one is manual by sitting on each computer and typing the IP address and another is through DHCP Server. You can say DHCP server as a service of Microsoft Windows 2000/2003 Server which automatically provide IP address to computers as soon as they boot. (Click on DHCP to know more about it.) For a small network of 10-20 PCs you don't need DHCP server but for big network it would be very confusing and time consuming to provide IP address manually. In our scenario you can give IP address manually because we are setting up a network of just 10 PC. Now log in to PCs with administrative privilege and follow the steps below to give IP address to PCs.
a. Click on Start ? Settings ? Network Connection and then double click on Local Area Connection.
b. From the new Window click on properties and on the new window scroll down to select internet protocol TCP/IP. Double click on it or click on properties to give IP address.
c. On the opened window give an IP address in the space provided. Just below IP address there is an option of subnet mask. As soon as you will give the IP address the subnet mask will come automatically depending on the Network Class you have selected. (Click on Network Class to know more about it.)
Once you are done just save the settings by clicking on apply and OK. Repeat all 3 steps above on all your computers but remember to give unique IP address to each computer. You can check the connectivity among the computers by running a command called PING on each computer. Just go to command prompt and type ping IP ADDRESS (For example Ping 192.168.1.1) you should get reply from another computer which has the IP address 192.168.1.1, remember the PC you are trying to ping should be switch ON. If you get a message saying REQUEST TIME OUT that means the PC you are trying to ping is switch off or there is some problem in the connectivity. So you will have to check it.
These settings are enough to get your LAN up and running how ever in IP settings page you have some more options that you can define as long as you have installed these services in you network. For example DNS, Gateway or WINS, you can click on each of these words to know more about them.
Both Victor Epand & Sagar are contributors for EditorialToday. The above articles have been edited for relevancy and timeliness. All write-ups, reviews, tips and guides published by EditorialToday.com and its partners or affiliates are for informational purposes only. They should not be used for any legal or any other type of advice. We do not endorse any author, contributor, writer or article posted by our team.
Victor Epand has sinced written about articles on various topics from Shopping, Trucks and Interest. Victor Epand is an expert consultant for computer memory, PC supplies, and computer games. When shopping, we recommend the best online stores for ,. Victor Epand's top article generates over 11100000 views. to your Favourites.
Sagar has sinced written about articles on various topics from Home, Management and Internet Marketing. Sukhsagar Prajapatihttp://www.techdatainfo.blogspot.com. Sagar's top article generates over 5400 views. to your Favourites.
Computer Runs Too Slow Quality of the registry cleaners varies somewhat. There is a good,better and best as with most things