Why is it that in socket programs, a TCP server always has more than one socket?
Asked
Viewed 29 times
2
Personal someone could take me that doubt?
2
Where did you get this premise? How are you "counting" the number of sockets? It’s one thing to normally have a Listener/Dispatcher to serve multiple customers, but that doesn’t necessarily mean that every application needs it as a rule. It seems to me that the question starts from an incorrect statement.
Where did you get this premise? How are you "counting" the number of sockets? It’s one thing to normally have a Listener/Dispatcher to serve multiple customers, but that doesn’t necessarily mean that every application needs it as a rule. It seems to me that the question starts from an incorrect statement.
– Bacco