4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-07-04 05:57:44 +00:00

update license and readme files for request simulator

This commit is contained in:
Jesse Young
2011-10-09 16:37:54 -07:00
parent af1f8afb68
commit f253f54704
2 changed files with 9 additions and 1 deletions

View File

@ -20,5 +20,9 @@ On a phone running EnvayaSMS, go to Menu -> Settings and enter:
To send an outgoing SMS, use
php example/send_sms.php
example/www/test.html allows you to simulate the HTTP requests made by EnvayaSMS
in your browser without actually using the EnvayaSMS app.
If you're using server.php, just go to http://<your_ip_address>:8002/test.html
See EnvayaSMS.php and example/www/index.php