Click here to Skip to main content
15,899,475 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Has anyone read a good book on socket programming with MFC? That possibly has many pictures:-) I seem to learn better by examples. But, nothing beats good ole' trial and error. I would like to create a client app first.

Thanks for your thoughts and suggestions.

--DrB
Posted
Updated 6-Sep-11 17:30pm
v2

Yes, someone did. Many, I think.

DrBones69 wrote:
But, nothing beats good ole' trial and error.


No, many things can easily beat your "method". "There is no try, Luke. Do it, or do not". Use regular learning methods and work methodically, planning each step. Don't worry, you will make errors anyway. :-)

If you really learn better by examples, it's way to usual. The problem is, if by any chance this is the only method you want to use, you won't go far; better don't even start…

—SA
 
Share this answer
 
Comments
Ashish Tyagi 40 7-Sep-11 0:23am    
Serious Advice. my 5
hey check this link!

<a href="http://beej.us/guide/bgnet/output/html/singlepage/bgnet.html#simpleserver">http://beej.us/guide/bgnet/output/html/singlepage/bgnet.html#simpleserver</a>[<a href="http://beej.us/guide/bgnet/output/html/singlepage/bgnet.html#simpleserver" target="_blank" title="New Window">^</a>]


This describes the ways of performing client and server socket programming for both types( streams and udp protocols).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900