Newbie Warning: I'm a less-experienced C++ programmer. To rate my experience -- I've gotten through most of Deitel & Deitel's "C++ How to Program" and did fine, but haven't really covered the most advanced concepts therein, and have limited experience with STL. I haven't yet developed any "real" applications.
I've been looking for a robust client-server networking framework. I'm wanting to start developing a foundation framework for cross-platform, client/server online games. I certainly don't expect to accomplish this overnight, nor alonebut I've got to begin somewhere. I think Ice might be the answer.
Unfortunately, it takes me awhile to grasp some of the more abstract concepts in the Ice documentation. I'm wondering if there are any books, tutorials, walkthroughs, demos, etc out there that are aimed at less experienced developers who like a more hands-on approach.

but I've got to begin somewhere. I think Ice might be the answer.
Reply With Quote