Android Question For Astreams New Data

zhuxiaoge888

Member
Licensed User
Hallo,
Sometimes i can get the information in a row , sometimes i cant get the information in a row . what can i do??
 

DonManfred

Expert
Licensed User
Longtime User
Sometimes i can get the information in a row , sometimes i cant get the information in a row

From the asyncstream tutorial (i´ve marked the message in there):
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
This is how network communication works. You cannot rely on the messages to be received as a single "packet". If each line ends with an end of line character (or any other specific character) then you can use AsyncStreamsText.

Please don't make such posts in the future.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…