5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-01-10 04:05:38 +00:00

rewording

This commit is contained in:
Jesse Young 2011-10-01 17:21:34 -07:00
parent 3e98806748
commit b30d45ab9a
2 changed files with 4 additions and 4 deletions

View File

@ -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/>

View File

@ -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/>