You can use Telnet to go through the next points.
Telnet client installation: In command prompt (run as administrator) execute the command “Dism /Online /Enable-feature /FeatureName:TelnetClient”.
Interpreting results with Telnet: If the connection succeeds, a blank screen will show up, meaning that the computer port is open. Conversely, a failed connection will be accompanied by an error message. It can indicate either a closed port or the fact that the indicated remote server is not listening on the provided port.