Table of Contents

Namespace Inetlab.SMPP

Classes

ByteArray
LicenseManager

Manager for library license.

MMS

Initiates MMS builders

SMS

Initiates SMS builders

SmppClient

SMPP protocol client class for connection with an SMSC over a TCP/IP and for sending or receiving short messages to and from the SMSC.

SmppClientBase

Base class that provides common members for SmppClient and SmppServerClient

SmppClientExtensions

Extension methods for SmppClient

SmppOutbindClient

A SMPP session initiated by SMSC with Outbind command.

SmppOutbindServerClient

A client connected to SmppServer after receiving Outbind PDU.

SmppServer

The SMPP server to which an SmppClient can be connected.

SmppServerClient

A client connected to SmppServer.