
winsock control: determine server's port from client
If my server app connects Winsock (via TCP) without specifying a port number
(or Port = 0), a random unused port is chosen for me. Is there a way for my
client app to determine which port number my server app selected?
TIA for any assistance.
--
Michael Kucan
--