Thanks for your promptly reply, Aryo . I was hitting the following error when I try to start SMSServer.java. "Error loading SolarisSerial: java.lang.UnsatisfiedLinkError: no SolarisSerialParallel in java.library.path Caught java.lang.UnsatisfiedLinkError: readRegistrySerial while loading driver com.sun.comm.SolarisDriver"
Then, I did some google and found out that the java comm package is only support several *nix platform. "Implementations of the API are currently available for Solaris SPARC, Solaris x86, and Linux x86." source: http://java.sun.com/products/javacomm/ --> paragraph 3. I dont hv gsm modem. Due to some $$ issue, my company dont want to invest (buy a gsm modem) before I able to prove the concept and show bosses a prototype of sending SMS via GSM modem. What to do? Economy downturn nowadays.. Thank you! On Mar 24, 4:04 pm, Aryo Sanjaya <[email protected]> wrote: > Just wanna confirm, SMSServer is running well on my Windows. > And yes, SMSLib is what you need. > > Why don't you use a real phone/gsm modem to try it? > > Aryo Sanjayahttp://facebook.aryosanjaya.net > > On Tue, Mar 24, 2009 at 14:59, wai keong <[email protected]> wrote: > > > Is that possible to send sms to some phone emulator? > > Besides, is this library support windows? > > As i see, its making use of some java communication package (that can > > not run in windows) in SMSServer.java. > > What i want to do is making a simple SMS Client that able to send SMS > > to GSM modem/phone. > > Is that SMSLib suites my needs? > > > Pls comment. Thank you! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
