what is the tcp/ip protocol number
Answers were Sorted based on User's Feedback
Answer / asish kumar mishra
There is no such port number of TCp/IP.
Port number is assigned to a specified protocol not to
complete protocol suite.TCP/IP is a complete protocol
package.Actully when the data is transferred from oone host
to another hos it requires 3 types of address ...1st is the
hardware or MAC ddress which is managed in data-link layer
for the link of sorce and destnation segment.2nd is the ip
address managed in network layer to identify the source and
destination host.3rd is the socket address managed in
transport layer....your question is related to socket
address....Socket adddress is managed to link source
application process to destintion application proicess.A
socket address consists of a ip address +_port number.
Each protocol is assigned with a specified port
number...through the port number the destination host can
find which protocol is used to encapsulate ,encrypt and
transfer the data.
The simple answer to ur question is that ....each protocol
is identified on a network by its port number and served
according to its port number not by its name.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / shankar
ip number is a data transfer and without
ip number not any handle data and without
tcp not transfer the data. and not reached
the it data will not transffer .
| Is This Answer Correct ? | 5 Yes | 13 No |
How can I tell if port 25 is open?
How TCP stablish connection?
How do I check if port 22 is open?
Does router have ip address?
How do I know my ip address ubuntu?
Why are we moving onto IPv6? What is the maximum limit of IPv4?
How do applications coexist over tcp and udp?
How do firewall rules work?
How do you find your ip address on windows?
how does TCP IP STACK PROTOCOL WORKS AS IP IS CONNECTON LESS AND TCP IS CONNECTION oriented
What protocols fall under the application layer of the tcp/ip stack?
What is tcp ip in networking?