How to check if a remote port is open (Windows)
I’m sure there were times when you had to check if a port is accessible from one computer to another. In the earlier days we used to test network connectivity to a specific port of the remote computer using telnet command. Telnet used to come preinstalled in Windows, but in latest Windows OS not anymore. […]
How to check if a remote port is open (Windows) Read Post »