Consultor Eletrônico



Kbase P37788: Is it possible to have multiple Server socket session listen to the same port number?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/2/2010
Status: Unverified

GOAL:

Is it possible to have multiple Server socket session listen to the same port number?

FIX:

No. Only one socket can be attached to a given port at once. This limit applies to both server-sockets and client sockets.