There are two changes in this release:
- It is based on the most recent SMSLib code base.
- The installation instructions have changed a bit in order to reflect the new packaging of the IKVM runtime libraries.
As promised, here is the first beta of the SMSLib for .NET v3.4.1 port.
You may read all about it here. This is the first release so some things may be missing. I would be happy to answer any questions you may have in the SMSLib Users Group.
Waiting for your feedback!
In the last days, I’ve been experimenting with SMSLib and IKVM. My goal is to create a .NET version of SMSLib, based on the same source files, in order to avoid the burden of managing two distinct codes. IKVM is certainly not the most efficient way to do it: it has an enormous 30Mb library which should be included in the .NET projects. But, who cares… PCs are strong, memory is cheap! The advantages of having a common code base for the two platforms are enormous.
It seems that it may be possible. Current progress is as follows:
Up to now, everything seems to work correctly. I will continue to test (and possibly adopt the sources) the rest of SMSLib functionality. If everything goes well, I expect to publish a BETA version of the new SMSLib for .NET library in the following days.
SMSLib v3.4.0 has been released.
Version 3.4.0 has a lot of bug fixes and some minor architectural changes. Please note that this version is not compatible with the previous one. Be sure to review the release notes while planning your upgrade.
An issue has been identified in the latest SMSLib v3.3.3, which makes sending flash messages impossible.
If you work with flash messages, do the following patch in SMSLib:
SMSLib is a programmer's library for sending and receiving SMS messages via a GSM modem or mobile phone. SMSLib also supports a few bulk SMS operators.