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 |
I want Ada programming language books. Could anyone post me any link for that?
How to merge Action Form with Dyna Action Form in Struts.
What are the main principles of OOP?
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
what is the maximam caption size of lebel
can any one suggestion me present which course(except java,.net) has huge demand in the market?
What is the difference between COM and CORBA?
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
Data structure used to impliment a menu:
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
In mainframe SDSF, Can we copy the list of jobs currently executing in SDSF in to a seperate DATASET...?
0 Answers DST Global Solutions,
Can we write a method in JSP.If so how?