Networks (2) Flashcards
State what is meant by the term ‘transmission medium’.
The communication channel through which data is sent from one device to another on a network
State the purpose of network protocols.
- A standard set of rules to enable communication between computing devices
- Ensures data is sent and received accurately, and that it is sent to the correct address on a network
What is TCP/IP?
(Transmission Control Protocol + Internet Protocol)
A hierarchical stack of network protocols that work together to enable devices to communicate with each other over the internet
(The Internet Protocol Suite)
Give the different layers within the TCP/IP model.
- Application layer
- Transport layer
- Internet layer (Network layer)
- Link layer (Network interface layer)
State three email protocols.
- POP3
- SMTP
- IMAP
Give the protocols within the application layer.
- FTP
- HTTP / HTTPS
- SMTP
- POP3
- IMAP
Give the protocols within the transport layer.
TCP
Give the protocols within the internet layer (network layer).
IP
Give the protocols within the link layer (network interface layer).
- Ethernet
- Wi-Fi
Describe the characteristics of Ethernet.
- Wired mode of connection on a network - not portable
- Highest bandwidth of any mode of connection, so faster downloads
- Little amount of interference, gives fastest response time
Describe the characteristics of Wi-Fi.
- Connects multiple devices together on a network wirelessly
- Has high bandwidth, but has most interference
Describe the characteristics of FTP.
File Transfer Protocol provides rules for file transfer between computers - often used to transfer files that are too large for attachment to emails
Describe the characteristics of HTTP.
- Hypertext Transfer Protocol provides rules to be followed by a web browser and a web server when requesting and supplying information
- Used for sending requests from a web client (browser) to a web server and returning web content from server back to client
Describe the characteristics of HTTPS.
Secure HTTP ensures that communications between a host and client are secure by encrypting communications
Describe the characteristics of SMTP.
Simple Mail Transfer Protocol provides rules for sending email messages from client to server and then from server to server until it reaches its destination