What are Networks?
Networks are connections between nodes (devices) to share resources. Being connected to a network can be dangerous because there are more access points.
What are the types of Networks?
What is PAN?
A personal area network is within the range of an individual, +- 10m. Examples are:
What is LAN?
It is a network that connects devices close to one another, like in the same house; school; office.
What is WAN?
A wide area network is a network over a broader, geographic area. For example, an internet connection is given by an ISP. The internet is a WAN made up of individual LANs.
What is a Client-Server Network
In a Client-Server Network, every device is either Client or Server. A client will request resources from the server.
What is a Peer-to-Peer Network
A P2P network is decentralized. Each node is equal in responsibility and can work as both client and server.
What are the factors that affect Network Performance?
What are the differences between wired connections and wireless connections?
What are network protocols?
They are rules that must be accepted to devices can be compatible and reliably communicate.
How are protocols developed?
They are developed in layers, each responsible for a different part of the process of communication. Layers break the process down into managable self-contained parts.
What us the TCP/IP Protocol Stac?
It has 4 layers:
What is the Application Layer?
The application layer is where network applications can operate, e.g:
What is the Transport Layer?
This layer sets up communication between the two hosts, and includes the agreed rules.
What is the Network Layer?
This layer addresses and packages data, and routes it.
What is the Link Layer?
This is where the hardware and drivers operate.
What is the Ethernet?
It is a standardised family of protocols.
What is Wi-Fi (WLAN)?
What is the TCP?
TCP is the transmission control protocol, which runs in the transport layer. It deals with the connection between devices, it:
What is the IP?
It is the internet protocol, it addresses packets with the source and destination’s IP address, and works at the network layer. The IP removes the IP addresses when the packets are no longer needed.
What is HTTP?
It is the hypertext transfer protocol, a hypertext is a type of text with links. HTTPS is HTTP with encryption through certificates. HTTP is used to access a webpage from a web server, the process goes as:
What is FTP?
The file transfer protocol is of the application layer, which handles file uploads and downloads. HTTP transfers viewable content whilst FTP transfers data.
What are the email protocols?
What are the outbound email protocols?