Search found 2 matches

by TheCoder
Sat May 09, 2009 9:58 am
Forum: ALT.SMS.SmppClient
Topic: Weired Issue Sending SMS
Replies: 0
Views: 6772

Weired Issue Sending SMS

Hi All We have setup a new development environment with our SMS provider I have deployed the sample application to test sending SMS, debugging in the application to send an SMS: 1- in the Bind() function, the CommandStatus was ESME_RALYBND which means my application is already bound to SMPP server (...
by TheCoder
Sat Apr 11, 2009 6:33 am
Forum: ALT.SMS.SmppClient
Topic: Limit Number of Sent SMSs
Replies: 0
Views: 6411

Limit Number of Sent SMSs

Hi All

Is there any way to limit the number of messages sent to the SMSC. I'm pulling the SMS details (text, mobile number, etc...) from database, however my SMSC provider restricts the number of messages I can sent. how this can be acheived?


Your help appreciated.