Protocols such as telnet come in two parts. A client (user program) and a daemon (server program). You cannot connect to a computer using telnet unless it is running a the telnet server to listen on that port and let you in. This is true of pretty much any program. Just because you can use it to get off your machine, doesnt mean you can use it to connect to another user machine.
No comments:
Post a Comment