Answer Posted / 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 |
Post New Answer View All Answers
Describe the TCP/IP layer.
Is arp a tcp or udp?
What is tcp example?
What is my router ip?
Is port forwarding dangerous?
What is j std 001 certification?
What is a ipid?
How do you ipconfig all?
How many bits are there in the ip address and port number?
What is a dns name?
Can two websites have same ip address?
What is thread in computer architecture?
What port number is 8080?
What is an ip address?
Who uses semaphore?