searching for network programming stuff

Started by
2 comments, last by Steve 24 years, 8 months ago
Here ya go! Enjoy!

This will give you many more links at the site.
http://www.ecst.csuchico.edu/~beej/guide/net/#datagram

-ddn

Advertisement
Steve,

If you are interested in starting DirectPlay then I can't recommend anything better than the current DirectPlay documentation that comes with the DirectX SDK. This didn't use to be the case as the documentation used to be very bad, but now it is worthy if attentiion.

Personally, if I were starting out I would learn the basics of TCP then UDP before I jumped to the higher level networking api's. That way you will understand the limitations you have to deal with by going with an easier , high level API.

-rich

btw, where did all the other posts go???

--
Richard Rice
GameSpy Industries
hi!

im lokking for network programming stuff, be it hardware programming or network libraries, though i would prefer the last choice...
maybe someone is experienced in programming direct play and can tell me where to find some example files or tutorials...

thanx

steve

I have a project that I've been working on with DirectX development. I'm lousy with DirectDraw or any sort of graphics, so my library focuses on DirectInput, DirectSound, and my specialty, DirectPlay.

It might help to serve as a tutorial, if nothing else.

My homepage is at http://www.geocities.com/SiliconValley/Grid/2105/.

Good luck!

This topic is closed to new replies.

Advertisement