Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/06/09 23:29
Modified:
  02/07/09 00:52

Read: times


 
#162159 - I think these are just workarounds
Responding to: ???'s previous message
I think that specifying an EndString of "rnOKrn" should "fire" at the end of the sequence "rnrnOKrn" - don't you?

I think the fact that it doesn't "fire" is a bug.

I think this bug will also cause the trigger to miss other examples;
eg, if EndString = "apro" I think it would fail to "fire" on the "apro" in "scrapapro"

For my specific requirement here (to catch a modem's "OK"), there are plenty of workarounds - but I think, in general, this bug makes the DataPacket unreliable for detecting any arbitrary pattern in any arbitrary data stream.


EDIT:
The post above has been corrupted by the forum swallowing the backslashes - despite looking fine in the preview. I'll try it again below:


I think that specifying an EndString of
"\r\nOK\r\n"
should "fire" at the end of the sequence
"\r\n\r\nOK\r\n"
- don't you?

I think the fact that it doesn't "fire" is a bug.

I think this bug will also cause the trigger to miss other examples;
eg, if EndString = "apro" I think it would fail to "fire" on the "apro" in "scrapapro"

For my specific requirement here (to catch a modem's "OK"), there are plenty of workarounds - but I think, in general, this bug makes the DataPacket unreliable for detecting any arbitrary pattern in any arbitrary data stream.


List of 15 messages in thread
TopicAuthorDate
OT: one for any AsyncPro experts...            01/01/70 00:00      
   Could this be it?            01/01/70 00:00      
      Looks like it            01/01/70 00:00      
         Do you know?            01/01/70 00:00      
            Just high probability            01/01/70 00:00      
   I use that            01/01/70 00:00      
      but...            01/01/70 00:00      
         Message ending            01/01/70 00:00      
            I think these are just workarounds            01/01/70 00:00      
               I recommend Boyer-Moore            01/01/70 00:00      
               Async            01/01/70 00:00      
                  Delphi            01/01/70 00:00      
                     Open source            01/01/70 00:00      
                  Test Case            01/01/70 00:00      
                     Away for a week            01/01/70 00:00      

Back to Subject List