Tag Archives: mobile phones
Database application development pathways with RAD Studio XE2
Embarcadero’s RAD Studio XE2 allows the following database development pathways: Delphi Object Pascal or C++ generated DataSnap middle tier data servers which run on a Windows server and allows the following thin clients to connect to it: Delphi Object … Continue reading
SMS Texting from Delphi via RedCoal SMS SOAP Server
Many Australian companies use RedCoal SMS texting services to send SMS texts to mobile phones from computers. RedCoal supplies an API for its MIDA technology with VB and C++ examples but no Delphi code. I have created a Delphi demo … Continue reading