How to send images over lossy serial connection?
I would like to send a stream of images over pair of serial port connected
to a wireless link that is very lossy. So datagrams can be damaged or lost
or arrive out of order. It seems like a large task build all the code from
the ground up. Is there and existing code for doing this? And if not what
is the way to go about it?
No comments:
Post a Comment