Oct. 2, 2014
10:16 a.m.
Hi, The Free french telecom company introduces a new feature that allow sending SMS to your own mobile phone using a HTTP query All you need is to activate the option at no cost, and use Pharo. Have fun :-) ZnEasy get: 'https://smsapi.free-mobile.fr/sendmsg?user=YourLogin&pass=YourPassword&msg=H...' Noury