Hello, Currently, SMSLib decides by reflection and uses whatever library is available. Just make sure that only one of the two libraries is installed!
On Sep 10, 4:01 pm, Alex <[email protected]> wrote: > Hi, > > I am writing a cross-platform application. It would seem easiest > therefore to use RxTx as there is no javax.comm support for all > platforms. However, I have heard and experienced that javax.comm > provides better support for virtual comm ports. > > Is it possible to choose at runtime whether to use RxTx or > javax.comm? Then I could attempt to load javax.comm, and if the > relevant JNI library is not available, fallback to RxTx. > > Thanks for any help, > > Alex --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
