faisal
2006-09-29 04:33:09 UTC
i want to implement decoding of HDLC frames in C.Can anyone provide me
the full structure of HDLC Frame.I myself implemented it in C.But in
output i am getting message along with garbage.For example if i have
Decoded "i eat apple",i m getting the message "&i e#t !ppl#".How can i
resolve this garbage problem.i m getting so much noise in my original
message.Can anybody help with the pseudocode.I want to know how i can
discard the eroorneous Frames.
the full structure of HDLC Frame.I myself implemented it in C.But in
output i am getting message along with garbage.For example if i have
Decoded "i eat apple",i m getting the message "&i e#t !ppl#".How can i
resolve this garbage problem.i m getting so much noise in my original
message.Can anybody help with the pseudocode.I want to know how i can
discard the eroorneous Frames.