How many processes can listen on a single TCP/IP port?

Answers were Sorted based on User's Feedback



How many processes can listen on a single TCP/IP port?..

Answer / james

A server is allowed to accept multiple client connected to
the same port number, although each session is unique. To
manage multiple client connections, a server process must be
multithreaded.

Is This Answer Correct ?    16 Yes 0 No

How many processes can listen on a single TCP/IP port?..

Answer / fazlur rahaman naik

only one process should b run on single port..... so there
should b only one process listening on single TCP/IP port.

Is This Answer Correct ?    21 Yes 11 No

How many processes can listen on a single TCP/IP port?..

Answer / abhijeet dubey

One.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

£¢®£ž›;=9:B9<::C = ADITHI HOW TO GET?

0 Answers  


what is diff bet ref variable & instance of class

0 Answers  


what is difference between java and c#

2 Answers   Cyient,


Delta 5 weight scale not connect with oracle application what i can do?

0 Answers  


which one is the best practice using synchronization method or synchronization block

1 Answers   TCS,






What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?

0 Answers  


What is Negative testing?

0 Answers  


through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?

0 Answers   Motorola,


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

1 Answers  


I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard

0 Answers   NIC,


What is the worst case of AVL tree?

1 Answers  


Plz Show notepad Coding using c# in window based application

1 Answers  


Categories