[smslib] WaitCommEven: Error 31

2011-10-13 Thread mattca...@gmail.com
Hello,

I am trying to retrieve SMS messages from my Option Icon 452 USB GSM
Modem through SMSLib, and when I do I received "WaitCommEven: Error
31" over and over again in my log files from Apache Tomcat.

The USB Modem is connected directly to the PC's USB Port (I have tried
different port's, to no avail), and I still receive the message no
problem, I just get this error message repeated thousands of times
creating a log file of over 38MB each time it runs a check for new
SMS!

What can cause this error and what can I do to try resolving it?

For a while I was using the Option Globetrotter application, however,
that application constantly pops-up when new messages are received and
there is no way to disable that feature.  By the way, I am using my
own application that I wrote to send/retrieve SMS messages from the US
ATT SIM Card in the USB GSM Modem, so I do not want to use
Globetrotter.  But since I removed Globetrotter and connected the
modem through a Dial Up Connection within Network Connections (I am
running Windows Server 2003 r2) I am now getting this WaitCommEven:
Error 31 error.

Any ideas?


Thanks in advance.

--Matt

-- 
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.



[smslib] Re: WaitCommEven: Error 31

2011-10-15 Thread mattca...@gmail.com
I will have to have my programmer check those settings.

Not that I know of, when I go to manufacturer's website, they only
have two drivers listed, one for Win XP, Vista, 2000, etc. and one for
Windows 7 Only.  We get this error when using either of the
manufacturer's two connection utilities (GlobeTrotter and
uCANNConnect) as well as when not using either of those and just a
basic dial-up connection.  I have also tried using a different USB
port.  Could it be related to the motherboard that it's plugged into
maybe?

Thank you,

--Matt

On Oct 13, 3:08 pm, "T.Delenikas"  wrote:
> Check the parameters:
>
> SERIAL_NOFLUSH
> SERIAL_NOEVENTS
> SERIAL_POLLING
> SERIAL_RTSCTS_OUT
>
> More info here:http://smslib.org/doc/smslib/parameters/
> Test with different settings. You problem appears to be related to the usb
> port.
>
> Are you sure your modem does not require any special drivers?

-- 
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.



[smslib] Updated list of USB Compatible GSM Modems

2011-10-19 Thread mattca...@gmail.com
Hello,

Does anyone have a more updated list of USB (not RS232 Serial) GSM
Modems that are compatible with SMSLib?

The current list, seen here: http://smslib.org/doc/compatibility/, is
very outdated, for example, I know Wavecom has since been bought out
by Sierra Wireless, so do any of their USB GSM Modem's work with
SMSLib without error's?

If no one has an updated list, what would be a good recommended USB
GSM Modem to use with SMSLib?

Thanks in adv.

--Matt

-- 
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.



[smslib] Re: Updated list of USB Compatible GSM Modems

2011-10-24 Thread mattca...@gmail.com
Hello Marcos,

Thank you for the information, which model modem did you purchase?
And was it a Wavecom modem or a Sierra Wireless model modem?

Thanks again,

Matt

On Oct 19, 3:29 pm, Marcos Truchado  wrote:
> Hi:
>
> Go for Wavecom. I had the same problem that you, and finally I bought one
> Wavecom (as you said manufactured now by sierra wireless) and It is working
> perfectly with SMSLib.
>
> Best regards.
>
> Marcos.
>
> On Wed, Oct 19, 2011 at 9:27 PM, mattca...@gmail.com 
> wrote:
>
>
>
>
>
>
>
> > Hello,
>
> > Does anyone have a more updated list of USB (not RS232 Serial) GSM
> > Modems that are compatible with SMSLib?
>
> > The current list, seen here:http://smslib.org/doc/compatibility/, is
> > very outdated, for example, I know Wavecom has since been bought out
> > by Sierra Wireless, so do any of their USB GSM Modem's work with
> > SMSLib without error's?
>
> > If no one has an updated list, what would be a good recommended USB
> > GSM Modem to use with SMSLib?
>
> > Thanks in adv.
>
> > --Matt
>
> > --
> > 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.



[smslib] Re: Updated list of USB Compatible GSM Modems

2011-10-24 Thread mattca...@gmail.com
Dear Marcos,

Thank you for all of the information!

Unfortunately I do not want to use something that is not officially
supported yet, just in case any issue's arise while using this modem.
I will definitely keep that model on the list of possibilities once
the new 3.5.1 SMSLib is released.  Do you know when this version may
be released?

Lastly, are there any other USB Modems that are fully compatible with
the current version?

Thank you,

Matt

On Oct 24, 8:53 am, Marcos Truchado  wrote:
> Hi:
>
> It is a Sierra wireless FXT009
>
> http://www.sierrawireless.com/Support/Downloads/AirLink/Programmable_...
>
> Currently I'm developing an application using it. With the latest 3.5.1
> version of SMSLib this modem is not supported. However I was able to create
> a handler that works perfectly. I contact with T. Delenikas and I sent him
> the full project and he told me that this handler will be included in a
> future release of SMSLib, so expect it to be soon released, or if you are on
> a hurry I can send to you a modified version of the 3.5.1 with the handler
> included that supports this modem. The handler I wrote also should be
> compatible with the FXT002, but I don't have this modem so I can't say.
>
> Best regards.
>
> Marcos.
>
> On Mon, Oct 24, 2011 at 2:48 PM, mattca...@gmail.com 
> wrote:
>
>
>
>
>
>
>
> > Hello Marcos,
>
> > Thank you for the information, which model modem did you purchase?
> > And was it a Wavecom modem or a Sierra Wireless model modem?
>
> > Thanks again,
>
> > Matt
>
> > On Oct 19, 3:29 pm, Marcos Truchado  wrote:
> > > Hi:
>
> > > Go for Wavecom. I had the same problem that you, and finally I bought one
> > > Wavecom (as you said manufactured now by sierra wireless) and It is
> > working
> > > perfectly with SMSLib.
>
> > > Best regards.
>
> > > Marcos.
>
> > > On Wed, Oct 19, 2011 at 9:27 PM, mattca...@gmail.com <
> > mattca...@gmail.com>wrote:
>
> > > > Hello,
>
> > > > Does anyone have a more updated list of USB (not RS232 Serial) GSM
> > > > Modems that are compatible with SMSLib?
>
> > > > The current list, seen here:http://smslib.org/doc/compatibility/, is
> > > > very outdated, for example, I know Wavecom has since been bought out
> > > > by Sierra Wireless, so do any of their USB GSM Modem's work with
> > > > SMSLib without error's?
>
> > > > If no one has an updated list, what would be a good recommended USB
> > > > GSM Modem to use with SMSLib?
>
> > > > Thanks in adv.
>
> > > > --Matt
>
> > > > --
> > > > 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.

-- 
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.



[smslib] Re: Updated list of USB Compatible GSM Modems

2011-10-25 Thread mattca...@gmail.com
Great news, thank you T. Delenikas!

The only thing I'm worried about is that the AirLink Fastrack Xtend
EDGE FXT009 / FXT002 modem is A) difficult to find for sale here in
the U.S. and B) looks to be RS232 (serial) based, no?

I am looking to use a USB modem for my project, something along the
lines of the Option USB ICON Series(http://www.option.com/en/products/
products/mobile-devices-solutions/) or the Sierra Wireless AirCard's
(http://www.sierrawireless.com/productsandservices/AirCard/
USBModems.aspx).

Are any of those USB Modems supported in SMSLib?

I was also looking into the ZTE MF636 as it is on the current list of
supported modems, but again that is difficult to find in the U.S.
unlocked (not through a carrier like ATT).  As well as ZTE does not
have very good support for U.S. based customers.

Thanks in adv.

--Matt

On Oct 24, 12:39 pm, "T.Delenikas"  wrote:
> The AT Handler contributes by Marcos is already added in the official repo:
>
> http://code.google.com/p/smslib/source/detail?r=2313http://smslib.googlecode.com/svn/smslib/trunk/src/java/org/smslib/mod...
>
> It's not a matter of "official" release. If Marcos says it works, you should
> probably believe him :)
> The new handler will be included on the next release.

-- 
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.



[smslib] Re: Updated list of USB Compatible GSM Modems

2011-10-25 Thread mattca...@gmail.com
Dear Marcos,

Oh, my apologies, I didn't realize it had a USB port for connectivity,
that's good to know.

After looking into these embedded/industrial device's it seems they
may be a bit more than I need at this time.  Do you know if any of the
AirCard USB Modem's will work just as well as the FXT009?  I know
these USB Modems do also accept AT Commands for input, and are made by
the same company.  They are more in line for the type of usage I will
be doing with SMSLib.

Thank you,

--Matt

On Oct 25, 10:10 am, Marcos Truchado 
wrote:
> Hi Matt
>
> I have just here on my table a Fastrack FXT009. It has 2 serial interfaces,
> an USB port and a sub-d 15 serial connector. This latest one is the same
> that the one you can find in the VGA.
>
> FXT009 is definitively supported, for FXT002 I'm 99,9% sure that It will
> work to, as far as the reference AT command list is the same for both. You
> shouldn't have any difficulties to get there in the USA. At least here in
> Europe It is quite easy to find.
>
> http://www.sierrawireless.com/Support/Downloads/AirLink/Programmable_...
>
> Best regards.
>
> Marcos.
>
> On Tue, Oct 25, 2011 at 3:35 PM, mattca...@gmail.com 
> wrote:
>
>
>
>
>
>
>
> > Great news, thank you T. Delenikas!
>
> > The only thing I'm worried about is that the AirLink Fastrack Xtend
> > EDGE FXT009 / FXT002 modem is A) difficult to find for sale here in
> > the U.S. and B) looks to be RS232 (serial) based, no?
>
> > I am looking to use a USB modem for my project, something along the
> > lines of the Option USB ICON Series(http://www.option.com/en/products/
> > products/mobile-devices-solutions/) or the Sierra Wireless AirCard's
> > (http://www.sierrawireless.com/productsandservices/AirCard/
> > USBModems.aspx).
>
> > Are any of those USB Modems supported in SMSLib?
>
> > I was also looking into the ZTE MF636 as it is on the current list of
> > supported modems, but again that is difficult to find in the U.S.
> > unlocked (not through a carrier like ATT).  As well as ZTE does not
> > have very good support for U.S. based customers.
>
> > Thanks in adv.
>
> > --Matt
>
> > On Oct 24, 12:39 pm, "T.Delenikas"  wrote:
> > > The AT Handler contributes by Marcos is already added in the official
> > repo:
>
> >http://code.google.com/p/smslib/source/detail?r=2313http://smslib.goo
> > ..
>
> > > It's not a matter of "official" release. If Marcos says it works, you
> > should
> > > probably believe him :)
> > > The new handler will be included on the next release.
>
> > --
> > 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.



[smslib] Re: Updated list of USB Compatible GSM Modems

2011-11-03 Thread mattca...@gmail.com
Great!

Thank you for that information, I will be looking into getting the
DLink DWM-152 USB Modem.

--Matt

On Nov 2, 5:09 am, henrik  wrote:
> my DLINK DWM-152 works with SMSLib. so I got 4 of them
>
> On Oct 20, 3:27 am, "mattca...@gmail.com"  wrote:
>
>
>
>
>
>
>
> > Hello,
>
> > Does anyone have a more updated list of USB (not RS232 Serial) GSM
> > Modems that are compatible with SMSLib?
>
> > The current list, seen here:http://smslib.org/doc/compatibility/, is
> > very outdated, for example, I know Wavecom has since been bought out
> > by Sierra Wireless, so do any of their USB GSM Modem's work with
> > SMSLib without error's?
>
> > If no one has an updated list, what would be a good recommended USB
> > GSM Modem to use with SMSLib?
>
> > Thanks in adv.
>
> > --Matt

-- 
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.