how to open telnet port in a pc

go to the command prompt and type in

telnet %IP% %PORT% for example telnet 192.168.0.34 22

Is this what you are looking for?
 
how can i connect to other pc which have microsoft os using telnet

how can i connect to other pc which have microsoft os using telnet.
whenever i try this command "telnet %i.p.add%"
it says cannot connect to this ip
 
well that computer has to have port 23 open and if it's not internal, it has to be port forwarded to that computer. Obviously telnet has to be enabled too
 
It depends on what you want to do, really... what is it that you want to do, exactly?
 
i want to share files between two computers
simply only this
so can you tell me how to do that using telnet or someother way
 
Telnet has nothing to do with sharing files anymore. (Did you read that from a really old computer book?) If it is a local network. All you need to do is enable windows file sharing and share the folder. If this is over the internet you can still do it with Windows file sharing with a free VPN solution such as Hamachi.
 
Back
Top Bottom