2Mbot and CRC questions

01/09/2009 07:48 ColdHero#1
I want to know, "What is" CRC? I have no clue what the fuck it is...

and I am quite confused,

I just want to bot on 2Moons...
01/09/2009 10:55 trane.#2
I explained it yet, with InstantDeath in another thread, and you are posting in [No questions] marked section!

So...

+reported:o
01/09/2009 12:58 Redis#3
Open google, write "what is crc" and press enter, then come back here, and search all crc threads and read all of them. Simple, no ?
01/15/2009 02:49 insert#4
why the fuck wont these people just TELL NOOBS what CRC means so you LOAD UP the forum with ANSWERS instead of WALLS..

Answer - Short for Cyclic Redundancy Check, a common technique for detecting data transmission errors. Transmitted messages are divided into predetermined lengths that are divided by a fixed divisor. According to the calculation, the remainder number is appended onto and sent with the message. When the message is received, the computer recalculates the remainder and compares it to the transmitted remainder. If the numbers do not match, an error is detected.