Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!decvax!ucbvax!ucdavis!lll-crg!seismo!brl-tgr!tgr!Kushall.henr@XEROX.ARPA From: Kushall.henr@XEROX.ARPA Newsgroups: net.micro Subject: Re: CRC procedure needed Message-ID: <1986@brl-tgr.ARPA> Date: Tue, 8-Oct-85 11:36:39 EDT Article-I.D.: brl-tgr.1986 Posted: Tue Oct 8 11:36:39 1985 Date-Received: Fri, 11-Oct-85 07:14:41 EDT Sender: news@brl-tgr.ARPA Lines: 15 Steven: There was a very good article that included this in the June 85 Dr. Dobbs Journal. The article title is "Christensen Protocols in C" by Donald Krantz. The article starts on P66 and there is a special section on CRC on p.68. This CRC is based on the CCITT polynomial X^16+X^12+X^5+1 (Someone must know what that means). The Source Code in C for the entire XFR communications package can be downloaded from the TCOG BBS (612) 724-7779 @300/1200 baud Perhaps this article and code can help you with a KERMIT version of CRC. Ed Kushall