What is the role of the application layer in the TCP/IP process?
What is the role of the transport layer of the TCP/IP process?
What is the role of the network layer in the TCP/IP process?
What is the role of the link layer in the TCP/IP process?
What is a port?
What is the network socket?
The network socket is the combination of the IP address and port expressed as IP : port
What are the use for well-known server ports?
What are client ports?
What is HTTP and how does it work?
What are web servers?
What are web browsers?
What is FTP and what is its purpose?
What is SSH and what is its purpose?
What is HTTP and what is its purpose?
What is HTTPS and what is its purpose?
What is POP3 and what is its purpose?
What is SMTP and what is its purpose?
How are IP addresses represented in binary?
What are the uses of the host and network ID?
How many addressable hosts exist for a given network?
2n - 2
- where n represents the number of bits assigned to the host ID
- all 0’s is the subnet ID
- all 1’s is the broadcast ID
- these must not be assigned to a particular host on a network
What are subnets and what are they used for?
What is subnet mask why is it required?
What is CIDR representation?
What are the advantages of subnets?