Hi all,
Are there any form of docs/text/writeup on the MAngband net protocol?
I was considering starting up a Windows graphical client, using C# and XNA, but, before even trying, I wanted to look into how MAngband handles the netcode, and exactly how much of the work is done by the client, and how much is done by the server.
I have looked a little into the source, which is going to take a while to get through, so I was wondering if someone has done some work and maybe documented something about the protocol?