What are Ports?There functions.
Answers were Sorted based on User's Feedback
Answer / lakshman
Ports are used to identify a application process on a
particular system.Think in the direction of ,how your
application programm is identifed by your system,while many
other process running on your sysytem.
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / gopinath nk
Port is a special number present in the header of a data
packet. Ports are typically used to map data to a particular
process running on a system.These are divided into three
ranges.1.Well known(0-1023) 2.Registered(1024-49151)
3.Dynamic/private ports(49152-65535).
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / balaganapathi.m
To explain the concept of port, i use the one example,
You are writing a letter to your friend, in this letter you
will write the Full address details such as Door
Number,Village Name, etc....
Take this example, in networking level, Here the Village
name is like IP address and Door Number is like Port.
Why you are mentioning the door number in the letter,
because in the village there are number of houses, to find
your friends house the Door Number is needed, Like that in
computer there are many process running simultaneously, to
identify particular process, port number is mainly used.
there are totally 65,535 port numbers are available, Some
port numbers are known as well known port number, this is
mainly used as server port number.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / guest
TCP and UDP
TCP is a connection oriented protocol
UDP is a connection less protocol
| Is This Answer Correct ? | 15 Yes | 11 No |
Answer / nikhil
For reliable connection using TCP, transport layer assigns
a unique set of numbers for each connection.That i sknown
as port Number.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / mr.shahin07
Port is a mechanism used by the computer which
simultaneously support multiple communication session with
computer & program in the network.
Port is used to differentiate the connection. basically used
in "Transport layer". During multiplexing of connection
Transport layer used it. In multiplexing source port no,
Destination port no & layer 3 address are used.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / harsha
A process running on localhost is called client and client
who needs services from remote host called server.
When Datagrams need to be deliver At layer 4. In computer
Tcp/ip protocol stack , there are so many no of process
runs. So How tcp /ip will findout exact process for which
this datagram need to be delivered. So each process is
identified based upon Port nos. Port nos function is for
identification of each processes run on a client/server.
Ports types
1) well known
2) registered/ephemeral
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / naren
port is a kind of channel for communication between
processes of same/different hosts in the network.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / xxx
ports r used to identify a application process in a
particular system.
UDP(user datagram protocol) for connectionless protocol.
TCP(transmission control protocol) for connection oriented
protocol
| Is This Answer Correct ? | 3 Yes | 3 No |
Why is tcp used?
what is the difference between layer 2 and layer 3 qos
Explain the OSI layer from bottom to top
What is the difference between static and dynamic ip addresses?
Slip supports which of the following WAN encapsulation services?
Explain what is routing protocol and its purposes?
How can Jim Herr, a client on an NT TCP/IP network see which remote hosts are currently connected using NBT
Please inform me about the openings of networking field at Kolkata.Is there any interview recently?
What is google ip address for ping?
Is a form of interprocess communication?
iam doing my final year graduation in physics i got placed as an assistant engineer for the job band INFRASTRUCTURE MANAGEMENT SERVICE(IMS)i want to know what type of job is tat and i also want to know about the technical knowledge for the job
What is p and v in semaphore?