List out the upper 3 layers in OSI model
What does the application layer provides?
List out the application layer protocols ( 5 )
What are the 3 primary function in the presentation layer?
What are the functions in the session layer? ( 2 )
What layer protocols are used by both the source and destination devices during a communication seesion?
What must be done for the communication to be successful?
What does TCP/IP application protocols do?
What does DNS ( Domain Name Search )do? Also list out the port
2.TCP, UDP client 53
*UDP 53 - Typically used for most DNS queries because it’s faster (connectionless).
*TCP 53 - Used when the response data size exceeds 512 bytes or for zone transfers between DNS servers.
What does DHCP ( Dynamic Host Configuration Protocol ) do? Also list out the port
*Client UDP 68: When a device (like a computer or phone) joins a network, it sends a request (via UDP) to ask for an IP address on port 68.
* Server UDP 67: The DHCP server listens on port 67 to respond to those requests and assigns IP addresses.
What does HTTP do? Also list out the port
What is the requesting information’s device called?
What is the responding the request’s device called?
What can pear-to-pear network do for 2 or more computers?
What layer does client and server processes are considered to be in?
What can an end device ( peer ) function in pear-to-pear ( 2 )
List out the common P2P network ( 4 )
List out the 3 parts that the browser interprets
List out the steps on how the web browser and web server interact
What is HTTP?
List out 3 common messages types of HTTP
What is Email?
Email messages stored in where?
List out the email protocols ( 2 )