5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-01-09 20:05:38 +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

@ -26,11 +26,12 @@ The following steps explain how to set up EnvayaSMS on an Android Virtual Device
<small>Note: Do not enter <code>localhost</code> as the Server URL (since this would refer to the AVD itself). Instead, use your computer's IP address on the local network, as shown by the <code>ipconfig</code>
or <code>ifconfig</code> utilities.</small>
</li>
<li>
<img src='/media/telnet.png' width='216' height='85' style='float:right' />
<li>
To simulate incoming SMS on the emulator:
<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>
</li>
<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

@ -66,11 +66,12 @@ The following steps explain how to set up EnvayaSMS on an Android Virtual Device
<small>Note: Do not enter <code>localhost</code> as the Server URL (since this would refer to the AVD itself). Instead, use your computer's IP address on the local network, as shown by the <code>ipconfig</code>
or <code>ifconfig</code> utilities.</small>
</li>
<li>
<img src='/media/telnet.png' width='216' height='85' style='float:right' />
<li>
To simulate incoming SMS on the emulator:
<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>
</li>
<li>type <code>sms send [phonenumber] [text message]</code> to send messages to the emulator.<br/>