mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-01-10 12:05:40 +00:00
rewording
This commit is contained in:
parent
3e98806748
commit
b30d45ab9a
@ -30,8 +30,8 @@ The following steps explain how to set up EnvayaSMS on an Android Virtual Device
|
|||||||
To simulate incoming SMS on the emulator:
|
To simulate incoming SMS on the emulator:
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<img src='/media/telnet.png' width='226' height='95' style='float:right' />
|
<img src='/media/telnet.png' width='226' height='95' style='float:right;padding-left:10px' />
|
||||||
using telnet from your host computer, connect to <code>localhost:5554</code><br />
|
using a telnet client (on your 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/>
|
||||||
|
@ -70,8 +70,8 @@ The following steps explain how to set up EnvayaSMS on an Android Virtual Device
|
|||||||
To simulate incoming SMS on the emulator:
|
To simulate incoming SMS on the emulator:
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<img src='/media/telnet.png' width='226' height='95' style='float:right' />
|
<img src='/media/telnet.png' width='226' height='95' style='float:right;padding-left:10px' />
|
||||||
using telnet from your host computer, connect to <code>localhost:5554</code><br />
|
using a telnet client (on your 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