I have been wondering this for awhile, because I have started up a little project of my own, a little fun thing I am doing out of boredom. I am in the process of creating something, and I was hoping to add a multiplayer feature. The first thing that came to mind was Ajax. I thought I could use it to relay the player's position to a server-other players could then receive and read that data, in the end creating a multiplayer environment. Also a server-side element that can generate floor plan data and send it back to the game, thusly creating multiple levels. I also thought the idea of other player's being able to receive and transmit their own data to each other allowing them to host their own mazes. But the big question is, is there anyone on here to happen to know any Ajax coding? I could use some insight on the whole aspect!
So I was wondering what MaNGOS uses for this!