![]() |
||||
![]() |
|
|||
|
Networking Basics
A network is a group of computers, printers, and other devices that are connected together with cables. Information travels over the cables, allowing network users to exchange documents & data with each other, print to the same printers, and generally share any hardware or software that is connected to the network. Each computer, printer, or other peripheral device that is connected to the network is called a node. Networks can have tens, thousands, or even millions of nodes. Like most things, networks are are assembled according to certain rules. Cabling, for example, has to be a certain length, each cabling strand can only support a certain amount of network traffic, etc. The rules that govern how a network is set up is called its topology. The most popular topology in use today is called Ethernet, which consists of computers and peripherals cabled together in specific ways. Ethernet is relatively inexpensive, easy to set up and use, and very, very fast. Ethernet networks are categorized by how fast they can move information. Speed is expressed in megabits per second (or Mbps), where one "bit" is equal to 1/8th of a character, letter, or number. There are currently two Ethernet speed categories. Standard Ethernet operates at a fast 10Mbps, which is quick enough for most networking tasks. Fast Ethernet, by contrast, races along at a blistering 100Mbps, making it ideal for desktop video, multimedia, and other speed-hungry applications. The new technology behind Fast Ethernet, which was introduced in the beginning of 1995, is not readily compatible with standard Ethernet. Making the two "talk" with each other requires special equipment (see switching hub below) and some knowledge of internetworking. If you're building your first network, decide whether to go with standard or Fast Ethernet before you begin shopping around for network hardware and software. Unless you plan on using video, multimedia, or heavy graphics software, plan on using standard Ethernet. For more information on standard and Fast Ethernet, see the Cabling & Hubs section. Cabling Basics
The two most popular types of network cabling are twisted-pair (also known as 10BaseT) and thin coax (also known as 10Base2). 10BaseT cabling looks like ordinary telephone wire, except that it has 8 wires inside instead of 4. Thin coax looks like the copper coaxial cabling that's often used to connect a VCR to a TV set. Which type of cabling is best for you? Thin coax and 10BaseT can both be used exclusively or together, depending on the type of network that you're Network Adapters
A network computer is connected to the network cabling with a network interface card, (also called a "NIC", "nick", or network adapter). Some NICs are installed inside of a computer: the PC is opened up and a network card is plugged directly into one of the computer's internal expansion slots. If a PC lacks expansion slots (which is true with portable PCs), special network adapters are used. A PCMCIA network adapter connects a PC to a network if the PC has a credit card-sized PCMCIA expansion slot, while a pocket adapter connects a PC to a network through the its printer port. Hubs
The last piece of the networking puzzle is called a hub. A hub is a box that is used to gather groups of PCs together at a central location with 10BaseT cabling. If you're networking a small group of computers together, you may be able to get Like network cards, hubs are available in both standard (10Mbps) and Fast Ethernet (100Mbps) versions. Some switching hubs allow both 10Mbps and 100Mbps networking hardware to be used on the same network. |