Project Description:
I use the program SMSSplitter (http://www.smssplitter.com/SMSdownload.htm) to send SMS from my PC to my italian cellular phone.
This program use simple scripts to perform the web actions needed to send SMSs through popular web services that sends SMS for free.
The script I use with success in SMSSplitter to send SMSs to my cell. phone is the following.
I think it's easily understandable if you are expert in HTML and web...
_________
#nofchars=108
#name=Blu Flash
#comment=easyrap edition!!
#link=http://www.libero.it/
@page
#address=wpop.blu.libero.it
#page=/email.php
#mode=HTTPPOST
%=evaluate:int(20*)
dominio=blu.it
LOGIN=
PASSWD=
choice=blu
@page
#address=wpop.blu.libero.it
#page=/composer_sms.php
#mode=HTTPGET
ID=
%=find:/sms/cgi-bin/webmail.cgi?ID
@page
#address=wpop.blu.libero.it
#page=/elabcomposer_sms.php
#mode=HTTPPOST
#okstring=Il messaggio e' stato inviato correttamente al numero
PHPSESSID=find:PHPSESSID" value
numero=
ID=
folder=
idmsg=
rubrica=0
testo=
Counter=
consegna=imm
ore=
minuti=
data=
flash=1
______
What I need is a Windows EXE little program (with sources) that do the same as this script, where the above parameter "numero" (in english: number) is my cell. phone number and the parameter "testo" (in english: text) is the multi-word parameter I give to the EXE from the command line.
I want to simply obtain that when I launch the following command it sends the message "send this text to my cellular phone" to my cellular phone by SMS:
SEND.EXE "send this text to my cellular phone"
NOTES:
I'll give the login/password to the awarded, to test it.
Payment by Paypal. Escrow OK if available.
Thanks,
Outmarcus