DaBoonDockSaint
Member
I been experimenting with the Serial Port Reader in VB 2005 and I have had success reading and streaming binary data but I dont know how to properly buffer and control my thread. The reason I know this is because when I save the incoming binary data and look it over using winhex i can see that their is missing data or extra data in my packets. Any experienced programmers have any suggestions or good places to look on how to work a buffer? 