>> I am currently trying to see how I can implement a C program that would
>> send a SMS throught a classic modem (without internet connection). Does
>> anybody have some simple source code or information that would help me to
>> implement my program ?
>>
> Hey! Why bother learning to use a search engine when all these SLUG
> guys will do it for free?
> 
>  In this case, STFA (Search the friendly archives) - its been on SLUG
> before.
> 
I already spent a week on the net before soliciting SLUG help. Indeed I
could not find a C program. Although there is sms-client (as suggested
by Howard Lowndes), but it is way too much complex. So I was wondering
if one of the SLUG guys had a simple source code somewhere..

> http://www.progsoc.uts.edu.au/lists/slug/1999/December/msg00571.html
> 
It is about perl scripts.

> Do you know which protocol your desired service uses?
> 
GSM protocol. The part which deals with that kind of application is
described in:
European digital cellular telecommunications system (Phase 2); Interface
protocols for the connection of Short Message Service Centres (SMSCs) to
Short Message Entities (SMEs)
(GSM 03.39)
(author: European Telecommunications Standards Institute)

I am still looking for a simple C implementation of it.
Matthieu Chauzit.

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to