HI,
What is the CLIENT HANDLING CAPABILITY of TCP LISTENER port? I mean how many clients can remain attached to the server port?
Hope the quick response/answers.
Thank you.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dipankar BiswasPosted May 14, 2015, 12:25 AM
Check this links to help...http://programmers.stackexchange.com/questions/234672/is-there-are-problem-holding-large-numbers-of-open-socket-connections-for-length
http://en.wikipedia.org/wiki/C10k_problem
And..http://www.codeproject.com/Articles/83102/C-SocketAsyncEventArgs-High-Performance-Socket-Cod