Connecting 2 virtual devices android in eclipse -


i trying connect 2 virtual devices in localhost in eclipse test server-client chat unsuccessful , different versions android api too. o though problem didn't had configuration. when tried use commands connect 2 devices appears:

c:>telnet localhost 5554 telnet localhost 5554

c:>'telnet' not recognized internal or external command, operable program or batch file.

to integrate cmd.exe in eclipse used tutorial:

http://www.avajava.com/tutorials/lessons/how-do-i-open-a-windows-command-prompt-in-my-console.html?page=1

i don't know i'm doing wrong, appreciate

if you're using windows 7 telnet.exe not installed default. you have add manually.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -