Subj : Viterbi decoder To : comp.programming From : vib Date : Thu Jun 30 2005 09:55 pm hi there, I am currently facing a little problem in Viterbi decoding process. As incoming frame's length is unknown till I decode it, but currently Viterbi_Decode function works on full frame. Has anyone done Viterbi decoding while capturing byte by byte? Any comments or suggestion are appreciated. Thanks vib .