nc -zv 127.0.0.1 80
Multiple ports:
nc -zv 127.0.0.1 22 80 8080
Range of ports:
nc -zv 127.0.0.1 20-30
http://superuser.com/questions/621870/test-if-a-port-on-a-remote-system-is-reachable-without-telnet
I am Wen from Sydney Australia and has been working on Sitecore from 2010. It is my tech blog/notes about Sitecore. It could be short or long, awesome or plain. Hope we can all learn something here.
nc -zv 127.0.0.1 80
nc -zv 127.0.0.1 22 80 8080
nc -zv 127.0.0.1 20-30
http://superuser.com/questions/621870/test-if-a-port-on-a-remote-system-is-reachable-without-telnet
I have setup a standard form using WFFM in Sitecore 8.2. It always fail when submit. Error as below, Error: Exception: System.Data.DataE...