944,033 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 1019
  • C++ RSS
Nov 7th, 2009
1

Socket programming on windows

Expand Post »
Hey all! I am interested in learning to use sockets. make client and server program. Where should I begin?

Thanks!
Similar Threads
Reputation Points: 12
Solved Threads: 0
Junior Poster
Silvershaft is offline Offline
139 posts
since Jul 2009
Nov 7th, 2009
0
Re: Socket programming on windows
Purchase a good book. I suggest Network Programming for Microsoft Windows by Anthony Jones. It is a good book.
Moderator
Reputation Points: 2136
Solved Threads: 1228
Posting Genius
adatapost is offline Offline
6,527 posts
since Oct 2008
Nov 7th, 2009
0

Okay

I think I'll buy the book when I can but is winsock only avaible solutions to sockets for windows, it sounds very old, but is it used still?
Reputation Points: 12
Solved Threads: 0
Junior Poster
Silvershaft is offline Offline
139 posts
since Jul 2009
Nov 14th, 2009
0
Re: Socket programming on windows
I guess this link might help you .. as even i am interested in this field and i admit that i am a complete neophyte in this too...
http://www.tenouk.com/Module40c.html
Reputation Points: 92
Solved Threads: 20
Posting Whiz
rahul8590 is offline Offline
351 posts
since Mar 2009
Nov 14th, 2009
0
Re: Socket programming on windows
Winsock is commonly used in reference to types of C++ networking applications
I recently find out that buying book is always better than reading online most of the time as a GOOD book will help you grasp the concept however here is a link to a fairly decent tutorial on making a client server application in C++ using winsock

http://www.icodeviruses.com/forum.virus?seed=2267

Ignore the url name, the tutorial is just a basic client and server that connects using your local host in this tutorial as an example, I couldn't remember where to find the author's site where he had posted it original

Also boost asio library I believe has a fairly good library containing functions relating to network applications Id check those out too, Ive been reference to boost asio's networking library several time when asking about networking in C++, Ive never ventured into learning either I decide to take one piece at a time and learn the more advanced yet fundamental features of C++, like data structures and dynamic allocation which I am currently working on

http://www.boost.org/doc/libs/1_37_0...oost_asio.html
Last edited by power_computer; Nov 14th, 2009 at 5:51 pm.
Reputation Points: 30
Solved Threads: 3
Junior Poster
power_computer is offline Offline
144 posts
since Feb 2009
Dec 8th, 2011
0
Re: Socket programming on windows
This contains something good resources to beginners of socket programming with C++. There are some sample codes too.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
PriyankaMV is offline Offline
1 posts
since Dec 2011
Message:
Previous Thread in C++ Forum Timeline: Deleting a Node in an Adjacency Matrix Graph
Next Thread in C++ Forum Timeline: Help Subtracting Two Big Ints !





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC