MINDPRIDE Computer Services
What is a Network?
Network Center
(Note: The key word is "typically." Wireless networks
obviously don't use cables and NICs aren't necessary for small
networks that use parallel/serial ports. But the basics still
apply.)
How Does a Network Work?
How does one computer send information to another? It is rather
simple. The diagram below shows a simple network:
[画像:Simple network diagram]
If Computer A wants to send a file to Computer B, the following
would take place:
Sounds easy. However, if anything untoward happens along the
way, you have a problem, not a network. So, if Computer A sends
the message to the network using
, a Microsoft protocol, but Computer B only
understands the
protocol, it will not understand the message, no
matter how many times Computer A sends it. Computer B also won't
get the message if the cable is getting interference from the
fluorescent lights, or if the network card has decided not to
turn on today, etc.
Network Classification
Like snowflakes, no two networks are alike. So for the sake of
discussion, it helps to classify them by some general
characteristics. A given network can be characterized by its:
Size (LANs and WANs): regarding size, networks are
generally lumped into two categories, local area networks (LANs)
and wide area networks (WANs)
A LAN is primarily defined by geography, and is typically housed
in one building or campus. A WAN, on the other hand, is a
network that joins many LANs together using super special,
highly secret, WAN technologies, but we will delve into that
arena some other day. Hopefully you're still reading. Because
they are so common, LANs are usually further divided into two
major types:
peer-to-peer: A peer-to-peer network doesn't have any dedicated servers or hierarchy among the computers. All of the computers on the network handle security and administration for themselves. The users must make the decisions about who gets access to what. For more information, see article Networking 101: Peer-to-Peer Networks.
client-server: A client-server network works the same way as a peer-to-peer network except that there is at least one computer that is dedicated as a server. The server stores files for sharing, controls access to the printer, and generally acts as the dictator of the network. For more information, see article Networking 101: Client-Server Networks.
Protocol
As stated above, the protocol of a network is the set of
guidelines for inter-computer communication. Two computers with
different protocols won't be able to communicate with one
another (imagine Ralph Nader and Pat Buchanan in the same room).
While many computers have the ability to interpret multiple
protocols, it is important to understand the different protocols
available before deciding on one that is appropriate for your
network.
Hardware
While some theoretically-minded people would claim that the
hardware involved in a network isn't extremely important, they
probably haven't ever actually dealt with setting one up.
Hardware is important. While in theory, every hub should send
and receive signals perfectly, that isn't always the case. And
the problem is that if you ask two network administrators what
hub they recommend, you will probably get two entirely
different, yet passionate answers. From picking the cable
(optical fiber, coaxial, or copper), to choosing a server, you
should find the most suitable hardware for your needs.
Basic Hardware:
This page covers the basic components of networking PCs in the home. Networked PCs can share files, printers and internet access. This type of network is considered a LAN (Local Area Network).
A wired network will generally consist of at least two computers, Ethernet cable, a hub or router, and NICs (Network Interface Card) in each PC. You can connect two computers together via a crossover cable and bypass the hub. But if you have multiple PCs then you'll need those extra ports on the hub or router.
A wireless network, sometimes referred to as 802.11b is the same principle, only instead of a hub, you'll use a wireless router or WAP (Wireless Access Point). A wireless bridge can connect a wireless network to an Ethernet network. This is handy if you have computers in the attic or basement and don't want to run wires through walls.
Configuring NICS:
If you do not use a router, your main computer will require two NIC cards. One leading to the internet and one leading to the LAN. The internet NIC will usually need to be configured for DHCP to receive an IP address automatically from the ISPs server. However, the LAN card must be assigned an address, usually 192.168.0.1 / 255.255.255.0. Now this main machine will have to have Internet Connection Sharing turned on. Each PC on the LAN will need then to be configured to receive its IP address from the main PC, which will act as a DHCP server. This will ensure that all computers are on the same subnet.
Hardware Router
You might decide to spend the extra money for a router to share internet access. You will no longer need the hub, and you also benefit by having a hardware barrier between your LAN and the outside world. The internet only sees the external IP address of the router, making your internal computers virtually invisible. This is a great security feature.
In this setup, your router will have an external address and the 192.168.0.1 address for the LAN. It will provide DHCP for the other PCS, so your main computer will no longer need to be on for other PCs to receive internet access, share files or use the printer.
Web Page Designed By
ADAM
Copyright ゥ 1981 - 2008
MINDPRIDE
CONSULTING All rights reserved.
Revised: November 21, 2007