smpp
How to correctly represent message class in SMPP
I am currently trying to figure out how sms classes are correctly represented in SMPP. However I am by now completely confused by the standard and it\'s documentation.[详细]
2023-04-12 19:26 分类:问答deliver_sm request with unicode charecter
I am trying to develop a smsc simulator which will send deliver_sm to gateway. Now i am able to send deliver_sm request to gateway successfully.But this time i need to send 开发者_开发技巧Unicode char[详细]
2023-04-05 12:52 分类:问答SMPP binary message
What are the parameters which differentiate开发者_JAVA百科s a text SMS and binary SMS in SMPP? I assume both the messages are encoded in submitSM object. If not please tell how SMPP binary messages ar[详细]
2023-03-27 04:35 分类:问答SMPP, SMS, GSM, Data Encodings, and Locking Shift Tables [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-18 00:57 分类:问答Give SMPP connection via JSMPP
I have SMPP connection with mobile provider (JSMPP). Now I want give SMP开发者_JAVA百科P connection to another person over SMPP. (Mobile provider doesn\'t allow give direct SMPP connection to another[详细]
2023-03-16 17:21 分类:问答How to connect SMSC server using SMPP from PHP
I am trying to connec开发者_如何学Ct SMSC server using SMPP from PHP to send and receive sms. It would be easy if I can find some good php classes or already built script so that I don\'t have to both[详细]
2023-03-12 21:53 分类:问答Am i using eventmachine in the right way?
I am using ruby-smpp and redis to achive a queue based background worker to send SMPP messages. And i am wondering if I am using eventmachine in the right way. It works but it doesnt feel right.[详细]
2023-03-11 10:41 分类:问答Error code 1 occuring when connecting to Infobip's SMPP server (to send sms) using PHP
I 开发者_开发问答am trying to connect to Infobip\'s SMPP server with the code below but am getting error code 1 invalid message format. Please could someone tell me what the problem is. Please could s[详细]
2023-03-09 11:32 分类:问答Multiple SMPP Sessions
Lets say there 开发者_StackOverflow中文版are two receiver session from same application to a SMPP over different TCP ports.[详细]
2023-03-03 15:20 分类:问答How to send a WAP Push with jsmpp
I\'m finding it difficult to send a WAP Push via jSMPP. I need to know how to designate the UDH for 开发者_JAVA百科jSMPP, and also how to specify that I\'m sending a binary message.[详细]
2023-02-13 15:55 分类:问答