Jump to content

send sms


jahlxx

Recommended Posts

  • 1 month later...

First of all you have to choose a service provider that receives messages on TCP/IP and converts them to SMS.

There are  lots of options and all have their interface different from each other.

You format your interface based on their specification how the message should look like.

Most use either SOAP or REST. More rare they use http so you can use TIdHttp to send the message.

I used the RESTClient, RESTRequest, RESTResponse objects to handle the messages.

Best of luck 

Link to comment
Share on other sites

The easiest way is bulksms.com. my example is based on bulksms and works great. Send every day about  200 sms with a unigui and vgl application.

Just  create an account with  bulksms and use my example. Replace the dummy username and password with your bulksms account and you van send messages

Link to comment
Share on other sites

  • Administrators
3 hours ago, j0h4n76 said:

If I Follow Your Step, Can I Have A Sample dan Solved My Problem from you ???

If You Can not Solved my Problem, I Dont want to Follow your Step. is Simple.

are You Sure ?

Explain to me by your logic. make me trust you.

Hi,

Your email is not registered in our customer database. Please specify the email address you used to purchase your license.

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...