If you buy this book, you can get all the source code for free. My email: itpxw@hotmail.com
Visual C++2017 plays an important role in Windows application development tools, and network programming is the top priority in vc front-line development. In view of the fact that there are not many VC2017 network development books under the current Windows system and they are not comprehensive enough, the author of this book decided to write a VC2017 network development book for junior middle school readers. In his daily work, the author has often used many VC series development tools, and has accumulated a lot of technical experience and development experience. He knows where the difficulties are for beginners or colleagues who have just stepped on the job, and tells the skills and methods involved. If it can help everyone, it will be a great honor. All the work done by the author comes from long-term practice. For the network development theory and skills in VC2017, we should start from the basic content and then improve them a little (step by step is a major principle of this book). Software development is a technology that needs to be practiced. The theory of this book should be expressed in simple and understandable language as much as possible, with corresponding examples, to avoid empty preaching. For the technical details, we should try to explain them thoroughly and provide readers with detailed, accurate and reliable technical information.
Chapter 1 ◄ The Foundation of the TCP/IP Protocol ► Chapter 2 ◄ Native Network Information Programming ► Chapter 3 ◄ Multithreaded Programming ► Chapter 4 ◄ Socket Basics ► Chapter 5 ◄ TCP Socket Programming ► Chapter 6 ◄ UDP Socket Programming ► Chapter 7 ◄ The Original Socket Programming ► Chapter 8 ◄ The MFC Socket Programming ► Chapter 9 ◄ A Simple Web Server Design ► Chapter 10 ◄ The I/O model Based Network Development ► Chapter 11 ◄ The use of the Network Performance tool iperf ► Chapter 12 ◄ WinInet Develops an Internet Client ► Chapter 13 ◄ The HTTP Network Programming ► Chapter 14 ◄ The C++ Web Programming ► Chapter 15 ◄ Chinese Chess Online Playing System ► Chapter 16 ◄ Catch WinPcap Programming ► Chapter 17 &