[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

How to write a program to send sms message

joe

10/12/2005 3:17:00 PM

How to write a program to send sms message, any resources?
and is it free or send sms is open to public?
4 Answers

Bruno Alexandre

10/27/2005 3:35:00 PM

0

nothing is for free in th bits world, even Linux is free, but u need to by a
computer first ;-)

you have 2 ways to do this:

Sending SMS using a SMS Gateway (there is one free that you could install
under linux) or you can pay for other
Sending SMS using an ordinary phone using the AT Commands but off course
you will pay the SMS to your Mobile operator.

--
Bruno Alexandre
(Sintra, PORTUGAL)



"Joe" <Joe@discussions.microsoft.com> escreveu na mensagem
news:77F0E392-A168-4778-8F9B-51CFCFFEC2CA@microsoft.com...
> How to write a program to send sms message, any resources?
> and is it free or send sms is open to public?


joe

10/27/2005 4:19:00 PM

0

Can u give me the relating web sites

"Bruno Alexandre" wrote:

> nothing is for free in th bits world, even Linux is free, but u need to by a
> computer first ;-)
>
> you have 2 ways to do this:
>
> Sending SMS using a SMS Gateway (there is one free that you could install
> under linux) or you can pay for other
> Sending SMS using an ordinary phone using the AT Commands but off course
> you will pay the SMS to your Mobile operator.
>
> --
> Bruno Alexandre
> (Sintra, PORTUGAL)
>
>
>
> "Joe" <Joe@discussions.microsoft.com> escreveu na mensagem
> news:77F0E392-A168-4778-8F9B-51CFCFFEC2CA@microsoft.com...
> > How to write a program to send sms message, any resources?
> > and is it free or send sms is open to public?
>
>
>

Bruno Alexandre

10/27/2005 5:56:00 PM

0

sure...


Kannel (free SMS Gateway for Linux) http://www.kannel.org/i...

WinSMS (software to use with your PC and Mobile) http://www.w...

SMS Driver (Pro SMS Gateway) http://www.freesms.net/pro/ind...

or

AT Modem Command Reference http://support.microsoft.com/?k...


--
Bruno Alexandre
(Sintra, PORTUGAL)



"Joe" <Joe@discussions.microsoft.com> escreveu na mensagem
news:D320B282-D33A-4727-835C-7CA91D3A689C@microsoft.com...
> Can u give me the relating web sites
>
> "Bruno Alexandre" wrote:
>
>> nothing is for free in th bits world, even Linux is free, but u need to
>> by a
>> computer first ;-)
>>
>> you have 2 ways to do this:
>>
>> Sending SMS using a SMS Gateway (there is one free that you could
>> install
>> under linux) or you can pay for other
>> Sending SMS using an ordinary phone using the AT Commands but off course
>> you will pay the SMS to your Mobile operator.
>>
>> --
>> Bruno Alexandre
>> (Sintra, PORTUGAL)
>>
>>
>>
>> "Joe" <Joe@discussions.microsoft.com> escreveu na mensagem
>> news:77F0E392-A168-4778-8F9B-51CFCFFEC2CA@microsoft.com...
>> > How to write a program to send sms message, any resources?
>> > and is it free or send sms is open to public?
>>
>>
>>


Bruno Alexandre

10/27/2005 6:00:00 PM

0

in SMS Driver (Pro SMS Gateway) Downloads Area there is a source code for
VB6 using SMS Server and SMS Loader Application

--
Bruno Alexandre
(Sintra, PORTUGAL)



"Joe" <Joe@discussions.microsoft.com> escreveu na mensagem
news:D320B282-D33A-4727-835C-7CA91D3A689C@microsoft.com...
> Can u give me the relating web sites
>
> "Bruno Alexandre" wrote:
>
>> nothing is for free in th bits world, even Linux is free, but u need to
>> by a
>> computer first ;-)
>>
>> you have 2 ways to do this:
>>
>> Sending SMS using a SMS Gateway (there is one free that you could
>> install
>> under linux) or you can pay for other
>> Sending SMS using an ordinary phone using the AT Commands but off course
>> you will pay the SMS to your Mobile operator.
>>
>> --
>> Bruno Alexandre
>> (Sintra, PORTUGAL)
>>
>>
>>
>> "Joe" <Joe@discussions.microsoft.com> escreveu na mensagem
>> news:77F0E392-A168-4778-8F9B-51CFCFFEC2CA@microsoft.com...
>> > How to write a program to send sms message, any resources?
>> > and is it free or send sms is open to public?
>>
>>
>>