How to search a string within a byte stream that is received via the spp channel?

Answer

We recommend using ExtractStrToken() which can be found in the smartBASIC Core Functionality guide. You should create a small loop that will run this function over and over again until 0 is returned then there are no more tokens in the sentence.