Fastream Technologies wrote:
> Hello Arno,
> 
> AFAIK TCP already does CRC per packet so MD5 may be a bit expensive
> (doing additionally).

What happens in ICS when a corrupted packet has been received?
Is DataAvailable being triggered with an error > 0 ?

> 
> Regards,
> 
> SZ
> 
> On 10/5/06, Arno Garrels <[EMAIL PROTECTED]> wrote:
>> Hello,
>> 
>> I'm writting a small C/S protocol. It includes sending/receiving
>> database records. Would you suggest to send and check a MD5 checksum?
>> May be it is OK to live with this overhead only upon database write
>> requests?
>> 
>> Arno Garrels
>> 
>> 
>> 
>> --
>> To unsubscribe or change your settings for TWSocket mailing list
>> please goto http://www.elists.org/mailman/listinfo/twsocket
>> Visit our website at http://www.overbyte.be
>> 
> 
> 
> --
> Fastream Technologies
> Software IQ: Innovation & Quality
> www.fastream.com | Email: [EMAIL PROTECTED] | Tel: +90-312-223-2830
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to