Hi everybody,
I'm struggling to recompose a picture sent from a server to the Android phone. The connection is established and I get each chunch of the buffer in _NewData event as a byte array.
Which is the most efficient way to reconstruct the image and show on phone's screen?
Thank you in advance.
Mauro Zanin
I'm struggling to recompose a picture sent from a server to the Android phone. The connection is established and I get each chunch of the buffer in _NewData event as a byte array.
Which is the most efficient way to reconstruct the image and show on phone's screen?
Thank you in advance.
Mauro Zanin