Description: VC++ 2005 source code programming examples in Chapter 5 of network communication programming examples, how to access the computer network interface, network resource information, how to monitor changes in network interface IP, how to obtain a User Datagram statistics, how to network communications, chat, etc. Examples of 18-source
File list (Check if you may need any files):
第5章 网络通信编程实例
......................\实例100 如何从本机向Web服务器上传文件
......................\.....................................\Example
......................\.....................................\.......\app.rc
......................\.....................................\.......\AssemblyInfo.cpp
......................\.....................................\.......\Example.cpp
......................\.....................................\.......\Example.vcproj
......................\.....................................\.......\Example.vcproj.LUOBIN.luo01.user
......................\.....................................\.......\Form1.h
......................\.....................................\.......\Form1.resx
......................\.....................................\.......\ReadMe.txt
......................\.....................................\.......\Release
......................\.....................................\.......\resource.h
......................\.....................................\.......\stdafx.cpp
......................\.....................................\.......\stdafx.h
......................\.....................................\Example.sln
......................\.....................................\release
......................\实例101 如何从Web客户端异步下载文件
......................\...................................\Example
......................\...................................\.......\app.rc
......................\...................................\.......\AssemblyInfo.cpp
......................\...................................\.......\Example.cpp
......................\...................................\.......\Example.vcproj
......................\...................................\.......\Example.vcproj.LUOBIN.luo01.user
......................\...................................\.......\Form1.h
......................\...................................\.......\Form1.resx
......................\...................................\.......\ReadMe.txt
......................\...................................\.......\Release
......................\...................................\.......\resource.h
......................\...................................\.......\stdafx.cpp
......................\...................................\.......\stdafx.h
......................\...................................\Example.sln
......................\...................................\release
......................\实例102 如何异步调用Web Service程序
......................\...................................\Example
......................\...................................\.......\Example
......................\...................................\.......\.......\app.rc
......................\...................................\.......\.......\AssemblyInfo.cpp
......................\...................................\.......\.......\Example.cpp
......................\...................................\.......\.......\Example.vcproj
......................\...................................\.......\.......\Example.vcproj.LUOBIN.luo01.user
......................\...................................\.......\.......\Form1.h
......................\...................................\.......\.......\Form1.resx
......................\...................................\.......\.......\localhost
......................\...................................\.......\.......\.........\results.discomap
......................\...................................\.......\.......\.........\Service.disco
......................\...................................\.......\.......\.........\Service.wsdl
......................\...................................\.......\.......\localhost.h
......................\...................................\.......\.......\localhost.h.dll
......................\...................................\.......\.......\localhost.h.dll.manifest
......................\...................................\.......\.......\ReadMe.txt
...................