may I read your code? On Tuesday, 4 March 2008 19:05:14 UTC+7, Thanasis wrote: > > Thanks for the nice words :) > > > On Tue, Mar 4, 2008 at 12:25 PM, waywardsoul > <[email protected]<javascript:>> > wrote: > > > > > > > > On Mar 3, 6:36 am, Thanasis <[email protected]> wrote: > > > Hi, > > > > > > you are not shutting down the Service class, that's why your port is > > > in use in every next call - its already open by the previous run. > > > > > > Do not start and stop the Service class - start it once and call its > > > methods as you feel appropriate. > > > > > > > > On Mon, Mar 3, 2008 at 3:19 PM, waywardsoul <[email protected]> > wrote: > > > > > > > Hi, all > > > > Am trying to send several messages continously in a loop. > > > > This am doing in a separate thread that sleeps for 5 secs before > > > > creating another object that sends the next message. > > > > the first message goes okay and the sender object is destroyed. > When > > > > another object is created and tries to send the message, I get an > > > > error "com port is currently in use". Any ideas? > > > > I'll try and see how it works out. Thanks are in order for the > > Library. It's Great! > > > > > > > > > >
-- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To view this discussion on the web visit https://groups.google.com/d/msgid/smslib/92c3cb57-e9c6-40ab-b337-11829123c005%40googlegroups.com.
