Socket producer consumer design[quote] The non blocking is preferable.[/quote] I forgot to mention that the socket is operating in ...
Socket producer consumer designI have a chat server that responds to requests such as messages, files uploaded from the remote host...
Casting a structure to another[quote]My understanding is that you want to reinterpret a chunk of memory that you got from the netw...
Casting a structure to another[quote]I would avoid using new , unless it is in a RAII class (new in the ctr, delete in the dtr). I...
Casting a structure to anotherThanks for the reply. I have also thought about doing this combining both structures into a main str...
This user does not accept Private Messages