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

adjust telnet screenshot

This commit is contained in:
Jesse Young 2011-10-01 17:17:57 -07:00
parent 6781f9aa85
commit 3e98806748
4 changed files with 8 additions and 6 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

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