How many processes can listen on a single TCP/IP port?
Answers were Sorted based on User's Feedback
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 |
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 we define two jobs have same name??is it exist??
what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....
How to find out the user exit for va01.
public static void main(String args[]) describe it
cobol is execution r not without jcl
what is technical system, business system, logical system in sap pi7.0
what is dynamic polymorphism?
what is the difference between a namespace and assembly ?
difference between mantis and other tools?
what is difference between VB5 AND VB6.0
Explain what is OOPS and its concepts?
How many types of list exist in the HTML