What is a computer network?
Networks are made up of network nodes (endpoints, switches and routers) which use interconnections to communicate with each other and move data from one device to another. Network components may be structured in a number of different topologies depending on the size and purpose of the network. For example a home network will look very different to an enterprise network which could span multiple offices across the globe.
To make it easier to build networks using many components, potentially from many different manufacturers we split it into layers. The lowest layer includes the medium used to transmit ones and zeros across physical space – for example an Ethernet cable or some form of wireless technology. The highest layer includes applications such as a web browser which turns the data transmitted across the network into something useful. We use two models to represent networks, the Open Systems Interconnection (OSI) model and the TCP/IP or Internet Protocol Suite model.
Each layer will implement one or more protocols as a means of communication. A protocol is simply a set of rules which all parties follow in order to understand each other. For example, let's look at a protocol analogy for social etiquette:
- Party A initiates communication with “Hello”
- Party B acknowledges this with “Oh, Hello”
- Party A asks “How are you?”
- Party B replies “Good thank you.”
- Party B reciprocates “How are you?”
- Party A replies “Good too, thank you.”
Free flow conversation is now free to happen until either party decides to close the conversation:
- Party B initiates the close of the conversation with “Well, must be off. Bye!”
- Party A hears the “Bye” and reciprocates, thus closing the conversation. “Bye!”
Devices on a network, like the people in our analogy, will only communicate successfully if they both adhere to the same protocol.
The core protocols in use today, including the Transmission Control Protocol (TCP) and the Internet Protocol (IP), date back to research carried out for the US Department of Defence and at US universities in the 1970s and 1980s.
Questions
Give two examples of models used to represent computer networks.
What is a network protocol?
Define WAN
Define LAN
What does WAN stand for?
World Area Network
Wireless Area Network
Wireless Activity Node
Wide Area Network
Which term best describes a network which connects devices in multiple offices located across the globe?
Wireless Local Area Network (WLAN)
Local Area Network (LAN)
Large Area Network (LAN)
Wide Area Network (WAN)
Which term would best describe a group of connected devices which are all within the same building.
Local Area Network (LAN)
Open Systems Interconnected Network (OSI)
Wide Area Network (WAN)
WiFi
What does LAN stand for?
Local Access Network
Language Agnostic Network
Local Area Network
Local Area Node