On Wed, Jun 24, 2009 at 05:28, Agente_Lu <[email protected]> wrote: > > Hello, this is my first post, > > Can someone send a simple tutorial, very basic in how to use sms lib > to send a sms ? > > I want something very simple, a simple class java tha conect to my > mobile that are connect via usb ( Port com ) and use then to send a > SMS "hello world" >
Open your downloaded SMSLib package, then go to the source folder. There is a folder 'examples' that contains many example programs. One of them is what you are looking for: SendMessage.java Good luck. -- Aryo Sanjaya --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
