How do check port is is opened #211
MohMehrnia
started this conversation in
General
Replies: 1 comment
-
Hi @MohMehrnia this isn't a function of the library. It will throw an exception if the port is in use. There are tools for each operating system that will tell you whether or not a port is in use (generally it's Windows: https://stackoverflow.com/questions/273159/how-do-i-determine-if-a-port-is-open-on-a-windows-server |
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
Uh oh!
There was an error while loading. Please reload this page.
-
How do check port is is opened?
Beta Was this translation helpful? Give feedback.
All reactions