[GD-Windows] Network code
Brought to you by:
vexxed72
From: Carl B. <car...@ya...> - 2004-07-30 21:49:37
|
Hello all. This post was inspired by a recent thread on the DirectXDev mailing list, where I learned that Microsoft appears to be planning to stop developing DirectPlay by the end of the year. I'm wondering what people here use for their network code these days. Does everyone roll their own API based on something low-level (like UDP), or are there commercially available APIs (or open source APIs) that people have had good experiences with?. It's been a while since I've worked on a multiplayer game, and everyone here at the office assumed we'd be using DirectPlay. I guess we're all out of the loop. :-) We'd appreciate any pointers on subjects or APIs to research. The game we are working on won't require huge amounts of bandwidth or great network performance (it's not a twitch game), but we would like to learn some up-to-date technology moving forward. Thanks! Carl |