R
Rastio Hodul
Hi,
I have a web service that will send a byte array down to the client. It goes
through highly unreliable radio network. Do I need to implement the CRC
check on the array? Or is it guaranteed by the web services that if I get
the array it will be complete?
Thanks.
I have a web service that will send a byte array down to the client. It goes
through highly unreliable radio network. Do I need to implement the CRC
check on the array? Or is it guaranteed by the web services that if I get
the array it will be complete?
Thanks.