Skip to content

xtoblizi/smpp.net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMPP.NET - Short Message Peer-to-Peer .NET library

SMPP is the protocol used to send and receive SMS messages over the telecom network. This library understands the SMPP protocol and can generate and receive messages when connected to the PSTN.

There are several projects:

  • Smpp.NET - This is the core library which manages the protocol over TCP/IP.
  • SmscGui - This is a short message service center (SMSC) sample. The SMSC is the portion of a wireless network that handles SMS operations, such as routing, forwarding and storing incoming text messages on their way to desired endpoints. This is a WinForms GUI.
  • EsmeGui - This is a External Short Messaging Entities (ESME) sample which can send and receive SMS messages. This is a WinForms GUI.
  • TestEsme - This is a sample (test) ESME written for the command line.

About

Short Message Peer-to-Peer (SMPP) .NET library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%