Unit 5: Networks and Web Technologies Flashcards
What is a network?
A network is two or more computers connected together that can transmit data.
What is Physical topology?
Physical topology is the physical layout of the network.
What is Logical topology?
Logical topology is the way in which data flows around a network.
Describe Bus topology.
A network topology where all terminals (devices) are connected to a backbone cable
What is the main advantage of Bus Topology?
Cheaper to set up, doesn’t require any
additional hardware.
Name 3 disadvantages of Bus Topology
- If the backbone cable fails, the entire network gets disconnected.
- As traffic increases, performance decreases.
- All computers can see the data transmission (insecure).
Describe Star Topology.
A network topology which uses a central node (switch/computer) to direct the flow of data, MAC (Media Access Control) addresses identify each device.
Name 3 advantages of Star Topology.
- Performance is consistent even if network is being heavily used.
- If one cable fails, only that station is affected.
- It’s easy to add new stations.
Name 2 disadvantages of Star Topology.
- Expensive due to switch and cabling.
- If the central switch fails, the rest of the network fails.
Describe Mesh Topology.
§A network topology where every node is connected to every other node. Most commonly found with wireless technology such as Wi-Fi.
Name 3 advantages of Mesh Topology.
- No cabling cost (wireless).
- As nodes increase, the reliability and speed of network becomes better.
- Faster since nodes don’t go through a central switch.
Name 2 disadvantages of Mesh Topology.
- You have to purchase devices with wireless capabilities.
- Maintaining the network is difficult.
What is a protocol?
A protocol is a set of rules defining how two computers communicate with each other. Protocols are standard so that all devices have a designated method of communicating with each other, regardless of manufacturer.
Name 4 examples of commonly used protocols.
- HTTP (Hypertext Transfer Protocol)
- TCP/IP (Transmission Control Protocol / Internet Protocol)
- POP (Post Office Protocol) and IMAP (Internet Message Access Protocol).
- FTP (File Transfer Protocol)
How is the Internet structured?
The Internet is a network of networks which allows computers on opposite sides of the globe to communicate with each other. Continents are connected to each other using large international backbone cables. Many of these pass underwater, linking continents to one another.