Networking examples?

Are there any networking examples or open source MMOs in panda3d that I could learn from? I know some twistd, sockets, and I’m learning Astron, but I just can’t seem to find some good examples.

What do you mean by “good”?

By “good” I mean either removed from the website, not working (I found a really good one but it wouldn’t work because the win32api couldn’t be fixed) or something around that.

Pat of this will depend on the type of mmo you are making. It sounds like you want to use middleware, like Astron, instead of rolling your own. Also what kind of knowledge you need.

As far as general readings I suggest: developer.valvesoftware.com/wik … Networking
gafferongames.com/networking-for … ogrammers/