mirror of
https://github.com/cwinfo/envayasms.git
synced 2024-12-04 12:35:32 +00:00
update license and readme files for request simulator
This commit is contained in:
parent
af1f8afb68
commit
f253f54704
6
LICENSE
6
LICENSE
@ -37,4 +37,8 @@ org.envaya.sms.Base64Coder is (c) 2003-2010 Christian d'Heureuse,
|
||||
org.envaya.sms.App.chooseOutgoingSmsPackage and
|
||||
org.envaya.sms.ForegroundService include code from Android,
|
||||
Copyright 2005-2009 The Android Open Source Project
|
||||
See NOTICE
|
||||
See NOTICE
|
||||
|
||||
server/php/example/www/test.html uses code from crypto-js,
|
||||
Copyright (c) 2011, Jeff Mott,
|
||||
released under new BSD license
|
@ -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
|
Loading…
Reference in New Issue
Block a user