in reply to Re^4: What's the best way to find an unused TCP port on the local system
in thread What's the best way to find an unused TCP port on the local system
No, it works on Windows XP as well. bind() is what typically assigns the port number. But this has become quite off topic. There are lots of choices for networking APIs to use in Windows XP from C++, so you should probably consult the documentation for whichever one you are using.
- tye
|
|---|