Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news-1.dfn.de!news.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Nicolas Bronke Newsgroups: comp.lang.pascal.delphi.misc Subject: Re: SMS mit Delphi 5 Date: Sat, 05 Oct 2013 11:11:13 +0200 Lines: 19 Message-ID: References: <1waixoqnjcnqh$.vsk4kxgiz7e8.dlg@40tude.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net lMETvwM2KVoVkyF0fCvx0AJbXvXIxVWXrS2clbej4J2A7mhWDg Cancel-Lock: sha1:0LEUDtK3DckG5KDumJeT/GGLAdc= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 In-Reply-To: Xref: csiph.com comp.lang.pascal.delphi.misc:551 Am 01.10.2013 12:54, schrieb JJ: > On Tue, 01 Oct 2013 10:52:23 +0200, Nicolas Bronke wrote: >> Does exists a component for delphi 5 which allows sending a SMS if a >> UTMS modem is available? >> Alternatively via an internet Provider > > I did tried to search this kind of component long ago, but couldn't find any > that's free and ready to use. Most of them are merely generic modem AT > command helper component. Or simply an SMS PDU builder unit. I ended up > making my own GSM library. > > I remember there's a commercial component called Oxygen (or D-Oxygen?), but > I can't remember if it support Delphi 5 or not. It's for GSM modem, but > AFAIK, UMTS is an extension of GSM in terms of modem AT commands. So, UMTS > is GSM compatible. > thank you for your response Nicolas