NetworkComms.Net
NetworkComms.Net copied to clipboard
Connection level Checksum Configuration
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