Top "Telnet" questions

Telnet is an old protocol for bidirectional interactive text-oriented communication with remote hosts via virtual terminals.

HTTP keep-alive timeout

Can I specify the HTTP timeout or does the server impose a value? For example, if I do: telnet my.…

http get timeout telnet keep-alive
How do you use telnet to check a connection to Oracle?

I've been trying to get sqlplus to connect to Oracle from my OS X machine. I asked another question about …

oracle telnet
Difference between wscript and cscript

What is the difference between cscript and wscript? Which is best for doing Telnet and FTP automation in Windows?

windows ftp telnet wsh
telnet connection using PHP

I need to write a PHP script to telnet to a router, run a command and fetch the results. does …

php telnet
Can't close a scpi(telnet) session with echo "^]" when I use it in a script

The use of echo-e "\ 029" does not work either. But if use strg + alt gr + ] directly in a terminal session -&…

linux telnet
Android: how to telnet a phone?

I want to know if it's possible to telnet on a certain port of an Android phone connected via USB. …

android telnet
Python script - connect to SSH and run command

I already know there are ssh modules for Python, that's not for what I'm looking for. What I want to …

python automation ssh telnet
Using conditional statements inside 'expect'

I need to automate logging into a TELNET session using expect, but I need to take care of multiple passwords …

bash automation telnet expect conditional-statements
Telnet File Transfer between two linux machines

I want to send a file from one Linux machine with IP suppose "192.168.2.25" to other Linux machine that's a server "192.168.2.110" …

linux telnet file-transfer
SMTP STARTTLS certificate negotitiation via telnet

I am trying to start tls in sendmail, but I do not know how to use certificate. Please suggest me …

smtp telnet starttls