java - Read recieved sms and send reply using API -
hello new area.i having knowledge how can send /receive messages using java apis like send/receive sms using gsm modem through @ commands different requirements.
i need information regarding sms api using can receive sms .
my requirement choose gsm number application , if user wants send message application send sms gsm number, , using api read messages , send reply users respect message requests.
e.g tv serials or shows provides numbers send sms ,for different service providers provide different numbers users(people) can send sms respect service providers.once send sms given number gets quick reply message request has been received, confirmation message soon. , afer time again confirmation message gets received you(user).
so there java api or else can use , acheive requirement.
i looking java api/gateway example achieve .
let me know if need more clarification
you should check out twilio sms api: http://www.twilio.com/sms/api
this page contains link official java library: http://www.twilio.com/docs/libraries
Comments
Post a Comment