Hi, First, you have to have the sensor :) Second, you have SMSServer running on your machine. Read the doc to learn how to setup it.
Then build an application that will receive a notification if there is any movements. I used to create Delphi application to interface with the sensor. If movement detected, Delphi app will insert 'notify message' into MySQL database (SMSLib out table), and then let SMSLib send that message to specified number. Done. On Sat, Jan 30, 2010 at 22:39, [email protected] <[email protected]>wrote: > hey > i want to send sms using a computer programe the condition is if we > identify some movements through IR sensors.What should i learn? I know > basics of Java SE > -- Aryo Sanjaya http://facebook.aryosanjaya.net -- You received this message because you are subscribed to the Google Groups "SMSLib for Java 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.
