why port address is longer than IP address ?

Answers were Sorted based on User's Feedback



why port address is longer than IP address ?..

Answer / anand sebastian

They are both necessary for correctly routing traffic to its destination but have different scope. An IP address identifies a particular computer on the Internet. The port number identifies a particular program running on that computer.

Consider postal addresses by analogy. The street address and everything following identifies a particular residence or building, e.g. 1600 Pennsylvania Avenue, Washington DC. That is all the postal service needs to deliver a letter to its destination. However, once there it does not describe precisely _who_ the letter should go to. For that you need additional information - the name of the receipient. Only when this is also given - e.g. Bo the First Dog, 1600 Pennsylvania Avenue, Washington DC, can the letter be finally passed to the intended receipient.

The port number works in the same way - the IP address is enough to get the data to the right computer but does not say which application should receive the data on that machine. That is what the port number does. For example, by convention anything sent to TCP port 80 will be forwarded to a web server running on that machine. Anything sent to port 21 is directed to the FTP server instead. Without the port numbers the operating system would have no idea what data is intended for which application.

Is This Answer Correct ?    9 Yes 2 No

why port address is longer than IP address ?..

Answer / sathish

port id consist both ipadress and port number

ip adress is just ip adress

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More TCP IP Interview Questions

EXplain how the TCP/IP suite addresses name service

0 Answers   IBM,


How do I reset my ip address?

0 Answers  


Is port 80 secure?

0 Answers  


Tell me about IPv4 and IPv6.

0 Answers   Honeywell, Zomato,


Do port addresses need to be unique? Why or why not? Why are port addresses shorter than IP addresses?

4 Answers  






Does ip address change with location?

0 Answers  


Explain what is routing protocol and its purposes?

0 Answers  


How to identify ip address?

0 Answers  


Why is port 139 open?

0 Answers  


How do I check if port 22 is open?

0 Answers  


What happens from the point an HTTP request is received on a TCP/IP port up until the Page fires the On_Load event?

0 Answers   HCL,


how many tcp/ip protocols are there?

4 Answers  


Categories