I\'m trying to code for an sms server using the following tutorial. http://lukeredpath.co.uk/blog/sending-sms-messages-from-your-rails-application.html
I am having a strange problem with my SMS Gateway. The SMPP connection to the 开发者_如何学编程external gateway is fine, and outgoing messages are never a problem.
I purchased a SMS gateway for which they gave me only HTTP and XML API but I need ASP.NET API to work on my project. Can anybody help me how to convert the below API to ASP.NET(c#) API.
Can someone please help me how to make this app for android i send SMS to android with text \"message content\"
I am developing an SMS gateway application which receives the sms\'es from the client app, performs some operation on it and uploads the data to the server.
I am trying to create a text msg/sms gateway using a USB-HSDPA Modem from Huawei (E122-1). I have done this with an older Modem some time ago. After some troubles installing the driver and receiving t
I want to create a sms gateway in C/C++ using gammu. How can I detect the modem port plugged in PC automatically. Is there a way to do开发者_运维知识库 that in C/C++?If I\'m correct, gammu uses databa
I have a server and seven \"groups\" of clients that I need to send SMS messages to.Each \"group\" contains ~100 cell phone numbers, and should be structured like this:
this question is a tad more on the technical side, but I hope it can be easilly solved. You see, my problem here is the following:
buying a two way SMS gateway is very costly. Setting up a mobile phone tool kit at SMS gateway works fine with low traffic but encounter lots of errors while high traffic is hitting your website. Inst