I use ZTE MF110, so I'm not sure if that's working the same way. Which serial port does the device manager show you? Did you set this port in the source code? Is the shipped program not running? Thats important, otherwise (for me with mf110) serial port is blocked.
On 29 Apr., 00:03, Keuller <[email protected]> wrote: > Hi, > > Someone help me please. I'm try to use smslib to send SMS message > using ZTE MF190 modem. So I'm taking a stack trace as: > > Exception in thread "main" org.smslib.GatewayException: Comm library > exception: java.lang.RuntimeException: javax.comm.NoSuchPortException > at > org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java: > 102) > at org.smslib.modem.AModemDriver.connect(AModemDriver.java:114) > at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:189) > at org.smslib.Service$1Starter.run(Service.java:276) > > I follow installation guide to install all libraries in my machine, > but this error always occurs. > > Anyone can help me ? -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion 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.
