The copy-pastes and explanations blog for SQL code, errors and daily cases!
This blog is a 'list' of actions that always good to have available.
The copy-paste concept here is short and clear explanations and descriptions (no long stories!) and - of course - the code to take (copy) and use (paste).
The blog deals in the database (mostly) and software issues.
Blog Pages
▼
Test Open Ports with Telnet
Open cmd and run: telnet <IP_ADDRESS> <PORT_NUMBER> Example: telnet 30.125.40.120 5000 * If telnet doesn't work, turn "Telnet Client" on via "Programs and Features"-->"Installed updates"-->"Turn Windows features on or off".
No comments:
Post a Comment