How to Telnet?

  • Thread starter Thread starter Si
  • Start date Start date
S

Si

To Telnet to another machine at another company, do I just open a command
prompt and type 'telnet (IP address)'

Never done it before.

Thanks
 
Why not simply try it and see before posting?

It should work, although network configurations may prevent access.
 
I did not have an IP address to try it and I had to go to a meeting where
they were going to ask about it.
 
Go to the PC your trying to Telnet to, and get the ip
address, using the cmd shell and typing in ipconfig.
Then try the cmd shell using open telnet (and the ip
address)
 
Hello
Before you can telnet, you must have the telnet server running on the remote
machine. It can be run from Control Panel ->Administrative
tools->services->telnet.

--
Winners dont do different things, they do things differently.

Madhur Ahuja
India

Homepage : http://madhur.netfirms.com
Email : madhur<underscore>ahuja<at>yahoo<dot>com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

VBA code for for telnet 1
Telnet? 5
Star Wars via Telnet. 1
execute command in batch with telnet 3
Sending Telnet Command via TCP/IP Socket 1
run an bat file under TELNET 1
Telnet 2
telnet to localhost 1

Back
Top