I would like to know if it is possible for me to run a test to know if a port is open, as with the telnet command, but to get a response like ping that can trigger another action with errorlevel 1 or 0. Thanks in advance.
I would like to know if it is possible for me to run a test to know if a port is open, as with the telnet command, but to get a response like ping that can trigger another action with errorlevel 1 or 0. Thanks in advance.