Is there a way to verify that a modem_message was received?
As i know a send() doesnt means that the message will 100% arrive - even like UDP.
I want to send Commands over Wireless Network but need to be sure that it really arrive and if not to repeat sending it... like a command-queue or so..
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Is there a way to verify that a modem_message was received?
As i know a send() doesnt means that the message will 100% arrive - even like UDP.
I want to send Commands over Wireless Network but need to be sure that it really arrive and if not to repeat sending it... like a command-queue or so..
An example code whould be helpful
Thanks!
Link to post
Share on other sites