基本信息
源码名称:visual C++ 网络高级编程pdf + 光盘源码
源码大小:34.51M
文件格式:.rar
开发语言:C/C++
更新时间:2023-11-22
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
visual C 网络高级编程pdf 光盘源码

.
├── Visual C 网络高级编程 光盘源码
│   ├── 十三章
│   │   ├── ATLDRAW
│   │   │   ├── ATLDDOC.CPP
│   │   │   ├── ATLDDOC.H
│   │   │   ├── ATLDRAW.CPP
│   │   │   ├── ATLDRAW.DSW
│   │   │   ├── ATLDRAW.H
│   │   │   ├── ATLDRAW.MAK
│   │   │   ├── ATLDRAW.NCB
│   │   │   ├── ATLDRAW.OPT
│   │   │   ├── ATLDRES.H
│   │   │   ├── ATLDVIEW.CPP
│   │   │   ├── ATLDVIEW.H
│   │   │   ├── ATLDraw.aps
│   │   │   ├── ATLDraw.clw
│   │   │   ├── ATLDraw.dsp
│   │   │   ├── ATLDraw.exe
│   │   │   ├── ATLDraw.plg
│   │   │   ├── ATLDraw.rc
│   │   │   ├── ConnectDlg.cpp
│   │   │   ├── ConnectDlg.h
│   │   │   ├── MAINFRM.CPP
│   │   │   ├── MAINFRM.H
│   │   │   ├── PREATLDR.CPP
│   │   │   ├── PREATLDR.H
│   │   │   └── RES
│   │   │       ├── ATLDDOC.ICO
│   │   │       ├── ATLDRAW.ICO
│   │   │       ├── ATLDRAW.RC2
│   │   │       └── TOOLBAR.BMP
│   │   ├── DRAWSERV
│   │   │   ├── CPIDSERV.H
│   │   │   ├── DLLDATA.C
│   │   │   ├── DRAWOBJ.CPP
│   │   │   ├── DRAWOBJ.H
│   │   │   ├── DRAWOBJ.RGS
│   │   │   ├── DRAWRES.H
│   │   │   ├── DRAWSERV.CPP
│   │   │   ├── DRAWSERV.DSP
│   │   │   ├── DRAWSERV.DSW
│   │   │   ├── DRAWSERV.IDL
│   │   │   ├── DRAWSERV.MAK
│   │   │   ├── DRAWSERV.NCB
│   │   │   ├── DRAWSERV.OPT
│   │   │   ├── DRAWSERV.RC
│   │   │   ├── DRAWSERV.RGS
│   │   │   ├── DrawServ.h
│   │   │   ├── DrawServ.plg
│   │   │   ├── DrawServ.tlb
│   │   │   ├── DrawServ_i.c
│   │   │   ├── DrawServ_p.c
│   │   │   ├── PREDRAW.CPP
│   │   │   ├── PREDRAW.H
│   │   │   └── RES
│   │   │       ├── ATLDRAW.ICO
│   │   │       ├── ATLDRAW.RC2
│   │   │       ├── ATLDRAWDOC.ICO
│   │   │       └── TOOLBAR.BMP
│   │   ├── FirstATL
│   │   │   ├── FirstATL.aps
│   │   │   ├── FirstATL.clw
│   │   │   ├── FirstATL.cpp
│   │   │   ├── FirstATL.def
│   │   │   ├── FirstATL.dsp
│   │   │   ├── FirstATL.dsw
│   │   │   ├── FirstATL.h
│   │   │   ├── FirstATL.idl
│   │   │   ├── FirstATL.ncb
│   │   │   ├── FirstATL.opt
│   │   │   ├── FirstATL.plg
│   │   │   ├── FirstATL.rc
│   │   │   ├── FirstATL.tlb
│   │   │   ├── FirstATL_i.c
│   │   │   ├── FirstATL_p.c
│   │   │   ├── FirstATLps.def
│   │   │   ├── FirstATLps.mk
│   │   │   ├── Myclass.cpp
│   │   │   ├── Myclass.h
│   │   │   ├── Myclass.rgs
│   │   │   ├── Resource.h
│   │   │   ├── StdAfx.cpp
│   │   │   ├── StdAfx.h
│   │   │   ├── dlldata.c
│   │   │   └── read.txt
│   │   ├── POLYGON
│   │   │   ├── Polygon.aps
│   │   │   ├── Polygon.h
│   │   │   ├── Polygon.rc
│   │   │   ├── Polygon.tlb
│   │   │   ├── Polygon_i.c
│   │   │   ├── Polygon_p.c
│   │   │   ├── ReleaseUMinDependency
│   │   │   │   └── Polygon.dll
│   │   │   ├── dlldata.c
│   │   │   ├── polyctl.bmp
│   │   │   ├── polyctl.cpp
│   │   │   ├── polyctl.h
│   │   │   ├── polyctl.htm
│   │   │   ├── polyctl.rgs
│   │   │   ├── polygon.cpp
│   │   │   ├── polygon.def
│   │   │   ├── polygon.dsp
│   │   │   ├── polygon.dsw
│   │   │   ├── polygon.idl
│   │   │   ├── polygon.mak
│   │   │   ├── polygon.ncb
│   │   │   ├── polygon.opt
│   │   │   ├── polygon.plg
│   │   │   ├── polygoncp.h
│   │   │   ├── polygonps.def
│   │   │   ├── polygonps.mk
│   │   │   ├── polyprop.cpp
│   │   │   ├── polyprop.h
│   │   │   ├── polyprop.rgs
│   │   │   ├── resource.h
│   │   │   ├── stdafx.cpp
│   │   │   └── stdafx.h
│   │   └── WebDraw
│   │       ├── CntrItem.cpp
│   │       ├── CntrItem.h
│   │       ├── ConnectDlg.cpp
│   │       ├── ConnectDlg.h
│   │       ├── IpFrame.cpp
│   │       ├── IpFrame.h
│   │       ├── MainFrm.cpp
│   │       ├── MainFrm.h
│   │       ├── RES
│   │       │   ├── IToolbar.bmp
│   │       │   ├── Toolbar.bmp
│   │       │   ├── WebDraw.ico
│   │       │   ├── WebDraw.rc2
│   │       │   └── WebDrawDoc.ico
│   │       ├── Resource.h
│   │       ├── SrvrItem.cpp
│   │       ├── SrvrItem.h
│   │       ├── StdAfx.cpp
│   │       ├── StdAfx.h
│   │       ├── WebDraw.aps
│   │       ├── WebDraw.clw
│   │       ├── WebDraw.cpp
│   │       ├── WebDraw.dsp
│   │       ├── WebDraw.dsw
│   │       ├── WebDraw.exe
│   │       ├── WebDraw.h
│   │       ├── WebDraw.ncb
│   │       ├── WebDraw.opt
│   │       ├── WebDraw.plg
│   │       ├── WebDraw.rc
│   │       ├── WebDraw.reg
│   │       ├── WebDrawDoc.cpp
│   │       ├── WebDrawDoc.h
│   │       ├── WebDrawView.cpp
│   │       ├── WebDrawView.h
│   │       └── 无标题.drw
│   ├── 第七章
│   │   ├── FtpClient
│   │   │   ├── FtpClient.aps
│   │   │   ├── FtpClient.clw
│   │   │   ├── FtpClient.cpp
│   │   │   ├── FtpClient.dsp
│   │   │   ├── FtpClient.dsw
│   │   │   ├── FtpClient.h
│   │   │   ├── FtpClient.ncb
│   │   │   ├── FtpClient.opt
│   │   │   ├── FtpClient.plg
│   │   │   ├── FtpClient.rc
│   │   │   ├── FtpClient1.cpp
│   │   │   ├── FtpClient1.h
│   │   │   ├── FtpClientDoc.cpp
│   │   │   ├── FtpClientDoc.h
│   │   │   ├── FtpClientView.cpp
│   │   │   ├── FtpClientView.h
│   │   │   ├── InfoView.cpp
│   │   │   ├── InfoView.h
│   │   │   ├── LocalFileView.cpp
│   │   │   ├── LocalFileView.h
│   │   │   ├── MainFrm.cpp
│   │   │   ├── MainFrm.h
│   │   │   ├── MyFtpClass.cpp
│   │   │   ├── MyFtpClass.h
│   │   │   ├── MyThread.cpp
│   │   │   ├── MyThread.h
│   │   │   ├── Resource.h
│   │   │   ├── StdAfx.cpp
│   │   │   ├── StdAfx.h
│   │   │   └── res
│   │   │       ├── 1.bmp
│   │   │       ├── 2.bmp
│   │   │       ├── FtpClient.ico
│   │   │       ├── FtpClient.rc2
│   │   │       ├── FtpClientDoc.ico
│   │   │       ├── NODROP01.CUR
│   │   │       ├── Toolbar.bmp
│   │   │       ├── UP1LVL.BMP
│   │   │       ├── bmp00001.bmp
│   │   │       ├── cursor.ico
│   │   │       ├── file_bit.bmp
│   │   │       ├── mainfram.bmp
│   │   │       ├── toolbar_.bmp
│   │   │       └── xiongFtp.ico
│   │   └── SFTP
│   │       ├── FTPClient.cpp
│   │       ├── FTPClient.h
│   │       ├── FTPSocket.cpp
│   │       ├── FTPSocket.h
│   │       ├── ListItem.cpp
│   │       ├── ListItem.h
│   │       ├── MainFrm.cpp
│   │       ├── MainFrm.h
│   │       ├── MessageDlg.cpp
│   │       ├── MessageDlg.h
│   │       ├── SFTP.APS
│   │       ├── SFTP.clw
│   │       ├── SFTP.cpp
│   │       ├── SFTP.dsp
│   │       ├── SFTP.dsw
│   │       ├── SFTP.exe
│   │       ├── SFTP.h
│   │       ├── SFTP.ncb
│   │       ├── SFTP.opt
│   │       ├── SFTP.plg
│   │       ├── SFTP.rc
│   │       ├── SFTPDoc.cpp
│   │       ├── SFTPDoc.h
│   │       ├── SFTPView.cpp
│   │       ├── SFTPView.h
│   │       ├── SetupDlg.cpp
│   │       ├── SetupDlg.h
│   │       ├── StdAfx.cpp
│   │       ├── StdAfx.h
│   │       ├── res
│   │       │   ├── SFTP.ico
│   │       │   ├── SFTP.rc2
│   │       │   ├── SFTPDoc.ico
│   │       │   ├── Toolbar.bmp
│   │       │   ├── bitmap1.bmp
│   │       │   └── bmp00001.bmp
│   │       └── resource.h
│   ├── 第三章
│   │   ├── MyBrowser
│   │   │   ├── MainFrm.cpp
│   │   │   ├── MainFrm.h
│   │   │   ├── MyBrowser.aps
│   │   │   ├── MyBrowser.clw
│   │   │   ├── MyBrowser.cpp
│   │   │   ├── MyBrowser.dsp
│   │   │   ├── MyBrowser.dsw
│   │   │   ├── MyBrowser.h
│   │   │   ├── MyBrowser.ncb
│   │   │   ├── MyBrowser.opt
│   │   │   ├── MyBrowser.plg
│   │   │   ├── MyBrowser.rc
│   │   │   ├── MyBrowserDoc.cpp
│   │   │   ├── MyBrowserDoc.h
│   │   │   ├── MyBrowserView.cpp
│   │   │   ├── MyBrowserView.h
│   │   │   ├── Resource.h
│   │   │   ├── StdAfx.cpp
│   │   │   ├── StdAfx.h
│   │   │   └── res
│   │   │       ├── MyBrowser.ico
│   │   │       ├── MyBrowser.rc2
│   │   │       ├── MyBrowserDoc.ico
│   │   │       └── Toolbar.bmp
│   │   ├── MyBrowserEx
│   │   │   ├── MainFrm.cpp
│   │   │   ├── MainFrm.h
│   │   │   ├── MyBrowserEx.aps
│   │   │   ├── MyBrowserEx.clw
│   │   │   ├── MyBrowserEx.cpp
│   │   │   ├── MyBrowserEx.dsp
│   │   │   ├── MyBrowserEx.dsw
│   │   │   ├── MyBrowserEx.h
│   │   │   ├── MyBrowserEx.ncb
│   │   │   ├── MyBrowserEx.opt
│   │   │   ├── MyBrowserEx.plg
│   │   │   ├── MyBrowserEx.rc
│   │   │   ├── MyBrowserExDoc.cpp
│   │   │   ├── MyBrowserExDoc.h
│   │   │   ├── MyBrowserExView.cpp
│   │   │   ├── MyBrowserExView.h
│   │   │   ├── ProxyDlg.cpp
│   │   │   ├── ProxyDlg.h
│   │   │   ├── Resource.h
│   │   │   ├── StdAfx.cpp
│   │   │   ├── StdAfx.h
│   │   │   ├── ithread.cpp
│   │   │   ├── ithread.h
│   │   │   └── res
│   │   │       ├── MyBrowserEx.ico
│   │   │       ├── MyBrowserEx.rc2
│   │   │       ├── MyBrowserExDoc.ico
│   │   │       └── Toolbar.bmp
│   │   └── chat
│   │       ├── ChatClient
│   │       │   ├── ChatClient.aps
│   │       │   ├── ChatClient.clw
│   │       │   ├── ChatClient.cpp
│   │       │   ├── ChatClient.dsp
│   │       │   ├── ChatClient.dsw
│   │       │   ├── ChatClient.h
│   │       │   ├── ChatClient.ncb
│   │       │   ├── ChatClient.opt
│   │       │   ├── ChatClient.plg
│   │       │   ├── ChatClient.rc
│   │       │   ├── ChatClientDoc.cpp
│   │       │   ├── ChatClientDoc.h
│   │       │   ├── ChatClientView.cpp
│   │       │   ├── ChatClientView.h
│   │       │   ├── ChatSocket.cpp
│   │       │   ├── ChatSocket.h
│   │       │   ├── CntrItem.cpp
│   │       │   ├── CntrItem.h
│   │       │   ├── Login.cpp
│   │       │   ├── Login.h
│   │       │   ├── MainFrm.cpp
│   │       │   ├── MainFrm.h
│   │       │   ├── Message.cpp
│   │       │   ├── Message.h
│   │       │   ├── OnlineBar.cpp
│   │       │   ├── OnlineBar.h
│   │       │   ├── OnlineList.cpp
│   │       │   ├── OnlineList.h
│   │       │   ├── RES
│   │       │   │   ├── BITMAP1.BMP
│   │       │   │   ├── ChatClient.ico
│   │       │   │   ├── ChatClient.rc2
│   │       │   │   ├── ChatClientDoc.ico
│   │       │   │   └── Toolbar.bmp
│   │       │   ├── Release
│   │       │   │   └── ChatClient.exe
│   │       │   ├── StdAfx.cpp
│   │       │   ├── StdAfx.h
│   │       │   └── resource.h
│   │       ├── ChatClient.exe
│   │       ├── chatserver
│   │       │   ├── BITMAP1.BMP
│   │       │   ├── BITMAP2.BMP
│   │       │   ├── CHAT.ICO
│   │       │   ├── CHATSRVR.001
│   │       │   ├── CHATSRVR.002
│   │       │   ├── CHATSRVR.CLW
│   │       │   ├── CHATSRVR.CPP
│   │       │   ├── CHATSRVR.DSP
│   │       │   ├── CHATSRVR.DSW
│   │       │   ├── CHATSRVR.H
│   │       │   ├── CHATSRVR.ICO
│   │       │   ├── CHATSRVR.MAK
│   │       │   ├── CHATSRVR.NCB
│   │       │   ├── CHATSRVR.PLG
│   │       │   ├── CHATSRVR.RC2
│   │       │   ├── CLNTSOCK.CPP
│   │       │   ├── CLNTSOCK.H
│   │       │   ├── ChatSrvr.aps
│   │       │   ├── ChatSrvr.rc
│   │       │   ├── Chatsrvr.opt
│   │       │   ├── CleanDlg.cpp
│   │       │   ├── CleanDlg.h
│   │       │   ├── LSTNSOCK.CPP
│   │       │   ├── LSTNSOCK.H
│   │       │   ├── MAINFRM.CPP
│   │       │   ├── MAINFRM.H
│   │       │   ├── MAKEFILE
│   │       │   ├── Message.cpp
│   │       │   ├── Message.h
│   │       │   ├── RES
│   │       │   │   ├── BITMAP1.BMP
│   │       │   │   ├── BITMAP2.BMP
│   │       │   │   ├── CHAT.ICO
│   │       │   │   ├── CHATSRVR.ICO
│   │       │   │   ├── CHATSRVR.RC2
│   │       │   │   └── TOOLBAR.BMP
│   │       │   ├── RESOURCE.H
│   │       │   ├── Release
│   │       │   │   └── chatsrvr.exe
│   │       │   ├── SRVRDOC.H
│   │       │   ├── SRVRVW.CPP
│   │       │   ├── SRVRVW.H
│   │       │   ├── STDAFX.CPP
│   │       │   ├── STDAFX.H
│   │       │   ├── Srvrdoc.cpp
│   │       │   └── TOOLBAR.BMP
│   │       └── chatsrvr.exe
│   ├── 第九章
│   │   ├── MultiCastChat
│   │   │   ├── AddDialog.cpp
│   │   │   ├── AddDialog.h
│   │   │   ├── CntrItem.cpp
│   │   │   ├── CntrItem.h
│   │   │   ├── Debug
│   │   │   │   ├── AddDialog.obj
│   │   │   │   ├── BuildLog.htm
│   │   │   │   ├── CntrItem.obj
│   │   │   │   ├── MainFrm.obj
│   │   │   │   ├── MultiCast.obj
│   │   │   │   ├── MultiCastChat.exe
│   │   │   │   ├── MultiCastChat.exe.embed.manifest
│   │   │   │   ├── MultiCastChat.exe.embed.manifest.res
│   │   │   │   ├── MultiCastChat.exe.intermediate.manifest
│   │   │   │   ├── MultiCastChat.ilk
│   │   │   │   ├── MultiCastChat.obj
│   │   │   │   ├── MultiCastChat.pch
│   │   │   │   ├── MultiCastChat.pdb
│   │   │   │   ├── MultiCastChat.res
│   │   │   │   ├── MultiCastChatDoc.obj
│   │   │   │   ├── MultiCastChatView.obj
│   │   │   │   ├── StdAfx.obj
│   │   │   │   ├── mt.dep
│   │   │   │   ├── vc90.idb
│   │   │   │   └── vc90.pdb
│   │   │   ├── MainFrm.cpp
│   │   │   ├── MainFrm.h
│   │   │   ├── MultiCast.cpp
│   │   │   ├── MultiCast.h
│   │   │   ├── MultiCastChat.aps
│   │   │   ├── MultiCastChat.clw
│   │   │   ├── MultiCastChat.cpp
│   │   │   ├── MultiCastChat.dsp
│   │   │   ├── MultiCastChat.dsw
│   │   │   ├── MultiCastChat.exe
│   │   │   ├── MultiCastChat.h
│   │   │   ├── MultiCastChat.ncb
│   │   │   ├── MultiCastChat.opt
│   │   │   ├── MultiCastChat.plg
│   │   │   ├── MultiCastChat.rc
│   │   │   ├── MultiCastChat.suo
│   │   │   ├── MultiCastChat.vcproj
│   │   │   ├── MultiCastChat.vcproj.ZJU-QI.Qi Baozhen.user
│   │   │   ├── MultiCastChatDoc.cpp
│   │   │   ├── MultiCastChatDoc.h
│   │   │   ├── MultiCastChatView.cpp
│   │   │   ├── MultiCastChatView.h
│   │   │   ├── StdAfx.cpp
│   │   │   ├── StdAfx.h
│   │   │   ├── res
│   │   │   │   ├── MultiCastChat.ico
│   │   │   │   ├── MultiCastChat.rc2
│   │   │   │   ├── MultiCastChatDoc.ico
│   │   │   │   └── Toolbar.bmp
│   │   │   └── resource.h
│   │   └── Phone
│   │       ├── BvSocket.cpp
│   │       ├── BvSocket.h
│   │       ├── Compression.cpp
│   │       ├── Compression.h
│   │       ├── IPAddress.cpp
│   │       ├── IPAddress.h
│   │       ├── Phone.aps
│   │       ├── Phone.clw
│   │       ├── Phone.cpp
│   │       ├── Phone.dsp
│   │       ├── Phone.dsw
│   │       ├── Phone.h
│   │       ├── Phone.ncb
│   │       ├── Phone.opt
│   │       ├── Phone.plg
│   │       ├── Phone.rc
│   │       ├── Phone1.exe
│   │       ├── PhoneDlg.cpp
│   │       ├── PhoneDlg.h
│   │       ├── SoundIn.cpp
│   │       ├── SoundIn.h
│   │       ├── SoundOut.cpp
│   │       ├── SoundOut.h
│   │       ├── StdAfx.cpp
│   │       ├── StdAfx.h
│   │       ├── res
│   │       │   ├── Phone.ico
│   │       │   ├── Phone.rc2
│   │       │   ├── icon1.ico
│   │       │   └── toolbar1.bmp
│   │       └── resource.h
│   ├── 第二章
│   │   └── SimpleSample
│   │       ├── SimpleClient
│   │       │   ├── RES
│   │       │   │   ├── SimpleClient.ico
│   │       │   │   └── SimpleClient.rc2
│   │       │   ├── Resource.h
│   │       │   ├── SimpleClient.aps
│   │       │   ├── SimpleClient.clw
│   │       │   ├── SimpleClient.cpp
│   │       │   ├── SimpleClient.dsp
│   │       │   ├── SimpleClient.dsw
│   │       │   ├── SimpleClient.h
│   │       │   ├── SimpleClient.ncb
│   │       │   ├── SimpleClient.opt
│   │       │   ├── SimpleClient.plg
│   │       │   ├── SimpleClient.rc
│   │       │   ├── SimpleClientDlg.cpp
│   │       │   ├── SimpleClientDlg.h
│   │       │   ├── StdAfx.cpp
│   │       │   └── StdAfx.h
│   │       ├── SimpleClient.exe
│   │       ├── SimpleServer
│   │       │   ├── RES
│   │       │   │   ├── SimpleServer.ico
│   │       │   │   └── SimpleServer.rc2
│   │       │   ├── Resource.h
│   │       │   ├── SimpleServer.aps
│   │       │   ├── SimpleServer.clw
│   │       │   ├── SimpleServer.cpp
│   │       │   ├── SimpleServer.dsp
│   │       │   ├── SimpleServer.dsw
│   │       │   ├── SimpleServer.h
│   │       │   ├── SimpleServer.ncb
│   │       │   ├── SimpleServer.opt
│   │       │   ├── SimpleServer.plg
│   │       │   ├── SimpleServer.rc
│   │       │   ├── SimpleServerDlg.cpp
│   │       │   ├── SimpleServerDlg.h
│   │       │   ├── StdAfx.cpp
│   │       │   └── StdAfx.h
│   │       └── SimpleServer.exe
│   ├── 第五章
│   │   └── telnet_client
│   │       ├── CTelnet.001
│   │       ├── CTelnet.aps
│   │       ├── CTelnet.clw
│   │       ├── CTelnet.cpp
│   │       ├── CTelnet.dsp
│   │       ├── CTelnet.dsw
│   │       ├── CTelnet.exe
│   │       ├── CTelnet.h
│   │       ├── CTelnet.ncb
│   │       ├── CTelnet.opt
│   │       ├── CTelnet.plg
│   │       ├── CTelnet.rc
│   │       ├── CTelnetDoc.cpp
│   │       ├── CTelnetDoc.h
│   │       ├── CTelnetView.cpp
│   │       ├── CTelnetView.h
│   │       ├── ClientSocket.cpp
│   │       ├── ClientSocket.h
│   │       ├── HostDialog.cpp
│   │       ├── HostDialog.h
│   │       ├── MainFrm.cpp
│   │       ├── MainFrm.h
│   │       ├── StdAfx.cpp
│   │       ├── StdAfx.h
│   │       ├── res
│   │       │   ├── CTelnet.ico
│   │       │   ├── CTelnet.rc2
│   │       │   ├── CTelnetDoc.ico
│   │       │   └── Toolbar.bmp
│   │       └── resource.h
│   ├── 第八章
│   │   └── Download
│   │       ├── Download.aps
│   │       ├── Download.clw
│   │       ├── Download.cpp
│   │       ├── Download.dsp
│   │       ├── Download.dsw
│   │       ├── Download.exe
│   │       ├── Download.h
│   │       ├── Download.ncb
│   │       ├── Download.opt
│   │       ├── Download.plg
│   │       ├── Download.rc
│   │       ├── DownloadDlg.cpp
│   │       ├── DownloadDlg.h
│   │       ├── GetList.cpp
│   │       ├── GetList.h
│   │       ├── HTTPDownload.cpp
│   │       ├── HTTPDownload.h
│   │       ├── OleListDropTarget.cpp
│   │       ├── OleListDropTarget.h
│   │       ├── StdAfx.cpp
│   │       ├── StdAfx.h
│   │       ├── res
│   │       │   ├── Download.ico
│   │       │   └── Download.rc2
│   │       └── resource.h
│   ├── 第六章
│   │   ├── HTTPClient
│   │   │   ├── ClientSocket.cpp
│   │   │   ├── ClientSocket.h
│   │   │   ├── CntrItem.cpp
│   │   │   ├── CntrItem.h
│   │   │   ├── HTTPClient.aps
│   │   │   ├── HTTPClient.clw
│   │   │   ├── HTTPClient.cpp
│   │   │   ├── HTTPClient.dsp
│   │   │   ├── HTTPClient.dsw
│   │   │   ├── HTTPClient.exe
│   │   │   ├── HTTPClient.h
│   │   │   ├── HTTPClient.ncb
│   │   │   ├── HTTPClient.opt
│   │   │   ├── HTTPClient.plg
│   │   │   ├── HTTPClient.rc
│   │   │   ├── HTTPClientDoc.cpp
│   │   │   ├── HTTPClientDoc.h
│   │   │   ├── HTTPClientView.cpp
│   │   │   ├── HTTPClientView.h
│   │   │   ├── MainFrm.cpp
│   │   │   ├── MainFrm.h
│   │   │   ├── POST.HTM
│   │   │   ├── RES
│   │   │   │   ├── HTTPClient.ico
│   │   │   │   ├── HTTPClient.rc2
│   │   │   │   ├── HTTPClientDoc.ico
│   │   │   │   └── Toolbar.bmp
│   │   │   ├── Request.cpp
│   │   │   ├── Request.h
│   │   │   ├── Resource.h
│   │   │   ├── StdAfx.cpp
│   │   │   └── StdAfx.h
│   │   └── HTTPSVR
│   │       ├── DEFAULT.HSC
│   │       ├── GENPAGE.CPP
│   │       ├── GENPAGE.H
│   │       ├── HTTP.CPP
│   │       ├── HTTP.H
│   │       ├── HTTPDOC.H
│   │       ├── HTTPSVR.BLD
│   │       ├── HTTPSVR.CLW
│   │       ├── HTTPSVR.DSP
│   │       ├── HTTPSVR.DSW
│   │       ├── HTTPSVR.H
│   │       ├── HTTPSVR.MAK
│   │       ├── HTTPSVR.RC
│   │       ├── HTTPSVR.REG
│   │       ├── HTTPSVR.ncb
│   │       ├── HTTPVIEW.CPP
│   │       ├── HTTPVIEW.H
│   │       ├── HttpSvr.aps
│   │       ├── Httpdoc.cpp
│   │       ├── Httpsvr.cpp
│   │       ├── Httpsvr.opt
│   │       ├── LISTEN.CPP
│   │       ├── LISTEN.H
│   │       ├── MAINFRM.CPP
│   │       ├── MAINFRM.H
│   │       ├── MAKEFILE
│   │       ├── NAMEPAGE.CPP
│   │       ├── NAMEPAGE.H
│   │       ├── NOROOT.CPP
│   │       ├── NOROOT.H
│   │       ├── REQUEST.CPP
│   │       ├── REQUEST.H
│   │       ├── RES
│   │       │   ├── HTTPDOC.ICO
│   │       │   ├── HTTPSVR.RC2
│   │       │   ├── IMAGES.BMP
│   │       │   ├── LOGFILE.ICO
│   │       │   ├── MAINFRM.ICO
│   │       │   └── SMIMAGES.BMP
│   │       ├── RESOURCE.H
│   │       ├── ROOTDLG.CPP
│   │       ├── ROOTDLG.H
│   │       ├── ROOTPAGE.CPP
│   │       ├── ROOTPAGE.H
│   │       ├── Reqsock.cpp
│   │       ├── Reqsock.h
│   │       ├── STDAFX.CPP
│   │       ├── STDAFX.H
│   │       ├── SVRADMIN
│   │       │   ├── BLANK.GIF
│   │       │   ├── FILE.GIF
│   │       │   ├── FOLDER.GIF
│   │       │   ├── HTTPSVR.GIF
│   │       │   └── PREV.GIF
│   │       ├── Webpages
│   │       │   ├── Chapter1.htm
│   │       │   ├── Content.htm
│   │       │   ├── IMAGE
│   │       │   │   ├── P1-1.GIF
│   │       │   │   ├── P1-10.GIF
│   │       │   │   ├── P1-11.GIF
│   │       │   │   ├── P1-13.GIF
│   │       │   │   ├── P1-2.GIF
│   │       │   │   ├── P1-3.GIF
│   │       │   │   ├── P1-4.GIF
│   │       │   │   ├── P1-5.GIF
│   │       │   │   ├── P1-6.GIF
│   │       │   │   ├── P1-7.GIF
│   │       │   │   ├── P1-8.GIF
│   │       │   │   ├── P1-9.GIF
│   │       │   │   ├── PL-12.GIF
│   │       │   │   └── df21shoot.jpg
│   │       │   ├── INDEX.HTM
│   │       │   ├── INDEX.HTMl
│   │       │   ├── SVRADMIN
│   │       │   │   ├── BLANK.GIF
│   │       │   │   ├── FILE.GIF
│   │       │   │   ├── FOLDER.GIF
│   │       │   │   ├── HTTPSVR.GIF
│   │       │   │   ├── PREV.GIF
│   │       │   │   └── default.bat
│   │       │   ├── post.bat
│   │       │   └── post.htm
│   │       ├── default Log 20000502.hsl
│   │       ├── default Log 20010522.hsl
│   │       ├── default Log 20010523.hsl
│   │       ├── default Log 20010524.hsl
│   │       ├── httpsvr.exe
│   │       └── httpsvr.plg
│   ├── 第十章
│   │   ├── Ping
│   │   │   ├── Debug
│   │   │   │   ├── Ping.exe
│   │   │   │   ├── Ping.ilk
│   │   │   │   ├── Ping.obj
│   │   │   │   ├── Ping.pch
│   │   │   │   ├── Ping.pdb
│   │   │   │   ├── Ping1.obj
│   │   │   │   ├── StdAfx.obj
│   │   │   │   ├── vc60.idb
│   │   │   │   └── vc60.pdb
│   │   │   ├── Ping.cpp
│   │   │   ├── Ping.dsp
│   │   │   ├── Ping.dsw
│   │   │   ├── Ping.ncb
│   │   │   ├── Ping.opt
│   │   │   ├── Ping.plg
│   │   │   ├── Ping1.cpp
│   │   │   ├── Ping1.h
│   │   │   ├── StdAfx.cpp
│   │   │   └── StdAfx.h
│   │   └── TraceRoute
│   │       ├── Debug
│   │       │   ├── StdAfx.obj
│   │       │   ├── TraceRoute.exe
│   │       │   ├── TraceRoute.ilk
│   │       │   ├── TraceRoute.obj
│   │       │   ├── TraceRoute.pch
│   │       │   ├── TraceRoute.pdb
│   │       │   ├── TraceRoute1.obj
│   │       │   ├── vc60.idb
│   │       │   └── vc60.pdb
│   │       ├── StdAfx.cpp
│   │       ├── StdAfx.h
│   │       ├── TraceRoute.cpp
│   │       ├── TraceRoute.dsp
│   │       ├── TraceRoute.dsw
│   │       ├── TraceRoute.ncb
│   │       ├── TraceRoute.opt
│   │       ├── TraceRoute.plg
│   │       ├── TraceRoute1.cpp
│   │       └── TraceRoute1.h
│   ├── 第四章
│   │   ├── EnumProtocal
│   │   │   ├── EnumProtocal.aps
│   │   │   ├── EnumProtocal.clw
│   │   │   ├── EnumProtocal.cpp
│   │   │   ├── EnumProtocal.dsp
│   │   │   ├── EnumProtocal.dsw
│   │   │   ├── EnumProtocal.h
│   │   │   ├── EnumProtocal.ncb
│   │   │   ├── EnumProtocal.opt
│   │   │   ├── EnumProtocal.plg
│   │   │   ├── EnumProtocal.rc
│   │   │   ├── EnumProtocalDoc.cpp
│   │   │   ├── EnumProtocalDoc.h
│   │   │   ├── EnumProtocalView.cpp
│   │   │   ├── EnumProtocalView.h
│   │   │   ├── MainFrm.cpp
│   │   │   ├── MainFrm.h
│   │   │   ├── Resource.h
│   │   │   ├── StdAfx.cpp
│   │   │   ├── StdAfx.h
│   │   │   └── res
│   │   │       ├── EnumProtocal.ico
│   │   │       ├── EnumProtocal.rc2
│   │   │       ├── EnumProtocalDoc.ico
│   │   │       └── Toolbar.bmp
│   │   ├── GetIP
│   │   │   ├── GetIP.aps
│   │   │   ├── GetIP.clw
│   │   │   ├── GetIP.cpp
│   │   │   ├── GetIP.dsp
│   │   │   ├── GetIP.dsw
│   │   │   ├── GetIP.h
│   │   │   ├── GetIP.ncb
│   │   │   ├── GetIP.opt
│   │   │   ├── GetIP.plg
│   │   │   ├── GetIP.rc
│   │   │   ├── GetIPDlg.cpp
│   │   │   ├── GetIPDlg.h
│   │   │   ├── Resource.h
│   │   │   ├── StdAfx.cpp
│   │   │   ├── StdAfx.h
│   │   │   └── res
│   │   │       ├── GetIP.ico
│   │   │       └── GetIP.rc2
│   │   └── GetNetSetting
│   │       ├── CardInfoDlg.cpp
│   │       ├── CardInfoDlg.h
│   │       ├── GetNetSetting.aps
│   │       ├── GetNetSetting.clw
│   │       ├── GetNetSetting.cpp
│   │       ├── GetNetSetting.dsp
│   │       ├── GetNetSetting.dsw
│   │       ├── GetNetSetting.h
│   │       ├── GetNetSetting.ncb
│   │       ├── GetNetSetting.opt
│   │       ├── GetNetSetting.plg
│   │       ├── GetNetSetting.rc
│   │       ├── GetNetSettingDlg.cpp
│   │       ├── GetNetSettingDlg.h
│   │       ├── Resource.h
│   │       ├── StdAfx.cpp
│   │       ├── StdAfx.h
│   │       ├── lassNetSetting.cpp
│   │       ├── lassNetSetting.h
│   │       └── res
│   │           ├── GetNetSetting.ico
│   │           └── GetNetSetting.rc2
│   ├── 第十一章
│   │   └── RasDial
│   │       ├── RES
│   │       │   ├── RasDial.ico
│   │       │   └── RasDial.rc2
│   │       ├── Ras.cpp
│   │       ├── Ras.h
│   │       ├── RasDial.aps
│   │       ├── RasDial.clw
│   │       ├── RasDial.cpp
│   │       ├── RasDial.dsp
│   │       ├── RasDial.dsw
│   │       ├── RasDial.exe
│   │       ├── RasDial.h
│   │       ├── RasDial.ncb
│   │       ├── RasDial.opt
│   │       ├── RasDial.plg
│   │       ├── RasDial.rc
│   │       ├── RasDialDlg.cpp
│   │       ├── RasDialDlg.h
│   │       ├── Resource.h
│   │       ├── StdAfx.cpp
│   │       └── StdAfx.h
│   ├── 第十二章
│   │   ├── ProxyServer
│   │   │   ├── Authorization.jpg
│   │   │   ├── ProxyServer
│   │   │   │   ├── Authorization.jpg
│   │   │   │   ├── VirtualPage.html
│   │   │   │   ├── authorizationrequired.html
│   │   │   │   ├── notification.htm
│   │   │   │   ├── proxy.log
│   │   │   │   └── refuse.txt
│   │   │   ├── ProxyServer.aps
│   │   │   ├── ProxyServer.clw
│   │   │   ├── ProxyServer.cpp
│   │   │   ├── ProxyServer.dsp
│   │   │   ├── ProxyServer.dsw
│   │   │   ├── ProxyServer.h
│   │   │   ├── ProxyServer.ncb
│   │   │   ├── ProxyServer.opt
│   │   │   ├── ProxyServer.plg
│   │   │   ├── ProxyServer.rc
│   │   │   ├── ProxyServer1.cpp
│   │   │   ├── ProxyServer1.h
│   │   │   ├── ProxyServerDlg.cpp
│   │   │   ├── ProxyServerDlg.h
│   │   │   ├── Resource.h
│   │   │   ├── StdAfx.cpp
│   │   │   ├── StdAfx.h
│   │   │   ├── VirtualPage.html
│   │   │   ├── authorizationrequired.html
│   │   │   ├── notification.htm
│   │   │   ├── proxy.log
│   │   │   ├── refuse.txt
│   │   │   └── res
│   │   │       ├── ProxyServer.ico
│   │   │       └── ProxyServer.rc2
│   │   └── Sock5
│   │       ├── Server.exe
│   │       ├── SockProxy
│   │       │   ├── AsyncProxySocket.cpp
│   │       │   ├── AsyncProxySocket.h
│   │       │   ├── Debug
│   │       │   │   └── SockProxy.exe
│   │       │   ├── ProxySocket.cpp
│   │       │   ├── ProxySocket.h
│   │       │   ├── SockProxy.aps
│   │       │   ├── SockProxy.clw
│   │       │   ├── SockProxy.cpp
│   │       │   ├── SockProxy.dsp
│   │       │   ├── SockProxy.dsw
│   │       │   ├── SockProxy.h
│   │       │   ├── SockProxy.ncb
│   │       │   ├── SockProxy.opt
│   │       │   ├── SockProxy.plg
│   │       │   ├── SockProxy.rc
│   │       │   ├── SockProxyDlg.cpp
│   │       │   ├── SockProxyDlg.h
│   │       │   ├── StdAfx.cpp
│   │       │   ├── StdAfx.h
│   │       │   ├── res
│   │       │   │   ├── SockProxy.ico
│   │       │   │   └── SockProxy.rc2
│   │       │   └── resource.h
│   │       ├── SockProxy.exe
│   │       └── SockProxytestServer
│   │           ├── Debug
│   │           │   └── Server.exe
│   │           ├── Resource.h
│   │           ├── Server.aps
│   │           ├── Server.clw
│   │           ├── Server.cpp
│   │           ├── Server.dsp
│   │           ├── Server.dsw
│   │           ├── Server.h
│   │           ├── Server.ncb
│   │           ├── Server.opt
│   │           ├── Server.plg
│   │           ├── Server.rc
│   │           ├── ServerDlg.cpp
│   │           ├── ServerDlg.h
│   │           ├── ServerSocket.cpp
│   │           ├── ServerSocket.h
│   │           ├── StdAfx.cpp
│   │           ├── StdAfx.h
│   │           ├── UDPSocket.cpp
│   │           ├── UDPSocket.h
│   │           └── res
│   │               ├── Server.ico
│   │               └── Server.rc2
│   └── 下载说明.htm
└── 好例子网_Visual C 网络高级编程 光盘源码.rar

81 directories, 841 files