Podcast
Questions and Answers
What is included in the identifier for a process on a host?
What is included in the identifier for a process on a host?
- Both IP address and port number (correct)
- Port number only
- MAC address and port number
- IP address only
What is the port number for an HTTP server?
What is the port number for an HTTP server?
- 80 (correct)
- 20
- 110
- 25
Which type of protocols allows for interoperability and is defined in RFCs?
Which type of protocols allows for interoperability and is defined in RFCs?
- Open protocols (correct)
- Encrypted protocols
- Closed protocols
- Restricted protocols
What is the definition of RTT in the context of HTTP?
What is the definition of RTT in the context of HTTP?
What is the primary disadvantage of non-persistent HTTP?
What is the primary disadvantage of non-persistent HTTP?
Which HTTP method asks the server to leave the requested object out of the response?
Which HTTP method asks the server to leave the requested object out of the response?
What is uploaded in the entity body when using the POST method in HTTP?
What is uploaded in the entity body when using the POST method in HTTP?
Which HTTP version supports methods like PUT and DELETE?
Which HTTP version supports methods like PUT and DELETE?
Where does the status code appear in the server-to-client response message in HTTP?
Where does the status code appear in the server-to-client response message in HTTP?
Which type of applications require a minimum amount of throughput to be effective?
Which type of applications require a minimum amount of throughput to be effective?
What is the primary requirement for applications like Internet telephony and interactive games?
What is the primary requirement for applications like Internet telephony and interactive games?
Which transport protocol does FTP (File Transfer Protocol) use?
Which transport protocol does FTP (File Transfer Protocol) use?
What is the primary function of the TCP (Transmission Control Protocol) service?
What is the primary function of the TCP (Transmission Control Protocol) service?
Which application layer protocol is used for Web (HTTP) communication?
Which application layer protocol is used for Web (HTTP) communication?
What is the main characteristic of non-persistent HTTP connections?
What is the main characteristic of non-persistent HTTP connections?
What is the primary limitation of UDP (User Datagram Protocol) service?
What is the primary limitation of UDP (User Datagram Protocol) service?
Which type of applications can tolerate some data loss?
Which type of applications can tolerate some data loss?
Which transport protocol does Telnet use?
Which transport protocol does Telnet use?
What is the primary requirement for stored audio/video applications?
What is the primary requirement for stored audio/video applications?
Which layer provides reliability, flow control, and congestion control in transport protocols?
Which layer provides reliability, flow control, and congestion control in transport protocols?
What is the primary characteristic of persistent HTTP connections?
What is the primary characteristic of persistent HTTP connections?