What's new in ActiveXperts SMS and MMS Toolkit 5.2.9.1008

Oct 29, 2009
  • SMS and MMS Toolkit 5.2 now includes a native 64-bit component together with its 32-bit component. The 64-bit component is called AXmsCtrlx64.dll, the 32-bit DLL is still called AXmsCtrl.dll.
  • SMS and MMS Toolkit 5.2 now has the option to install and configure Virtual Directories for its ASP/ASP.NET samples after installation, using a wizard. In previous versions of SMS and MMS Toolkit, sample virtual directory had to be created during installation, or manually after installation.
  • SMS and MMS Toolkit 5.2 has a few optimizations for SMPP, improving the performance of the toolkit.
  • SMS and MMS Toolkit 5.2 is now ready for Windows 7.

New in ActiveXperts SMS and MMS Toolkit 5.1.9.331 (Oct 29, 2009)

  • SMS and MMS Toolkit 5.1 adds .NET sample projects created with Visual Studio 2005. The .NET samples require Microsoft .NET Framework 2.0. You must install .NET Framework 2.0, or .NET Framework 3.0 or 3.5, which both include .NET Framework 2.0, in order to run the .NET samples.
  • In previous versions of SMS and MMS Toolkit, the .NET samples were created in Visual Studio 2002. There are no incremental bug fixes or new features in this release other than SMS and MMS Toolkit 5.0, so it is not necessary to upgrade if you do not intend to use the .NET samples

New in ActiveXperts SMS and MMS Toolkit 5.0 (Oct 29, 2009)

  • Object structure:
  • 'SMS and MMS Toolkit' is a replacement of two existing ActiveXperts products: 'ActiveXperts SMS and Pager Toolkit' and 'ActiveXperts MMS Toolkit'. As a result, the object structure has changed;
  • There are 4 objects to support the SMS communication protocols/devices: SmsProtocolGsm, SmsProtocolSmpp, SmsProtocolHttp and SmsProtocolDialup;
  • There are 3 objects to support the MMS communication protocols/devices: MmsProtocolMm1, MmsProtocolMm4 and MmsProtocolMm7;
  • There is 1 object to support the Pager communication protocol: PagerProtocolSnpp;
  • There are messages objects for SMS, MMS and Pager. These are called 'SmsMessage', 'MmsMessage' and 'PagerMessage'.
  • Operating Systems:
  • SMS and MMS Toolkit fully supports Windows 2008 (x86 and x64) and Windows Vista SP1;
  • The Windows NT4 operating system is no longer supported.
  • SMS:
  • vCard formatted messages are now supported;
  • Service Indication and Service Load WAP Push messages are now supported;
  • SMS and MMS Toolkit now supports autodetection of SMS message storage on GSM phones and modems;
  • SMS and MMS Toolkit now decodes incoming MMS notification messages.
  • MMS:
  • SMS and MMS Toolkit now supports UTF8 message subjects (autodetect);
  • SMS and MMS Toolkit now supports UTF8 message text;
  • SMS and MMS Toolkit now supports SMIL layouts (custom MMS layouts);
  • Improved implementation of the MM1 protocol;
  • The toolkit can now receive MMS Messages from a WAP URL;
  • New MM1 configuration files for various networks are included;
  • You can now configure the message size limit for all MMS protocols;
  • SMS and MMS Toolkit now supports existing GPRS PDP contexts on SIM cards;
  • Fixed: RAS dial-up error 734;
  • There's now the ability to decode .MMS files through the LoadMessage function;
  • SMS and MMS Toolkit now decodes incoming MMS notification messages.