Windows cmd telnet format: telnet ip port case: telnet 191.1.1.1 8080 Telnet cannot add http:// Telnet does not support domain names The default port for telnet is 23 The telnet connection IP and port are spaces " " instead of colons ":" If the connection cannot be made, a prompt will appear saying that the connection failed. Otherwise, if a large blank space and an inoperable interface appear in cmd, it indicates that the connection is successful. ping format: ping ip or domain:port case: ping 191.1.1.1:8080 Cannot add http:// to ping Ping supports domain names The default ping port is 80 The ping connection IP and port are colons: If the connection is not possible, it will prompt that the connection failed, otherwise it will prompt how many bytes are sent and received, for a total of four rounds of sending and receiving. The above method of detecting whether the IP and port are connectable is all I want to share with you. I hope it can give you a reference. I also hope that you will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Vue Element front-end application development preparation for the development environment
>>: Usage and performance optimization techniques of aggregate function count in MySQL
Since its launch in 2009, flex has been supported...
Table of contents Problem scenario: Solution: 1. ...
Scenario 1: Html: <div class="outer"...
In the front-end and back-end separation developm...
Grouping and linking in MYSQL are the two most co...
This article describes MySQL index coverage with ...
This article shares the specific code of Vue to i...
Solve the problem that the vue project can be pac...
Preface The best method may not be the one you ca...
This post introduces a set of free Photoshop wire...
[LeetCode] 183.Customers Who Never Order Suppose ...
MySQL slow log is a type of information that MySQ...
This article describes how to use the local yum s...
Table of contents Vue recursive component drag ev...
Table of contents Filters 01.What is 02. How to d...