News

Moving out of Google Code...
March 19, 2013

Hi all,

I have moved the latest SMSLib v3.5.3 to Github, at https://github.com/smslib/smslib-v3.

The old project space (http://code.google.com/p/smslib/) has a redirection to the new smslib project home. The subversion repository over there will be left intact for historical reasons. I will sort out any meaningful tickets from the old issue tracker, although you are free to submit new tickets at Github's tracker. In any case, please do not use the old tracker for new tickets!

Documentation as well as download binaries can be found on SMSLib web site, at http://smslib.org. Docs require a bit of update in order to point to the new home - they will be fixed in the following days.

Thanks for your patience!


SMSLib v3.5.3 released.
March 07, 2013

Greetings,

SMSLib v3.5.3 has been released.

You can download SMSLib from Google Code or the local mirror.

Release Notes.




SMSLib v3.5.2 released.
April 01, 2012

Greetings,

Just a few minutes before April fool's day - at least in my country - here is the new SMSLib v3.5.2 version.

You can download SMSLib from Google Code, the local mirror, or from the local maven(svn) repository.

Release Notes.




SMSLib forum unavailable
September 12, 2011

Hi all,

A database problem has been identified which has forced me to temporarily disable the forum.
For the time being, please use the old SMSLib User Group until I sort things out.

Thanks.


HOJY WYLESS_600 USB Modem
May 28, 2011

This is an initial review of my latest USB modem.

I needed to see how these $20 devices work, as they are a pretty cheap alternative to a real gsm modem. So I bought one. I shopped from Deal Extreme. First time, everything went ok. Order arrived in Greece after a couple of weeks - I was prepared for this delay, as they use standard post. Package was stamped as "sample".

I purchased this device.

Don't expect much from the packaging or the modem. I've managed to insert the SIM correctly after trying a couple of times. There is no manual or anything, no brand and the label just reads "EDGE MODEM"... LOL!

Installation on my Win XP machine:

1) Plug the USB.
2) Wait for the driver to install.
3) Don't run the setup! If it runs by itself, cancel it!
4) Reboot as instructed.
5) The USB appears as a normal USB storage device.
6) Run the setup in order to install the modem drivers.

Mine appeared as COM5. It identified itself like this:

Modem Information:
Manufacturer: HOJY
Model: WYLESS_600
Serial No: 353036025712340
SIM IMSI: ** MASKED **
Signal Level: -71 dBm
Battery Level: 100%

I used the default HUAWEI handler, i.e.:

new SerialModemGateway("modem.com1", "COM6", 115200, "Huawei", "");

The good thing is that this cheap device plays OK! I've managed to send and receive messages without problems. The inbound notifications don't work, but I will examine it further.

Of course, I cannot give any feedback about the stability of the device in long running applications. I just played for a couple of hours and, for what's worth, it seems good enough.


More at the SMSLib Blog

© 2002-2013, smslib.org