TCP port connectivity detection tool-tcping
Introduction to TCPING tcping is an open source network detection tool written in C++ by American Mr. Eli Fulkerson; you can download the executable file or download the source code and compile it yourself. Offical website: https://download.elifulkerson.com/files/tcping/0.39/ Tcping is similar to ping and is also a tool used to detect network connectivity. Different from ping, tcping can check the port. For more usage, please execute it in the program? Come check it out. ...