Ouerghi Yassine
Ouerghi Yassine

Reputation: 1887

Sending SMS through Gmail using delphi

As you know we can send SMS to any cellphone with the google chat, so can we use this function in a delphi program? can we send sms with delphi?

Upvotes: 5

Views: 1746

Answers (1)

David Heffernan
David Heffernan

Reputation: 612804

You used to be able to, but it cost Google too much money to allow 3rd parties to piggyback on their service. So you can't do that using an API anymore: http://news.cnet.com/8301-17939_109-10193024-2.html

Upvotes: 6

Related Questions