|
|
|
What is Networking
In the world of computers, networking is the practice of linking two or more computing devices together for the purpose of sharing data. Networks are built with a mix of computer hardware and computer software.
Area Networks
Networks can be categorized in several different ways. One approach defines the type of network according to the geographic area it spans. Local area networks (LANs), for example, typically reach across a single home, whereas wide area networks (WANs), reach across cities, states, or even across the world. The Internet is the world’s largest public WAN.
Network Design
Computer networks also differ in their design. The two types of high-level network design are called client-server and peer-to-peer. Client-server networks feature centralized server computers that store email, Web pages, files and or applications. On a peer-to-peer network, conversely, all computers tend to support the same functions. Client-server networks are much more common in business and peer-to-peer networks much more common in homes.
Wireless Networking – Router Vs Access Point
While planning for your wireless network you might be asking what is the difference between a router and an access point. You need to think of a router as more of a server because it performs many functions like a server. An access point only provides a portal for wireless client to connect to your existing LAN.
Routers can perform many functions. Routers can connect many different WLANs together acting like a traffic cop. Routers also act as a DHCP server. A DHCP server assigns dynamic IP address to your computer every time your computer starts up. If you don’t have a DHCP server then you will have to assign each computer on your network a permanent IP address.