Table of Contents |
A network is a group of people, or devices, connected for the sole purpose of collaborating and sharing resources. Not all networks involve computers or the Internet. Telephone networks provide people with the ability to engage in conversations with one another over large distances. A satellite network provides GPS devices with directions to locations.
A computer network is a group of computers, servers, peripheral devices, and network hardware all connected for the purpose of sharing data. Computer networks can be categorized based on the proximity of the network's devices to one another. A local area network (LAN) is a computer network where all of the equipment is in close proximity to one another, usually in an office building or on the same campus. LANs are typically confined to a small local area and can be wired or wireless.
Conversely, a wide area network (WAN) is a computer network with all of the equipment spread over a large geographic area. It is typically inclusive of many small networks or LANs. WANs can be wired or wireless. The most common example of a WAN is the Internet. In fact, computer networking really began in the 1960s with the birth of the Internet. However, while the Internet was evolving and creating a way for organizations to connect to each other and the world, another revolution was taking place inside organizations. The proliferation of personal computers inside organizations led to the need to share resources such as printers, scanners, and data. Organizations solved this problem through the creation of local area networks (LANs), which allowed computers to connect to each other and to peripherals. These same networks also allowed personal computers to hook up to legacy mainframe computers. When an organization needed to provide a network over a wider area (with locations in different cities or states, for example), they would build a wide area network (WAN).
The personal computer originally was used as a stand-alone computing device. However, with the advent of networking and local area networks, computers could work together to solve problems. Higher-end computers were installed as servers, and users on the local network could run applications and share information among departments and organizations. This is called client-server computing. The ability for networked computers to quickly share information is by far one of the most popular reasons for networking computers.
IN CONTEXT
Using email applications is one example of networking. The Internet was originally designed as a way for scientists and researchers to share information and computing power among themselves. However, as soon as electronic mail was invented, it began driving demand for the Internet. This wasn’t what the developers had in mind, but it turned out that people connecting to people was the killer app for the Internet. Today, email remains a crucial tool for communication, but the rise of cloud computing and collaboration platforms has further enhanced the benefits of networked computers. Lots of businesses and organizations have also adopted computer networks just to be able to utilize email.
Networked computers allow for quick sharing of information (audio, video, text), which includes:
Computers and devices on a network use various protocols to facilitate communication between them. A protocol is a format or rule for transmitting data between devices. The protocol determines things such as how the sending device notifies the receiving device that there is data to be sent, what data compression method will be used, and how to check for errors in the data. It is critical that the protocol be executed in the same way on each device; otherwise, no communication can take place.
The most common protocol utilized today is the TCP/IP used on the Internet. TCP/IP stands for Transmission Control Protocol/Internet Protocol and is a group of protocols that function together for communication between networks.
Source: Derived from Chapter 5 of “Information Systems for Business and Beyond” by David T. Bourgeois. Some sections removed for brevity. www.saylor.org/site/textbooks/Information%20Systems%20for%20Business%20and%20Beyond/Textbook.html