01-27-2002 04:36 PM
01-28-2002 07:54 AM
10-13-2005 05:10 AM
10-13-2005 08:13 AM
The last time I worote anything serious involving HDLC, CPU's just were not fast enough to keep up with my expected throughput.
The de/encoding can be hadled with strategic type casting but the challenge is probably still going to be the "bit stuffing". For that part of the job I would review some of the LV Challenges for notes on how to handle the bit-wise operations quickly.
Do need to support ALL of HDLC or just a sub-set?
What could possibly mandate having to do this job in software?
Curious,
Ben
10-13-2005 09:32 AM
10-13-2005 10:39 AM
10-13-2005 03:03 PM
OK Uli,
The ball is in your court. Let us know how the code offered by Dennis (Hi Dennis! long time not talk) works.
If you use a variation on such please take the time to post a representative sample of what you used to serve others like yourself in the future.
Ben
10-19-2005 02:56 PM
04-24-2006 11:11 AM
04-24-2006 12:59 PM
I am still around. All the files you need should be in that .zip file. Only one dll is needed and I put it in attachment just in case.
If you need anything more sent me an e-mail. My encoder/decoder works fine so don't worry.
Zoran