I have recently been working on a 3d multiplayer user dungeon application. Decided to post a blog so the few of you who actually care can take a look once in a while to see how far I am, and for personal reasons to see where I have been/done.
So far I have implimented connection establishment, account verification, and message of the day viewing. Pretty much the basics of any chat or multiuser environment.
Next I will be working on getting channels or "zones" working so users can access their "characters" and explore the zones in the future or chat in them. 3D hasn't been implimented yet, just because I want to get the system down before I step into that who other world. Once all of this is done, implimenting graphics will be quite easy to lay atop of the framework.