I got a problem there with which you can hopefully help me. I need to programm a TCP Client and Server using asio http://think-async.com/ and streambased in-output. However I also need to error check using two dimensional parity bits (DATA,ACK,NAK) and I have no single idea how to do this.
Hopefully you can help me.