mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-01-09 20:05:38 +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:
|
||||
<ul>
|
||||
<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 />
|
||||
<img src='/media/telnet.png' width='226' height='95' style='float:right;padding-left:10px' />
|
||||
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>
|
||||
</li>
|
||||
<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:
|
||||
<ul>
|
||||
<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 />
|
||||
<img src='/media/telnet.png' width='226' height='95' style='float:right;padding-left:10px' />
|
||||
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>
|
||||
</li>
|
||||
<li>type <code>sms send [phonenumber] [text message]</code> to send messages to the emulator.<br/>
|
||||
|
Loading…
Reference in New Issue
Block a user