Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!tut.cis.ohio-state.edu!thurn From: thurn@cis.ohio-state.edu (Martin Thurn) Newsgroups: comp.lang.pascal Subject: WANTED: checksum algrithms references Message-ID: <39784@tut.cis.ohio-state.edu> Date: 17 Mar 89 20:37:38 GMT Sender: thurn@tut.cis.ohio-state.edu Lines: 8 Hello Netland, I am currently designing and implementing (in TurboPascal 5.0) a simple ASCII file transfer program (part of a larger application). I would like to incorporate a checksum into each data packet (i.e. string of characters) as an error-detection help. Can anyone recommend some good reference on checksum algorithms? Thanks in advance, ---Martin Thurn thurn@cis.ohio-state.edu