Difference between revisions of "How to create web sms sender"
From ArmadeusWiki
(New page: First install a web server I choose lighttpd (make menuconfig ->Package selection for the target ). Select Show package that are also provide by busybox and lighttpd. Second adapt exempl...) |
(No difference)
|
Revision as of 04:52, 19 October 2012
First install a web server
I choose lighttpd (make menuconfig ->Package selection for the target ). Select Show package that are also provide by busybox and lighttpd.
Second adapt exemple script for sending sms
Third create web page.