Hi, Check this: http://smslib.org/doc/smsserver/
SMSServer can be setup to send messages from specific "sources" and/or to save received messages to specific "destinations". These are called "interfaces" in the documentation. For example, if we talk about a database server, you can set up SMSServer to read from a table and to send all messages found there. Or you can set it up to store received SMS in a table. I don't know what you mean by an "event" but if, for example, you set up a trigger or something that would create a record in SMSServer's tables, then SMSServer would dispatch the message accordingly. Does this clear things for you? On Mar 18, 4:16 pm, Vit <[email protected]> wrote: > Hi All, > > I'm new in the forum and in the topic.... sorry if I will ask "silly" > questions, but somewhere I have to start :o) > > I'd like to understand it the SMSLib can be the solution that I'm > looking for... > > Here you are my scenario: > > MS Dynamic CRM (a web application that interact with SQL 2005) > > MS Dynamic CRM "Talk" with MS Exchenage Server 2003 > > Need to Send SMS when something happen in the SQL side... (user add > some date... some date (stored in sql) are overdue etc.) > > is it possible (and easy) connect SMSLib with Exchange??? > > is it possible (and easy) connect SMSLib with SQL??? > > is it possible to send SMS driven by events (in the SQL side)??? > > is it possible to store the SMS recived in SQL??? > > is there any API avaliable to understand it all those question can be > easy answered??? > > thanks all > > vit --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/SMSLib?hl=en -~----------~----~----~----~------~----~------~--~---
