Saturday, May 22, 2010

C++ network programming?

ok so iv been learning c++ for a while now and i wanna start learning some network programming iv been looking arund the web a bit and im getting kind of confused with all the diffrent types there seam to be. So first of what is socket programming is it diffrent to network programming are there any other types and what are they all used for and secondly if any1 knows of some good online ebooks and tutorials on network programming/socket programming that use windows and c++ if u could give me a link to them id really appreciate it thanks

C++ network programming?
May you can contact a expert or you also get help %26amp; post your comment at website like


http://homework.feedmelink.com/...
Reply:this is a good place to start.
Reply:Sockets are network programming. Everything needs to go over sockets to get started. If your using a Windows environment, I used the Winsock MSDN reference pages to help, however it's also just as easy on Linux, where sockets are managed as simple file pointers using open() close() read() and write().
Reply:i found usefull ebook for you, download at http://totme.com/categories/ebooks/C_Net...


No comments:

Post a Comment