I am trying to use my virtual terminal for accesing Internet named as TELNET
under Dos.But Every time when we want to connect or open a site giving it gives the message
Could open a connection to www.goggle.com

Why it gives the error every time when i want to connect through TELNET.
HOW wi connect with internet using TELNET :!:

Recommended Answers

All 6 Replies

What are you typing into the command prompt?

With Telnet, you have a telnet server that provides your access to the internet. I can telnet in to my freesco router, then start links (a text browser) and get on the Internet that way.

Telnet itself does not provide internet access.

Look the Following Code....
struct emp
{
// CASE :1
struct emp a;// IT WILL GIVE THE ERROR
// CASE :2
struct emp *a;//IT IS COMPILED SUCCESFULLY
}
WHY
CASE :1 is error & CASE :2 is Running.
i do't understand tell me with explanation.

That... is not a telnet command.

did you put the port number ???
i mean after telnet server port number
try using :
telnet google.com 80

anyone please help !!!!
I want to use telnet but the problem is whenever i open a host it shows a message connect failed.

i do this
in WINDOWS

start > cmd > telnet

and after the telnet window is open i use command.......

open (ip address)
then message shows could not open connection to the host, on port 23:connect failed

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.