How to develop my own sms Gateway ?
Posted
by waheed
on Stack Overflow
See other posts from Stack Overflow
or by waheed
Published on 2010-05-26T07:38:18Z
Indexed on
2010/05/26
7:41 UTC
Read the original article
Hit count: 579
I intend to develop an SMS gateway in c#, but i am doubtful about it's feasibility, because my initial research had shown that an SMS gateway had to cover for protocol differences.
So what exactly a gateway had to do, further if i use SMPP, so is it possible to send/receive SMS to/from any number in the world by simply using SMPP ?
© Stack Overflow or respective owner