14,958
edits
(→PHP) |
|||
| Line 10: | Line 10: | ||
telnet | telnet | ||
* telnet ''DOMAIN_or_IP'' ''PORT'' ex: {{kbd | key = telnet the.domain 80}} | * telnet ''DOMAIN_or_IP'' ''PORT'' ex: {{kbd | key = telnet the.domain 80}} | ||
** If connected. The console windows will show the message "Escape character is '^]'. " for {{Linux}}. Or show a blank window for {{Win}} | |||
** If failed. It will show the message: "telnet: Unable to connect to remote host: Connection refused" | |||
=== case 2: Where are you? localhost where the application located === | === case 2: Where are you? localhost where the application located === | ||