A server is running HTTP, SMTP and DHCP. Which of the
following best explains how the server is able to handle
all three services over the same connection?
The server has separate buffer areas for each
application and forwards all data to each service. If the
data does not apply to that application, it is discarded.
The server processes each packet one at a time and
forwards the data to the application that indicates that it
is waiting for a transmission to arrive. The data is
discarded if it does not apply to that application.
The server uses the destination port number in the
TCP/UDP header to identify the service. The data is
forwarded to the service identified by the port number.
The server uses separate three-way handshake connections
to control the flow of the data and relates the service to
the proper connection. This relationship allows the server
to pass the data to the proper service.
Answer Posted / jitendera sinha
The server uses the destination port number in the
TCP/UDP header to identify the service. The data is
forwarded to the service identified by the port number.
i am also not sure plz let me know
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which command we use for ping in ipv6?
What is the command use to add a banner to a cisco router configuration?
Can you explain PPP protocol?
What is the difference between an igp and an egp?
How much hold down time of eigrep protocol?
How many ways are there to implement VPN architecture?
What is the difference between the user mode and the privileged mode?
What are 10base2, 10base5 and 10baset ethernet lans?
Mention what command you must use if you want to delete or remove the configuration data that is stored in the nvram?
What are the different layers of osi model?
What do you understand by ‘protocol’ in networking?
What is icmp protocol?
Define the different kinds of casting
What are the steps of data encapsulation?
When we use standard access-list?