TCP Receive API Response
- This topic has 5 replies, 3 voices, and was last updated 9 years, 9 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Tagged: TCP
TCP Receive API
I have it setup as Non-Polling and no auth.
I can receive the messages just fine.
The issue is that the iSMS wants a “ok” response back.
There in no information in the PDF’s on how to do this.
We have tired all sorts of strings being sent back to the iSMS, and nothing works.
What do we need to send back to the iSMS device?
Hi Trevor,
I’m looking into this, I will get back to you…
Hi Trevor,
Sorry for the delay. We looked at the code, and the OK respond should successfully end the delivery. Are you adding a carriage return and linefeed at the end? If not try OKCrLf.
Regards,
Bryon
Trevor, can you please give me, how you test the receive api . I try to catch the receive sms with socket tcp but i have always 609 error.
thank you.
hello, I receive a message , but i have the same problème like you trivor .
i don’t know how to send response to multi modem isms.
thank you for your help.
hello , can you give me the format ( or an example )of ok response to answer multi modem isms that i have received all message by Receive API ( with non polling mode).
thank you.