mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-01-10 04:05:38 +00:00
adjust telnet screenshot
This commit is contained in:
parent
6781f9aa85
commit
3e98806748
@ -27,10 +27,11 @@ The following steps explain how to set up EnvayaSMS on an Android Virtual Device
|
|||||||
or <code>ifconfig</code> utilities.</small>
|
or <code>ifconfig</code> utilities.</small>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<img src='/media/telnet.png' width='216' height='85' style='float:right' />
|
|
||||||
To simulate incoming SMS on the emulator:
|
To simulate incoming SMS on the emulator:
|
||||||
<ul>
|
<ul>
|
||||||
<li>using telnet from your host computer, connect to <code>localhost:5554</code><br />
|
<li>
|
||||||
|
<img src='/media/telnet.png' width='226' height='95' style='float:right' />
|
||||||
|
using telnet from your host computer, connect to <code>localhost:5554</code><br />
|
||||||
<small>Note: on Windows, you can install <a href='http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html'>puttytel</a>.</small>
|
<small>Note: on Windows, you can install <a href='http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html'>puttytel</a>.</small>
|
||||||
</li>
|
</li>
|
||||||
<li>type <code>sms send [phonenumber] [text message]</code> to send messages to the emulator.<br/>
|
<li>type <code>sms send [phonenumber] [text message]</code> to send messages to the emulator.<br/>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
BIN
media/telnet.png
BIN
media/telnet.png
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
@ -67,10 +67,11 @@ The following steps explain how to set up EnvayaSMS on an Android Virtual Device
|
|||||||
or <code>ifconfig</code> utilities.</small>
|
or <code>ifconfig</code> utilities.</small>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<img src='/media/telnet.png' width='216' height='85' style='float:right' />
|
|
||||||
To simulate incoming SMS on the emulator:
|
To simulate incoming SMS on the emulator:
|
||||||
<ul>
|
<ul>
|
||||||
<li>using telnet from your host computer, connect to <code>localhost:5554</code><br />
|
<li>
|
||||||
|
<img src='/media/telnet.png' width='226' height='95' style='float:right' />
|
||||||
|
using telnet from your host computer, connect to <code>localhost:5554</code><br />
|
||||||
<small>Note: on Windows, you can install <a href='http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html'>puttytel</a>.</small>
|
<small>Note: on Windows, you can install <a href='http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html'>puttytel</a>.</small>
|
||||||
</li>
|
</li>
|
||||||
<li>type <code>sms send [phonenumber] [text message]</code> to send messages to the emulator.<br/>
|
<li>type <code>sms send [phonenumber] [text message]</code> to send messages to the emulator.<br/>
|
||||||
|
Loading…
Reference in New Issue
Block a user