Game Protocol FAQ
From ASSS Wiki
How are the news.txt and map checksums computed?
They both use a CRC32 algorithm. The popular zlib library has these functions.
Why do I get disconnected for no data?
Once you have entered an arena you must send position packets regularly to stay connected.