NetworkComms.Net icon indicating copy to clipboard operation
NetworkComms.Net copied to clipboard

Connection level Checksum Configuration

Open MarcFletcher opened this issue 9 years ago • 0 comments

Currently if you want to enable checksum it can only be done at the global level: NetworkComms.EnablePacketCheckSumValidation

We should move this into the SendRecieveOptions so that it can be done on a per send/receive basis: SendReceiveOptions.EnablePacketCheckSumValidation

MarcFletcher avatar Apr 24 '16 16:04 MarcFletcher