Hi
I used the tutorial from here https://www.b4x.com/android/forum/threads/b4x-network-asyncstreams-b4xserializator.72149/
and I changed it so in the MyMessage Type I send a mp3 file and it work good.
So I want to know what is the difference between stream.WriteStream and astream.Write ?
and when should i use each one of them?
I used the tutorial from here https://www.b4x.com/android/forum/threads/b4x-network-asyncstreams-b4xserializator.72149/
and I changed it so in the MyMessage Type I send a mp3 file and it work good.
So I want to know what is the difference between stream.WriteStream and astream.Write ?
and when should i use each one of them?
Last edited: