I am developing a ASP.net project for Shop.It contain inventory management and customer billing reminder also. At the end of month need to send SMS customers about his transaction.
Before stating to develop that part I need to solve few question.
I saw some articles that says need a SMS gateway (like Ozeki) to send SMS and also I saw some articles 'How to send sms without sms Gateway'
Can I complete my task without SMS gateway ? or is it a mandatory thing. Actually what is this SMS gateway. IF we can send sms via USB Dongle without it, Why we use a Gateway to send sms ? can't we send SMS with sender name instead of number without SMS Gateway ?
this is very small business and I cannot buy a SMS gateway.Those are very expensive :(
Can someone explain this and help me to solve this confusion ...
If you have know the some source with ASP.net (or c#/java) that describe how to send SMS with USB Dongle, please be kind enough to share its link
Thanks in advance