|
History of changes
Version 2.3.262 (4 February 2008)
- Added InquiryMessage function in UCP component interface.
- Added DeleteMessage function in UCP component interface.
- Added SubmitData function for SMPP protocol.
- ISO 8859-1 (Latin-1), ISO 8859-5 (Cyrylic) and ISO 8859-8 (Hebrew) encoding.
- Minor tweaks and fixes.
Version 2.3.149 (28 December 2006)
- Replace message in SMSC queue functionality (soReplaceIfPresent flag in SubmitMessage/SubmitMessageEx/SubmitMessageAsync functions).
- Minor tweaks and fixes.
Version 2.3.55 (23 January 2006)
- Delphi 2005 and Delphi 2006 compatible.
- Stable and well tested vesrion of the components - accumulates small fixes gathered from over two years live of the product on the market.
- Asynchronous message submit in SMPP protocol (SubmitMessageAsunc function).
- Unbind functionality in SMPP protocol (FinalizeSession function)
- ASCII and GSM frontend functionality added to the SMPP protocol.
- Significant performance improvements.
- Minor tweaks and fixes.
Version 2.2.53 (29 November 2004)
- Added ability to receive UCP inbound connections initiated from the SMSC (InitializeInbound and FinalizeInbound functions).
- Additional parameter in the InitializeSessionEx function of the SMPP protocol.
- Updated and corrected documentation.
- Corrected character encoding in CIMD2 protocol.
- Minor fixes.
Version 2.1.148 (22 June 2004)
- - Added InitializeSessionEx function for SMPP protocol (protocol version can now be passed to the SMSC).
- - Added ConnectEx function for all protocols.
- - Added four MessageClassN in SubmitOptions.
- - Numerous documentation updates.
- - Corrected UCP character encoding (signs €, @ and other from the extended character table were not encoded correctly).
Version 2.1.120 (25 February 2004)
- Added Defered Delivery and Validity Time functionality in SMPP protocol (SubmitMessageEx)
- Corrected error causing occasionally hang during destruction of the component while called immediately after Disconnect method
Version 2.1.99 (28 January 2004)
- SMPP protocol now allows to bind as transceiver, transmiter and receiver
Version 2.1.82 (20 January 2004)
- Executable demo applications are now capable of sending UNICODE messages in Windows 2000/XP
Version 2.1.67 (22 December 2003)
- C++ Builder compatible components and examples
- Setup in Windows XP did not display correctly some of it's windows
- Corrected problem with locking of the reception thread. This could result after some specific situation with Initialize and SubmitMessage functions inoperable (both returning error code -1)
- Corrected GPF in SMPP in message reception routine
- Corrected error in installation script. When ONLY Delphi 7 components were selected the installation was unsuccesful
Version 2.1.23 (15 November 2003)
- Changes in setup program for neat installation of components and examples for selected protocols
- Added UCP protocol authorization based on OT-60 operation
- Added ability to set an alphanumeric signature (originator) in UCP protocol (all protocols are now fully alphanumeric originator enabled)
- Added UCP protocol KeepAliveOperation property
- UCP protocol examples changed to reflect changes in the protocol implementation
Version 2.0.459 (18 October 2003)
- First release of the SMSC Relay VCL SDK library version 2.0
|