|
|
 |
|
This component was designed to provide a high support for any kind of application oriented to the SMS Environment
Short Message Service (SMS) is a service made available on most digital mobile phone that permits the sending of short messages between mobile phones.
SMS was originally designed as part of the GSM digital mobile phone standard, but is now available on a wide range of networks, including 3G networks.
The Short Message Peer to Peer protocol (SMPP) is a protocol for exchanging SMS messages between SMS peer entities such as Short Message Service Centres.
It is often used to allow third parties (e.g. content suppliers like news organisations) to submit messages, often in bulk.
This protocol was originally designed by Aldiscon, a small Irish company that was later bought by Logica.
If you don't have access to some SMSC or gateway, you can contact with Simplewire
Simplewire's SMPP gateway implements both versions (3.3 and 3.4) of the SMPP protocol. All types of data traffic are supported including text messages, delivery receipts, source address, binary data, unicode text messages, EMS (Enhanced Message Service), MMS (Multimedia Message Service), and much more.
SMS carriers pay to a Service provider a percentage of each message, so imagine how much money can you make!
Assembly Properties
- Written fully in C#, 100% manage code.
- Support Smpp version 3.3 or later
- Support an easy interface for TLVs
- Support commands like Submit_Sm, Query_Sm, Cancel_Sm, Data_Sm, Deliver_Sm and much others
- Multi-language support for Western_European, Japanese, Cyrillic, Unicode and Korean languages
- Very escalable structure, tested in really SMSC Server (no just emulators)
- Comming soon... SmppServer assembly. So you'll make your own SMS Gateway!!
|
|
|
| | |