Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutomi authored Dec 11, 2020
1 parent f91d001 commit d5e1890
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Deveel SMPP


## Short Message Peer-to-Peer Protocol

Short _Message Peer-to-Peer (SMPP)_ in the telecommunications industry is an open, industry standard protocol designed to provide a flexible data communication interface for the transfer of short message data between _External Short Messaging Entities (ESMEs)_, _Routing Entities (REs)_ and SMSC

## The Project

This project aims to provide a set of tools to support the protocol and the establishment of connections between entities and the reaction to the events within the open connections.

The driver for this project is the consideration of the lack of proper interest for this matter in the .NET development ecosystem, probably because of the niche nature of the consumers of the protocol.

0 comments on commit d5e1890

Please sign in to comment.