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
1. Radio grouping As long as the name is the same,...
ssh-secure shell, provides secure remote login. W...
HTML Paragraph Paragraphs are defined by the <...
Table of contents Previous 1. What is setup synta...
Connections can be used to query, update, and est...
Share a Shell script under Linux to monitor the m...
Copy code The code is as follows: wmode parameter...
This article shares 3 methods to achieve the spec...
<meta http-equiv="x-ua-compatible" co...
Table of contents Tomcat Introduction Tomcat depl...
Table of contents 1. Panorama II. Background 1. R...
1. AIDE AIDE (Advanced Intrusion Detection Enviro...
The project test environment database data is los...
Table of contents 1. Introduction to Portainer 2....
Code: Copy code The code is as follows: <!DOCTY...