Do port addresses need to be unique? Why or why not? Why
are port addresses shorter than IP addresses?
Answer Posted / madhu
Port Adresses need to be unique for some well known
applications.
Ex: NTp Server , TFTP Server,FTP Server etc
Totally the port numbers range from 0 to 65535 . In that 0
to 1024 are used for well known or particular applications
(Servers)These ports are called ephemeral ports. The rest
can be used for normal usage.
The port address field in the header of TCP as well as UDP
protocol is of 16 bits length where as the IP address filed
of the IP Header is of 32 bit length. So the port addresses
can range from 0 to 65535 (2^32-1) only.
Regards,
Madhu
| Is This Answer Correct ? | 11 Yes | 15 No |
Post New Answer View All Answers
Why shared memory is faster than message queue?
What is the data unit of "transport layer"?
What is the core naming mechanism, domain name system (dns)?
What is reverse ip lookup?
What is the difference between a port address a logical address and a physical address?
Is there any training institute for network protocol testing / communication protocol testing / data-com protocol testing?
How do I find out what program is using a port?
What is smb used for?
How do I refresh my ip address?
What are the protocols used in Application layer?
What is public ip?
How do you check if smtp port is open?
What is the purpose of message queue?
Who wrote indian penal code?
Is there a list of private addresses?