A concise guide to Learning c,c++ Network programming

Source: Internet
Author: User
A concise guide to Learning c,c++ Network programming
1. Solid basic knowledge of c,c++
Reference to "C program Design", "C + + primer".

2. TCP/IP protocol
Classic book is: W.richard Stevens "TCP/IP detailed" three volumes, Volume 1 is a protocol, Volume 2 is implemented, Volume 3 is a TCP transaction protocol. and the official protocol document: RFC
Of course, you can also download e-books online.
Classic Open Source Protocol analysis tool: Wireshark.
Simple open source TCP/IP protocol stack: LwIP, or Linux 1.0 included in the protocol stack, of course, can also look at the FreeBSD TCP/IP protocol stack.

3. The book that actually directs network programming
WINODWS platform, the classic book is the second edition of Windows network programming.
Linux platform, Classic book is W.richard Stevens "UNIX network programming."

4. VC + + Development
Houtie, MFC, Windows Programming, Windows core Programming, MSDN, Microsoft.

PS. I installed the MSDN 2001 version myself with the vc++6.0 Enterprise Edition.
I hope it's a little help to everyone.

Reference information: http://www.dyjylc8.com

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.