How do check port in use #195
MohMehrnia
started this conversation in
General
Replies: 1 comment
-
Hello and thanks for your note. The library itself doesn't do it for you, however, you can IPGlobalProperties as described here: https://stackoverflow.com/questions/570098/in-c-how-to-check-if-a-tcp-port-is-available |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do you check a port in use before starting the server?
Beta Was this translation helpful? Give feedback.
All reactions