Hi Jordan,

Are you using SMSLib on Windows with Sun's serial API?  If so, you
might like to try a manual hack to reset the port list.  I saw it on
the Sun Java forums (now dead), but you can see details in the method
CommUtils.getPortIdentifiers() here
https://github.com/frontlinesms/frontlinesms-core/blob/master/src/main/java/net/frontlinesms/CommUtils.java

Alex


On 18 September 2011 17:03,  <smslib@googlegroups.com> wrote:
>   Today's Topic Summary
>
> Group: http://groups.google.com/group/smslib/topics
>
> restarting smslib on the fly [1 Update]
>
>  Topic: restarting smslib on the fly
>
> jordanthompson <jorythomp...@gmail.com> Sep 17 12:51PM -0700 ^
>
> I want to be able to check for the modem, and if it is not there, I
> want to prompt the user to insert the modem and continue. I can do
> everything up to the continue... It seems that once the dll is loaded
> and it has failed to access the modem, you are fubar until you insert
> the modem and restart the app.
>
> Anyone know how I can get around this?
>
> thanks in advance,
> Jordan
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "SMSLib Discussion Group" group.
> To post to this group, send email to smslib@googlegroups.com.
> To unsubscribe from this group, send email to
> smslib+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/smslib?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"SMSLib Discussion Group" group.
To post to this group, send email to smslib@googlegroups.com.
To unsubscribe from this group, send email to 
smslib+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/smslib?hl=en.

Reply via email to