Re: [twsocket] TWSocket Digest, Vol 308, Issue 3

2009-02-14 Thread Mark Moss
Angus


What Version of TurboPowers Async Pro are you using, as the current 
one is 4.07 and can be obtained at the Open Source Site 
http://sourceforge.net/projects/tpapro/ .

The fixes may be their, if not I know some of the Old TurboPower 
Employee's and maybe I can get them to make the fixes that are necessary.

Or you can send the fixes directly to them.


And I think I would like to pursue Option 3.


Mark Moss


 Message: 3
 Date: Sat, 14 Feb 2009 09:06 + (GMT Standard Time)
 From: Angus Robertson - Magenta Systems Ltd an...@magsys.co.uk
 Subject: Re: [twsocket] SMS - How to send SMS from a Delphi
 Application
 To: twsocket@elists.org
 Message-ID: memo.20090214090605.5...@local.magsys.co.uk
 Content-Type: text/plain; charset=iso-8859-1

 Is the a component or source code available that would
 allow me to Send SMS messages to peoples phones from my Delphi
 Application?

 Before thinking about source code, you need to decide the technology to
 send the SMS, and arrange necessary hardware and/or service centre
 accounts for testing the application.

 The common ways to sending low volume SMS are:

 1 - Send the message using an email to an SMS service centre. Needs an
 internet connection and the ICS SMTP component.

 2 - Use an HTTP request to send the message to an SMS service centre.
 Needs an internet connection and ICS HTTP client component.

 3 - Use a GMS modem (or a mobile telephone with an RS232 connection) with
 a SIM card to send the message.  Needs async component using GSM
 protocols, but works without an internet connection provided the GSM
 modem has cell service.   The Turbopower Async Pro component supports GSM
 protocols, but needs various fixes to work with current modems.

 I have an application that does the last two, but it's not trivial.

 Angus




 --

 ___
 To unsubscribe or change your settings for TWSocket mailing list
 please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
 Visit our website at http://www.overbyte.be

 End of TWSocket Digest, Vol 308, Issue 3
  

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] TWSocket Digest, Vol 308, Issue 3

2009-02-14 Thread Angus Robertson - Magenta Systems Ltd
 What Version of TurboPowers Async Pro are you using

Does not really matter, the TApdGSMPhone component appears to have been
developed for one specific Nokia mobile phone, never tested with GSM
modems, and then abandoned.  Maybe no-one ever used it?

But it was the best I could find three years ago, so I modified it to
work with Nokia 30 and Siemens MC35 modems (the TC35 is similar but for
the USA), and it mostly worked but was less reliable than using SMS
bureaus over the internet.  

 Or you can send the fixes directly to them.

No-one has taken much interest in maintaining Async Pro for several years,
but I'll send you my fixed unit and the demo program I fixed, but without
a GSM modem you won't be able to do anything useful with it. 

Angus


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] TWSocket Digest, Vol 308, Issue 3

2009-02-14 Thread Francois PIETTE
Hi Mark,

Some guidelines to use twsocket mailing list:

1) Always use a proper subject
2) Always stay on topic (use delphit...@elists.org for general topics)
3) Do not mark your messages as high priority

Thanks.
--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be