Download Jamaa SMPP Client

Description

Jamaa SMPP Client is a .NET implementation of the SMPP protocol that aims to provide a robust and easy-to-use API to help developers quickly integrate SMS messaging functionalities in their application using the SMPP protocol

Source Files

The download file jamaasmpp.zip has the following entries.


.hgtags/*from  w w w .j ava  2 s.c o m*/
JamaaTech.SMPP.Net.Lib/DataCoding.cs
JamaaTech.SMPP.Net.Lib/InterfaceVersion.cs
JamaaTech.SMPP.Net.Lib/Jamaa Smpp Client.snk
JamaaTech.SMPP.Net.Lib/License.txt
JamaaTech.SMPP.Net.Lib/Networking/SessionCloseReason.cs
JamaaTech.SMPP.Net.Lib/Networking/SessionExceptionEventArgs.cs
JamaaTech.SMPP.Net.Lib/Networking/SessionType.cs
JamaaTech.SMPP.Net.Lib/Networking/TcpIpConnectionException.cs
JamaaTech.SMPP.Net.Lib/Networking/TcpIpException.cs
JamaaTech.SMPP.Net.Lib/Networking/TcpIpExceptionThrownEventArgs.cs
JamaaTech.SMPP.Net.Lib/Networking/TcpIpSession.cs
JamaaTech.SMPP.Net.Lib/Networking/TcpIpSessionClosedEventArgs.cs
JamaaTech.SMPP.Net.Lib/Networking/TcpIpSessionClosedException.cs
JamaaTech.SMPP.Net.Lib/Networking/TcpIpSessionProperties.cs
JamaaTech.SMPP.Net.Lib/NumberingPlanIndicator.cs
JamaaTech.SMPP.Net.Lib/PDUErrorEventArgs.cs
JamaaTech.SMPP.Net.Lib/PDUTransmitter.cs
JamaaTech.SMPP.Net.Lib/PDUWaitContext.cs
JamaaTech.SMPP.Net.Lib/ParserExceptionEventArgs.cs
JamaaTech.SMPP.Net.Lib/PduProcessorCallback.cs
JamaaTech.SMPP.Net.Lib/PduReceivedEventArgs.cs
JamaaTech.SMPP.Net.Lib/Properties/AssemblyInfo.cs
JamaaTech.SMPP.Net.Lib/Protocol/AlertNotification.cs
JamaaTech.SMPP.Net.Lib/Protocol/BindReceiver.cs
JamaaTech.SMPP.Net.Lib/Protocol/BindReceiverResp.cs
JamaaTech.SMPP.Net.Lib/Protocol/BindRequest.cs
JamaaTech.SMPP.Net.Lib/Protocol/BindResponse.cs
JamaaTech.SMPP.Net.Lib/Protocol/BindTranceiver.cs
JamaaTech.SMPP.Net.Lib/Protocol/BindTransceiverResp.cs
JamaaTech.SMPP.Net.Lib/Protocol/BindTransmitter.cs
JamaaTech.SMPP.Net.Lib/Protocol/BindTransmitterResp.cs
JamaaTech.SMPP.Net.Lib/Protocol/CancelSm.cs
JamaaTech.SMPP.Net.Lib/Protocol/CancelSmResp.cs
JamaaTech.SMPP.Net.Lib/Protocol/CommandType.cs
JamaaTech.SMPP.Net.Lib/Protocol/DataSm.cs
JamaaTech.SMPP.Net.Lib/Protocol/DataSmResp.cs
JamaaTech.SMPP.Net.Lib/Protocol/DeliverSm.cs
JamaaTech.SMPP.Net.Lib/Protocol/DeliverSmResp.cs
JamaaTech.SMPP.Net.Lib/Protocol/DestinationFlag.cs
JamaaTech.SMPP.Net.Lib/Protocol/EnquireLink.cs
JamaaTech.SMPP.Net.Lib/Protocol/EnquireLinkResp.cs
JamaaTech.SMPP.Net.Lib/Protocol/EsmClass.cs
JamaaTech.SMPP.Net.Lib/Protocol/GenericNack.cs
JamaaTech.SMPP.Net.Lib/Protocol/GenericRequestPDU.cs
JamaaTech.SMPP.Net.Lib/Protocol/GenericResponsePDU.cs
JamaaTech.SMPP.Net.Lib/Protocol/InvalidPDUCommandException.cs
JamaaTech.SMPP.Net.Lib/Protocol/MessageState.cs
JamaaTech.SMPP.Net.Lib/Protocol/NotEnoughBytesException.cs
JamaaTech.SMPP.Net.Lib/Protocol/Outbind.cs
JamaaTech.SMPP.Net.Lib/Protocol/PDU.cs
JamaaTech.SMPP.Net.Lib/Protocol/PDUException.cs
JamaaTech.SMPP.Net.Lib/Protocol/PDUFormatException.cs
JamaaTech.SMPP.Net.Lib/Protocol/PDUHeader.cs
JamaaTech.SMPP.Net.Lib/Protocol/PDUParseException.cs
JamaaTech.SMPP.Net.Lib/Protocol/PriorityFlag.cs
JamaaTech.SMPP.Net.Lib/Protocol/QuerySm.cs
JamaaTech.SMPP.Net.Lib/Protocol/QuerySmResp.cs
JamaaTech.SMPP.Net.Lib/Protocol/RegisteredDelivery.cs
JamaaTech.SMPP.Net.Lib/Protocol/ReplaceSm.cs
JamaaTech.SMPP.Net.Lib/Protocol/ReplaceSmResp.cs
JamaaTech.SMPP.Net.Lib/Protocol/RequestPDU.cs
JamaaTech.SMPP.Net.Lib/Protocol/ResponsePDU.cs
JamaaTech.SMPP.Net.Lib/Protocol/SendSmPDU.cs
JamaaTech.SMPP.Net.Lib/Protocol/ServiceType.cs
JamaaTech.SMPP.Net.Lib/Protocol/SingleDestinationPDU.cs
JamaaTech.SMPP.Net.Lib/Protocol/SmOperationPDU.cs
JamaaTech.SMPP.Net.Lib/Protocol/SmPDU.cs
JamaaTech.SMPP.Net.Lib/Protocol/SmppAddress.cs
JamaaTech.SMPP.Net.Lib/Protocol/SmppEntityType.cs
JamaaTech.SMPP.Net.Lib/Protocol/SubmitSm.cs
JamaaTech.SMPP.Net.Lib/Protocol/SubmitSmResp.cs
JamaaTech.SMPP.Net.Lib/Protocol/Tlv/Tag.cs
JamaaTech.SMPP.Net.Lib/Protocol/Tlv/Tlv.cs
JamaaTech.SMPP.Net.Lib/Protocol/Tlv/TlvCollection.cs
JamaaTech.SMPP.Net.Lib/Protocol/Tlv/TlvException.cs
JamaaTech.SMPP.Net.Lib/Protocol/TooManyBytesException.cs
JamaaTech.SMPP.Net.Lib/Protocol/Unbind.cs
JamaaTech.SMPP.Net.Lib/Protocol/UnbindResp.cs
JamaaTech.SMPP.Net.Lib/ResponseHandler.cs
JamaaTech.SMPP.Net.Lib/SendPduCallback.cs
JamaaTech.SMPP.Net.Lib/SessionBindInfo.cs
JamaaTech.SMPP.Net.Lib/Smpp.Net.Lib.csproj
JamaaTech.SMPP.Net.Lib/SmppBindException.cs
JamaaTech.SMPP.Net.Lib/SmppClientSession.cs
JamaaTech.SMPP.Net.Lib/SmppErrorCode.cs
JamaaTech.SMPP.Net.Lib/SmppException.cs
JamaaTech.SMPP.Net.Lib/SmppResponseTimedOutException.cs
JamaaTech.SMPP.Net.Lib/SmppSessionCloseReason.cs
JamaaTech.SMPP.Net.Lib/SmppSessionClosedEventArgs.cs
JamaaTech.SMPP.Net.Lib/SmppSessionState.cs
JamaaTech.SMPP.Net.Lib/StreamParser.cs
JamaaTech.SMPP.Net.Lib/TypeOfNumber.cs
JamaaTech.SMPP.Net.Lib/Udh.cs
JamaaTech.SMPP.Net.Lib/Util/ByteBuffer.cs
JamaaTech.SMPP.Net.Lib/Util/Latin1Encoding.cs
JamaaTech.SMPP.Net.Lib/Util/PduProcessor.cs
JamaaTech.SMPP.Net.Lib/Util/RunningComponent.cs
JamaaTech.SMPP.Net.Lib/Util/SMPPEncodingUtil.cs
JamaaTech.SMPP.Net.Lib/Util/SmscDefaultEncoding.cs
JamaaTech.Smpp.Net.Client/ConnectionStateChangedEventArgs.cs
JamaaTech.Smpp.Net.Client/Jamaa Smpp Client.snk
JamaaTech.Smpp.Net.Client/License.txt
JamaaTech.Smpp.Net.Client/MessageEventArgs.cs
JamaaTech.Smpp.Net.Client/MessageFactory.cs
JamaaTech.Smpp.Net.Client/Properties/AssemblyInfo.cs
JamaaTech.Smpp.Net.Client/SendMessageCallBack.cs
JamaaTech.Smpp.Net.Client/ShortMessage.cs
JamaaTech.Smpp.Net.Client/Smpp.Net.Client.csproj
JamaaTech.Smpp.Net.Client/SmppClient.cs
JamaaTech.Smpp.Net.Client/SmppClientException.cs
JamaaTech.Smpp.Net.Client/SmppConnectionProperties.cs
JamaaTech.Smpp.Net.Client/SmppConnectionState.cs
JamaaTech.Smpp.Net.Client/StateChangedEventArgs.cs
JamaaTech.Smpp.Net.Client/TextMessage.cs

Download

Click the following link to download jamaasmpp.zip.

jamaasmpp.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML