What is a port?

Answers were Sorted based on User's Feedback



What is a port?..

Answer / shankar payaboin

Its nothing but logical address
that is 0 to 1023, these are resrved for servers
remaining 1024 to 65535 are clients

Is This Answer Correct ?    16 Yes 1 No

What is a port?..

Answer / sreevani

Port is that which transfers data from one computer to
another via a cable that links connecting ports.

Is This Answer Correct ?    17 Yes 5 No

What is a port?..

Answer / rajeev dwivedi

Port is that which transfers data from one computer to
another via a cable that links connecting ports.

Is This Answer Correct ?    7 Yes 2 No

What is a port?..

Answer / ranjith

A port is a connector for attaching cables, for example:
Parallel port is used for connecting printer with system
and Serial port is used for connecting monitor with CPU.

Is This Answer Correct ?    6 Yes 2 No

What is a port?..

Answer / rajani nagandla

On computer and telecommunication devices, a port is
generally a specific place for being physically connected
to some other device, usually with a socket and plug of
some kind.
In programming, a port is a "logical connection place" and
specifically, using the Internet's protocol, TCP/IP, the
way a client program specifies a particular server program
on a computer in a network.

Is This Answer Correct ?    4 Yes 0 No

What is a port?..

Answer / rahul sharma

port is a logical segment of the RAM to identify application running on the computer.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Java Networking Interview Questions

What is cookies in networking ?

0 Answers   Akamai Technologies,


What is a client tester?

0 Answers  


Explain the generic term internet.

0 Answers  


Public serversocket(int port, int queuelength) throws ioexception, bindexception?

0 Answers  


What is jhttp web server?

0 Answers  






If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?

0 Answers  


What is network interface name?

0 Answers  


What are the advantages and disadvantages of java sockets.

0 Answers  


What is the difference between TCP and UDP ?

10 Answers   Religare,


What is the Difference between socket and servlet?

0 Answers  


What is an http server?

0 Answers  


Is there any difference between TCP/IP and TCP?

4 Answers  


Categories