Networking - Networking Basics - Discussion
Discussion Forum : Networking Basics - Networking Basics (Q.No. 11)
11.
Which protocol does DHCP use at the Transport layer?
Answer: Option
Explanation:
User Datagram Protocol is a connection network service at the Transport layer, and DHCP uses this connectionless service.
Discussion:
21 comments Page 1 of 3.
Naga Venu said:
1 decade ago
The Dynamic Host Configuration Protocol (DHCP) is a standardized networking protocol used by servers on an IP computer network to allocate IP addresses to computers. The purpose of DHCP is to automate the IP address configuration of a computer without a network administrator. IP addresses are typically selected from a range of assigned IP addresses stored in a database on the server and issued to a computer which requests a new IP address. An IP address is assigned to a computer for a set interval. After which, the computer must acquire a new IP address from the server. The computer may request to the server to have the interval extended, increasing the time that the computer may use the IP address for. The server may refuse to extend the time, forcing the computer to request a new IP address once the interval has elapsed.
Vishal said:
8 years ago
UDP is useful for fast transferring the data while the integrity of the data isn't important.
For ex, Voice call.
TCP is connections oriented but has few disadvantages over UDP in terms of speed.
As it gets ack after delivering a data it requires more time.
For Ex. SMS both TCP, UDP are important in networking as per there functions,
For ex, Voice call.
TCP is connections oriented but has few disadvantages over UDP in terms of speed.
As it gets ack after delivering a data it requires more time.
For Ex. SMS both TCP, UDP are important in networking as per there functions,
(1)
Balaji T said:
9 years ago
TCP drawback is it is a point to point protocol, so not useful for multicast or broadcast applications. yes UDP is unreliable but few advantages also there low overhead, fast etc.
AJIT said:
1 decade ago
In UDP there is no any acknowledgement send by client to server. But in TCP acknowledgement is sent by client to server for data receiving.
Then how DHCP stand for UDP?
Then how DHCP stand for UDP?
Kalyani said:
7 years ago
ARP means address resolution protocol.
It is used for mapping of IP address to the hardware or physical address which is known as ethernet address.
It is used for mapping of IP address to the hardware or physical address which is known as ethernet address.
(2)
Prajwal Naik said:
5 years ago
Can anybody explain why DHCP use only UDP why not TCP? I know UDP is fast rather than this, Is there any other reason?
(2)
Rahulk said:
1 decade ago
User data gram protocol is connection less but in explanation it is written as connection network service why?
PMM said:
1 decade ago
User datagram protocol. It's wireless protocol. It automatically assign the IP address. Range will different.
Athira said:
10 years ago
TCP is reliable protocol and UDP is unreliable. Then why we use UDP for this?
What is the benefit using UDP?
What is the benefit using UDP?
Puneet kannaujia said:
1 decade ago
It is chiefly used by the operating systems of networked computers to send error messages.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers