How to end a telnet session (Windows, Linux, Mac)

标签:
it |
分类: 工作 |
Here are the steps for doing so:
1. Open the telnet prompt by holding down the ‘Ctrl’ key and push
the ‘]’ key. (prompt: Microsoft Telnet>)
2. Type quit.
3. Push the ‘Enter’ key.
Telent usually is use for check port connectivitie status
remotly. locally we can view the lisling ports by use "NETSTAT
-A"
There is a very usefull tool PortQuery (http://download.microsoft.com/download/3/f/4/3f4c6a54-65f0-4164-bdec-a3411ba24d3a/PortQryUI.exe) to do both ends job.
for more info:
http://support.microsoft.com/kb/832919
http://www.windowsecurity.com/articles/mastering-portqryexe-part2.html