Jump to content
xisto Community
Sign in to follow this  
PureHeart

Networking Programming - C++ - Ms Windows Please recommend me a eBook or Document

Recommended Posts

I need to write some networking library in C++.I know C++, I know networking programming on Linux.But not, I'm working in a networking project on Windows.I may need an ebook or some reference about this. 'Cause I'm new to Windows :)Can you recommend me a eBook, just about C++ networking, on Windows?I've been Googling for that, but seems that I'm not lucky enough.

Share this post


Link to post
Share on other sites

Hmm I'd say MSDN is the best reference you can get on that. If you plan to use it on games, then go through the DirectPlay API, otherwise, try learning WinSock 2.0, which looks quite a bit with socket programming on Unix. Guess you can get some nice tutorials about those at GameDev.net. :o

Share this post


Link to post
Share on other sites

Hmm I'd say MSDN is the best reference you can get on that. If you plan to use it on games, then go through the DirectPlay API, otherwise, try learning WinSock 2.0, which looks quite a bit with socket programming on Unix. Guess you can get some nice tutorials about those at GameDev.net. :P

If he planes to use it on games, why not use RakNet library and not wory about window's or linux, and do it in high level ;)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.