BRIEF: At its simplest, a computer network is two or more computers sharing information across a common transmission medium.
In summary, all networks must have the following:
1. Something to share (Data).
2. A Physical Pathway (Transmission Medium).
3. Rules of Communication (Protocols).
Merely having a transmission pathway doesn't produce communication. When two entities communicate, they do not merely exchange data; rather, they understand the data they receive from each other. The goal of computer networking, therefore, is not simply to exchange data, but to be able to understand and use data received from other entities on the network.
Because all computers are different, are used in different ways, and can be located at different distances from each other, enabling computers to communicate is often a daunting task that draws on a wide variety of technologies.
NOTE: Remembering that the term 'network' can be applied to human communication can be useful. When you are in a classroom, for example, the people in that class form a human information network. In computer terms, the instructor is the server, and the students are network clients. When the instructor speaks, the language he uses is equivalent to a computer protocol. If the instructor speaks French, and the student understands only English, the lack of a common protocol makes productive communication difficult. Likewise, air is the transmission medium for human communication. Sound is really nothing more than wave vibrations transmitted across the air to our eardrums, which receive and interpret the signals. In a vacuum, we cannot communicate via speech because our transmission pathway is gone.
Go To Page: 1 2