When I send an sms via Java will I pay the sms rate or the data rate?
When I send an sms via Java will I pay the sms rate or the data rate?
AFAIK that actually depends if you have made use of sms API and directly sending a sms from your app to the user you are required to bear the sms cost.
But if you are making use of gprs to send the sms then data rate would be applied.
Regards,
Shafali