BSN.SmppClient
1.0.0
dotnet add package BSN.SmppClient --version 1.0.0
NuGet\Install-Package BSN.SmppClient -Version 1.0.0
<PackageReference Include="BSN.SmppClient" Version="1.0.0" />
paket add BSN.SmppClient --version 1.0.0
#r "nuget: BSN.SmppClient, 1.0.0"
// Install BSN.SmppClient as a Cake Addin #addin nuget:?package=BSN.SmppClient&version=1.0.0 // Install BSN.SmppClient as a Cake Tool #tool nuget:?package=BSN.SmppClient&version=1.0.0
SMPPClient
For use new featuers and bugfixes see https://github.com/BSVN/SMPPClient
Copyright 2011-2013 Ardan Studios. All rights reserved.<br /> Use of this source code is governed by a BSD-style license that can be found in the LICENSE handle.
SMPP Client in C#
This class library implements the SMPP 3.4 protocol for use within .Net application. It can be used to build both ESME and SMSC based software.
Key Features<br />
- Fully tested production code. Can handle millions of transactions a day.<br />
- ESMEManager support mutiple binds of different types. Will round-robin on Transmitter and Transceiver bind.<br />
- Will log the Full PDU to stdout.<br />
- Support for SQL Server to store PDU's.<br />
- Reconnection support when connection drop. Implements the Enquire link rules.<br />
- Supports Encoding for ASCII, Latin1 and UTF-16. Handles Default data coding rules.<br />
- Event driven API so all the details are taken care of.<br />
- Working console based test application.<br />
Extended Support<br /> Ardan Studios has frameworks for using the SMPP client in a windows service. We also have bare bones services for an ESME and SMSC implementation.
Contact Ardan Studios at bill@ardanstudios.com for more information.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- EnterpriseLibrary.Common (>= 6.0.1304)
- EnterpriseLibrary.Data (>= 6.0.1304)
- Microsoft.Data.SqlClient (>= 5.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 130 | 5/15/2024 |
Please see CHANGELOG.md