Test TCP Port
To test TCP connection if open in the destination address
PS C:\Windows\system32> tnc 10.1.1.94 -port 443
ComputerName : 10.1.1.94
RemoteAddress : 10.1.1.94
RemotePort : 443
InterfaceAlias : Ethernet Instance 0
SourceAddress : 10.1.1.12
TcpTestSucceeded : True
PS C:\Windows\system32>
No Comments