I need to write a program that should be able to send a text SMS to mobile phone through java programming. What i got to know so far is using SMS Gateways and connect modem with sim card.
But I cannot install SMS Gateways and modem on client machine.
Can i use smtp
host.
How can i use Web Service to send sms?
Your time and contribution will be highly appreciated.
Using the twilio SMS gateway, you can easily accomplish this.
Here is a link to the twilio library: https://www.twilio.com/docs/java/install