1.3.3 Flashcards
What is a network?
2 or more computers connected with the ability to transmit data between each other
What is a WAN?
A network which covers a large geographical area
What is a LAN?
A network which spans a small geographical location
What is a physical topology?
The physical layout of the wires/components which form the network
What is a logical topology?
The layout of how data flows in the network
What are the advantages of a bus topology?
- cheap
- doesn’t require additional hardware
What are the disadvantages of a bud topology?
- if backbone fails the network fails
- high traffic reduces performance
- all computers see data transmission
What are the advantages of a star topology?
- performance is consistent
- if a cable fails only that terminal is affected
- transmits data faster
- easy to add new stations
- no collisions
What are the disadvantages of star topology?
- if the server fails the network fails
- expensive
What are the advantages of mesh topology?
- No cables needed if wireless
- high traffic results in high reliability
- high speed
What are the disadvantages of mesh topology?
- Expensive if wired
- difficult to maintain
What is a protocol?
A set of rules defining how computers are to interact with each other
What are the 4 components of the TCP/IP stack?
- application layer
- transport layer
- network layer
- link layer
What does the application layer do?
Specifies which protocol is needed depending on the application
What does the transport layer do?
- Uses TCP to establish an end-to-end connection
- splits data up into packets and labels these with the packet number, total number of packets and a port number
- if any packets are lost the transport layer requests retransmission of these