How do I use TestShell?
|
26-09-2012, 10:41 AM
Post: #1
|
|||
|
|||
How do I use TestShell?
Forgive me if this a too simple a question... (actually I'm hoping that the answer is equally simple)
When I run ./TestShell.elf it asks me to connect to <device ip add>:2323, but using telnet I cannot seem to connect. How should I connect to the TestShell server? |
|||
26-09-2012, 12:16 PM
Post: #2
|
|||
|
|||
RE: How do I use TestShell?
(26-09-2012 10:41 AM)dough Wrote: Forgive me if this a too simple a question... (actually I'm hoping that the answer is equally simple) You can connect using a raw socket. Once you do this, type help for a (short!) list of supported commands. Then help [command] for notes on how to use [command]. |
|||
« Next Oldest | Next Newest »
|