SMSC client .NET Changelog

What's new in SMSC client .NET 5.0.174

Nov 21, 2012
  • New features:
  • ExtendedParameters exposed in demo application interface
  • Fixed issues:
  • In some circumstances EncodeMultipartMessage did not respect escape sequence coding
  • Flag ascii-frontend replaced with packto7bit in extended parameters
  • Setting "ascii-frontend=1" in ExtendedParameters interferes with UCS2 encoding
  • PDU field empty in ucpTraceProtocolEvent
  • SM not filled properly in encoding of received message response

New in SMSC client .NET 5.0.156 (Jun 26, 2012)

  • Fixed issues:
  • Icons added in Start Menu for recently added source code sample projects (Microsoft Visual C++ and C++Builder)
  • ENROUTE message state not interpreted in SMPP protocol
  • Some compilers crashed after COM interfaces for exposing events changed from IDispatch to dual. IUnknown interface added in code works properly

New in SMSC client .NET 5.0.140 (Jun 15, 2012)

  • New features:
  • Added Microsoft Visual C++ source code example project.
  • Added Borland/Code Gear/Embarcadero C++Builder source code example project.
  • Fixed issues:
  • ExtendedParameters keys/values should be trimmed before inserting into the dictionary.
  • COM event interfaces changed from IDispatch only to Dual.