Client stays connected to the server's Listening port?
by guyrap - Sunday, 8 February 2009 22:30:41

When a client is authorized to maintain a connection to the server,
does it keep communicating through the server's listening port,
or does the server allocates a new port for the authorized client,
keeping its listening port open only for newcoming clients?