实例介绍
Visual C++网络编程教程PPT和源代码 代码可以直接运行
【实例截图】
【核心代码】
4744302543286563764.rar
├── Visual C++ 网络编程教程PPT
│ ├── 第1章 开发平台和网络编程.ppt
│ ├── 第2章2.2.3-2.1.txt
│ ├── 第2章2.2.4-2.1.txt
│ ├── 第2章2.2.4-2.2.txt
│ ├── 第2章2.2.4-2.txt
│ ├── 第2章2.2.4-3.txt
│ ├── 第2章 MFC Socket编程.ppt
│ ├── 第3章3.2.2-1.1.txt
│ ├── 第3章3.2.2-1.txt
│ ├── 第3章3.3.2-2.1.txt
│ ├── 第3章3.3.2-2.2.txt
│ ├── 第3章3.3.2-2.txt
│ ├── 第3章 Winsock API编程.ppt
│ ├── 第4章4.2.2-4.10.txt
│ ├── 第4章4.2.2-4.1.txt
│ ├── 第4章4.2.2-4.2.txt
│ ├── 第4章4.2.2-4.3.txt
│ ├── 第4章4.2.2-4.4.txt
│ ├── 第4章4.2.2-4.5.txt
│ ├── 第4章4.2.2-4.6.txt
│ ├── 第4章4.2.2-4.7.txt
│ ├── 第4章4.2.2-4.8.txt
│ ├── 第4章4.2.2-4.9.txt
│ ├── 第4章4.3.3-2.txt
│ ├── 第4章4.3.3-4.10.txt
│ ├── 第4章4.3.3-4.1.txt
│ ├── 第4章4.3.3-4.2.txt
│ ├── 第4章4.3.3-4.3.txt
│ ├── 第4章4.3.3-4.4.txt
│ ├── 第4章4.3.3-4.5.txt
│ ├── 第4章4.3.3-4.6.txt
│ ├── 第4章4.3.3-4.7.txt
│ ├── 第4章4.3.3-4.8.txt
│ ├── 第4章4.3.3-4.9.txt
│ ├── 第4章 即时通信应用开发.ppt
│ ├── 第5章5.3.1.txt
│ ├── 第5章5.3.2.txt
│ ├── 第5章5.3.3-1.txt
│ ├── 第5章5.3.3-2.txt
│ ├── 第5章5.3.4-1.txt
│ ├── 第5章5.3.4-2.txt
│ ├── 第5章5.3.4-3.txt
│ ├── 第5章5.3.4-4.txt
│ ├── 第5章5.3.4-5.txt
│ ├── 第5章5.3.4-6.txt
│ ├── 第5章5.3.4-7.txt
│ ├── 第5章 HTTP编程与万维网开发.ppt
│ ├── 第6章6.2.3-1.txt
│ ├── 第6章6.2.3-2.txt
│ ├── 第6章6.2.3-3.txt
│ ├── 第6章6.2.3-4.txt
│ ├── 第6章6.2.3-5.txt
│ ├── 第6章6.2.3-6.txt
│ ├── 第6章6.3.1-1.txt
│ ├── 第6章6.3.1-2.txt
│ ├── 第6章6.3.2-1.txt
│ ├── 第6章6.3.2-2.txt
│ ├── 第6章6.3.2-3.txt
│ ├── 第6章6.3.2-4.txt
│ ├── 第6章6.3.3-1.txt
│ ├── 第6章6.3.3-2.txt
│ ├── 第6章6.3.3-3.txt
│ ├── 第6章6.3.4-1.txt
│ ├── 第6章6.3.4-2.txt
│ ├── 第6章6.3.5-1.1.txt
│ ├── 第6章6.3.5-1.txt
│ ├── 第6章6.3.5-2.1.txt
│ ├── 第6章6.3.5-2.2.txt
│ ├── 第6章6.3.5-2.3.txt
│ ├── 第6章6.3.5-3.1.txt
│ ├── 第6章6.3.5-3.2.txt
│ ├── 第6章6.3.5-3.3.txt
│ ├── 第6章6.3.5-3.4.txt
│ ├── 第6章6.3.5-4.txt
│ ├── 第6章6.3.5-5.txt
│ ├── 第6章6.4.1.txt
│ ├── 第6章 FTP编程与资源访问.ppt
│ ├── 第7章7.2.2-3.1.txt
│ ├── 第7章7.2.2-3.2.txt
│ ├── 第7章7.2.2-3.3.txt
│ ├── 第7章7.2.2-3.4.txt
│ ├── 第7章7.3.2-1.1.txt
│ ├── 第7章7.3.2-1.2.txt
│ ├── 第7章7.3.2-2.txt
│ ├── 第7章7.3.2-3.1.txt
│ ├── 第7章7.3.2-3.txt
│ ├── 第7章7.3.2-4.1.txt
│ ├── 第7章7.3.2-4.2.txt
│ ├── 第7章7.3.2-4.3.txt
│ ├── 第7章7.3.2-4.4.txt
│ ├── 第7章7.3.2-4.5.txt
│ ├── 第7章 电子邮件应用编程.ppt
│ ├── 表2.1.rtf
│ ├── 表6.1.rtf
│ ├── 表7.4.rtf
│ └── 表7.5.rtf
└── Visual C++网络编程教程源代码
├── readme.txt
├── 源代码
│ └── VC++网络编程源代码
│ ├── 第10章 FTP编程:FTP服务器实例
│ │ └── FTP完整软件套件
│ │ ├── ftpSrver
│ │ │ ├── ftpSrver
│ │ │ │ ├── AccountDlg.cpp
│ │ │ │ ├── AccountDlg.h
│ │ │ │ ├── ftpSrver.aps
│ │ │ │ ├── ftpSrver.cpp
│ │ │ │ ├── ftpSrverDlg.cpp
│ │ │ │ ├── ftpSrverDlg.h
│ │ │ │ ├── ftpSrver.h
│ │ │ │ ├── ftpSrver.rc
│ │ │ │ ├── ftpSrver.vcproj
│ │ │ │ ├── ftpSrver.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── res
│ │ │ │ │ ├── ftpSrver.ico
│ │ │ │ │ └── ftpSrver.rc2
│ │ │ │ ├── resource.h
│ │ │ │ ├── Server.cpp
│ │ │ │ ├── Server.h
│ │ │ │ ├── stdafx.cpp
│ │ │ │ ├── stdafx.h
│ │ │ │ └── targetver.h
│ │ │ ├── ftpSrver.sln
│ │ │ └── ftpSrver.suo
│ │ └── SelfFtpUpDownloader(usfor ftpSrver)
│ │ ├── SelfFtpUpDownloader
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── SelfFtpUpDownloader.ico
│ │ │ │ └── SelfFtpUpDownloader.rc2
│ │ │ ├── resource.h
│ │ │ ├── SelfFtpUpDownloader.aps
│ │ │ ├── SelfFtpUpDownloader.cpp
│ │ │ ├── SelfFtpUpDownloaderDlg.cpp
│ │ │ ├── SelfFtpUpDownloaderDlg.h
│ │ │ ├── SelfFtpUpDownloader.h
│ │ │ ├── SelfFtpUpDownloader.rc
│ │ │ ├── SelfFtpUpDownloader.vcproj
│ │ │ ├── SelfFtpUpDownloader.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ ├── stdafx.cpp
│ │ │ ├── stdafx.h
│ │ │ └── targetver.h
│ │ ├── SelfFtpUpDownloader.sln
│ │ └── SelfFtpUpDownloader.suo
│ ├── 第11章 POP3实现邮件接收程序
│ │ └── popMailRcver
│ │ ├── popMailRcver
│ │ │ ├── Pop3.cpp
│ │ │ ├── Pop3.h
│ │ │ ├── popMailRcver.aps
│ │ │ ├── popMailRcver.cpp
│ │ │ ├── popMailRcverDlg.cpp
│ │ │ ├── popMailRcverDlg.h
│ │ │ ├── popMailRcver.h
│ │ │ ├── popMailRcver.rc
│ │ │ ├── popMailRcver.vcproj
│ │ │ ├── popMailRcver.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── popMailRcver.ico
│ │ │ │ └── popMailRcver.rc2
│ │ │ ├── resource.h
│ │ │ ├── stdafx.cpp
│ │ │ ├── stdafx.h
│ │ │ ├── targetver.h
│ │ │ ├── WSocket.cpp
│ │ │ └── WSocket.h
│ │ ├── popMailRcver.sln
│ │ └── popMailRcver.suo
│ ├── 第1章 背景知识
│ │ └── GetIPAndPort
│ │ ├── GetIPAndPort
│ │ │ ├── GetIPAndPort.aps
│ │ │ ├── GetIPAndPort.cpp
│ │ │ ├── GetIPAndPortDlg.cpp
│ │ │ ├── GetIPAndPortDlg.h
│ │ │ ├── GetIPAndPort.h
│ │ │ ├── GetIPAndPort.rc
│ │ │ ├── GetIPAndPort.vcproj
│ │ │ ├── GetIPAndPort.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── GetIPAndPort.ico
│ │ │ │ └── GetIPAndPort.rc2
│ │ │ ├── resource.h
│ │ │ ├── stdafx.cpp
│ │ │ ├── stdafx.h
│ │ │ └── targetver.h
│ │ ├── GetIPAndPort.sln
│ │ └── GetIPAndPort.suo
│ ├── 第2章 MFC Socket编程
│ │ ├── Socket程序(CAsyncSocket传统版)
│ │ │ ├── ChatClient
│ │ │ │ ├── ChatClient
│ │ │ │ │ ├── ChatClient.aps
│ │ │ │ │ ├── ChatClient.cpp
│ │ │ │ │ ├── ChatClientDlg.cpp
│ │ │ │ │ ├── ChatClientDlg.h
│ │ │ │ │ ├── ChatClient.h
│ │ │ │ │ ├── ChatClient.rc
│ │ │ │ │ ├── ChatClient.vcproj
│ │ │ │ │ ├── ChatClient.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ │ │ ├── ClientSocket.cpp
│ │ │ │ │ ├── ClientSocket.h
│ │ │ │ │ ├── ReadMe.txt
│ │ │ │ │ ├── res
│ │ │ │ │ │ ├── ChatClient.ico
│ │ │ │ │ │ └── ChatClient.rc2
│ │ │ │ │ ├── resource.h
│ │ │ │ │ ├── stdafx.cpp
│ │ │ │ │ ├── stdafx.h
│ │ │ │ │ └── targetver.h
│ │ │ │ ├── ChatClient.sln
│ │ │ │ └── ChatClient.suo
│ │ │ └── ChatServer
│ │ │ ├── ChatServer
│ │ │ │ ├── ChatServer.aps
│ │ │ │ ├── ChatServer.cpp
│ │ │ │ ├── ChatServerDlg.cpp
│ │ │ │ ├── ChatServerDlg.h
│ │ │ │ ├── ChatServer.h
│ │ │ │ ├── ChatServer.rc
│ │ │ │ ├── ChatServer.vcproj
│ │ │ │ ├── ChatServer.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ │ ├── ListenSocket.cpp
│ │ │ │ ├── ListenSocket.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── res
│ │ │ │ │ ├── ChatServer.ico
│ │ │ │ │ └── ChatServer.rc2
│ │ │ │ ├── resource.h
│ │ │ │ ├── ServerSocket.cpp
│ │ │ │ ├── ServerSocket.h
│ │ │ │ ├── stdafx.cpp
│ │ │ │ ├── stdafx.h
│ │ │ │ └── targetver.h
│ │ │ ├── ChatServer.sln
│ │ │ └── ChatServer.suo
│ │ ├── Socket程序(CAsynvSocket指针版)
│ │ │ ├── ChatClient
│ │ │ │ ├── ChatClient
│ │ │ │ │ ├── ChatClient.aps
│ │ │ │ │ ├── ChatClient.cpp
│ │ │ │ │ ├── ChatClientDlg.cpp
│ │ │ │ │ ├── ChatClientDlg.h
│ │ │ │ │ ├── ChatClient.h
│ │ │ │ │ ├── ChatClient.rc
│ │ │ │ │ ├── ChatClient.vcproj
│ │ │ │ │ ├── ChatClient.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ │ │ ├── MySocket.cpp
│ │ │ │ │ ├── MySocket.h
│ │ │ │ │ ├── ReadMe.txt
│ │ │ │ │ ├── res
│ │ │ │ │ │ ├── ChatClient.ico
│ │ │ │ │ │ └── ChatClient.rc2
│ │ │ │ │ ├── resource.h
│ │ │ │ │ ├── stdafx.cpp
│ │ │ │ │ ├── stdafx.h
│ │ │ │ │ └── targetver.h
│ │ │ │ ├── ChatClient.sln
│ │ │ │ └── ChatClient.suo
│ │ │ └── ChatServer
│ │ │ ├── ChatServer
│ │ │ │ ├── ChatServer.aps
│ │ │ │ ├── ChatServer.cpp
│ │ │ │ ├── ChatServerDlg.cpp
│ │ │ │ ├── ChatServerDlg.h
│ │ │ │ ├── ChatServer.h
│ │ │ │ ├── ChatServer.rc
│ │ │ │ ├── ChatServer.vcproj
│ │ │ │ ├── ChatServer.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ │ ├── MySocket.cpp
│ │ │ │ ├── MySocket.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── res
│ │ │ │ │ ├── ChatServer.ico
│ │ │ │ │ └── ChatServer.rc2
│ │ │ │ ├── resource.h
│ │ │ │ ├── stdafx.cpp
│ │ │ │ ├── stdafx.h
│ │ │ │ └── targetver.h
│ │ │ ├── ChatServer.sln
│ │ │ └── ChatServer.suo
│ │ ├── Socket程序(CSocket版)
│ │ │ ├── ChatClient
│ │ │ │ ├── ChatClient
│ │ │ │ │ ├── ChatClient.aps
│ │ │ │ │ ├── ChatClient.cpp
│ │ │ │ │ ├── ChatClientDlg.cpp
│ │ │ │ │ ├── ChatClientDlg.h
│ │ │ │ │ ├── ChatClient.h
│ │ │ │ │ ├── ChatClient.rc
│ │ │ │ │ ├── ChatClient.vcproj
│ │ │ │ │ ├── ChatClient.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ │ │ ├── MySocket.cpp
│ │ │ │ │ ├── MySocket.h
│ │ │ │ │ ├── ReadMe.txt
│ │ │ │ │ ├── res
│ │ │ │ │ │ ├── ChatClient.ico
│ │ │ │ │ │ └── ChatClient.rc2
│ │ │ │ │ ├── resource.h
│ │ │ │ │ ├── stdafx.cpp
│ │ │ │ │ ├── stdafx.h
│ │ │ │ │ └── targetver.h
│ │ │ │ ├── ChatClient.sln
│ │ │ │ └── ChatClient.suo
│ │ │ └── ChatServer
│ │ │ ├── ChatServer
│ │ │ │ ├── ChatServer.aps
│ │ │ │ ├── ChatServer.cpp
│ │ │ │ ├── ChatServerDlg.cpp
│ │ │ │ ├── ChatServerDlg.h
│ │ │ │ ├── ChatServer.h
│ │ │ │ ├── ChatServer.rc
│ │ │ │ ├── ChatServer.vcproj
│ │ │ │ ├── ChatServer.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ │ ├── MySocket.cpp
│ │ │ │ ├── MySocket.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── res
│ │ │ │ │ ├── ChatServer.ico
│ │ │ │ │ └── ChatServer.rc2
│ │ │ │ ├── resource.h
│ │ │ │ ├── stdafx.cpp
│ │ │ │ ├── stdafx.h
│ │ │ │ └── targetver.h
│ │ │ ├── ChatServer.sln
│ │ │ └── ChatServer.suo
│ │ └── 第三方聊天室程序(实验用)
│ │ ├── Client
│ │ │ ├── Client.aps
│ │ │ ├── Client.clw
│ │ │ ├── Client.cpp
│ │ │ ├── ClientDlg.cpp
│ │ │ ├── ClientDlg.h
│ │ │ ├── Client.dsp
│ │ │ ├── Client.dsw
│ │ │ ├── Client.h
│ │ │ ├── Client.plg
│ │ │ ├── Client.rc
│ │ │ ├── Client.sln
│ │ │ ├── Client.suo
│ │ │ ├── Client.vcproj
│ │ │ ├── Client.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ ├── login.cpp
│ │ │ ├── login.h
│ │ │ ├── Mysocket.cpp
│ │ │ ├── Mysocket.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── Client.ico
│ │ │ │ └── Client.rc2
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ └── Server
│ │ ├── ClientSocket.cpp
│ │ ├── ClientSocket.h
│ │ ├── ReadMe.txt
│ │ ├── res
│ │ │ ├── Server.ico
│ │ │ └── Server.rc2
│ │ ├── resource.h
│ │ ├── Server.aps
│ │ ├── Server.clw
│ │ ├── Server.cpp
│ │ ├── ServerDlg.cpp
│ │ ├── ServerDlg.h
│ │ ├── Server.dsp
│ │ ├── Server.dsw
│ │ ├── Server.h
│ │ ├── Server.plg
│ │ ├── Server.rc
│ │ ├── Server.sln
│ │ ├── ServerSocket.cpp
│ │ ├── ServerSocket.h
│ │ ├── Server.suo
│ │ ├── Server.vcproj
│ │ ├── Server.vcproj.1652229459BB4B2.zhouhejun.user
│ │ ├── StdAfx.cpp
│ │ └── StdAfx.h
│ ├── 第3章 即时通信:网络聊天软件
│ │ ├── SelfChatRoom
│ │ │ ├── SelfChat
│ │ │ │ ├── Backup
│ │ │ │ │ ├── SelfChat
│ │ │ │ │ ├── SelfChat.sln
│ │ │ │ │ └── SelfChat.v11.suo
│ │ │ │ ├── Debug
│ │ │ │ │ ├── SelfChat.exe
│ │ │ │ │ ├── SelfChat.ilk
│ │ │ │ │ └── SelfChat.pdb
│ │ │ │ ├── SelfChat
│ │ │ │ │ ├── ClientSocket.cpp
│ │ │ │ │ ├── ClientSocket.h
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── cl.command.1.tlog
│ │ │ │ │ │ ├── ClientSocket.obj
│ │ │ │ │ │ ├── CL.read.1.tlog
│ │ │ │ │ │ ├── CL.write.1.tlog
│ │ │ │ │ │ ├── link.command.1.tlog
│ │ │ │ │ │ ├── link-cvtres.read.1.tlog
│ │ │ │ │ │ ├── link-cvtres.write.1.tlog
│ │ │ │ │ │ ├── link-mt.read.1.tlog
│ │ │ │ │ │ ├── link-mt.write.1.tlog
│ │ │ │ │ │ ├── link-rc.read.1.tlog
│ │ │ │ │ │ ├── link-rc.write.1.tlog
│ │ │ │ │ │ ├── link.read.1.tlog
│ │ │ │ │ │ ├── link.write.1.tlog
│ │ │ │ │ │ ├── rc.command.1.tlog
│ │ │ │ │ │ ├── rc.read.1.tlog
│ │ │ │ │ │ ├── rc.write.1.tlog
│ │ │ │ │ │ ├── SelfChatDlg.obj
│ │ │ │ │ │ ├── SelfChat.lastbuildstate
│ │ │ │ │ │ ├── SelfChat.log
│ │ │ │ │ │ ├── SelfChat.obj
│ │ │ │ │ │ ├── SelfChat.pch
│ │ │ │ │ │ ├── SelfChat.res
│ │ │ │ │ │ ├── stdafx.obj
│ │ │ │ │ │ ├── vc110.idb
│ │ │ │ │ │ └── vc110.pdb
│ │ │ │ │ ├── ReadMe.txt
│ │ │ │ │ ├── res
│ │ │ │ │ │ ├── SelfChat.ico
│ │ │ │ │ │ └── SelfChat.rc2
│ │ │ │ │ ├── resource.h
│ │ │ │ │ ├── SelfChat.aps
│ │ │ │ │ ├── SelfChat.cpp
│ │ │ │ │ ├── SelfChatDlg.cpp
│ │ │ │ │ ├── SelfChatDlg.h
│ │ │ │ │ ├── SelfChat.h
│ │ │ │ │ ├── SelfChat.rc
│ │ │ │ │ ├── SelfChat.vcproj
│ │ │ │ │ ├── SelfChat.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ │ │ ├── SelfChat.vcxproj
│ │ │ │ │ ├── SelfChat.vcxproj.filters
│ │ │ │ │ ├── stdafx.cpp
│ │ │ │ │ ├── stdafx.h
│ │ │ │ │ ├── tagHeader.h
│ │ │ │ │ └── targetver.h
│ │ │ │ ├── SelfChat.sdf
│ │ │ │ ├── SelfChat.sln
│ │ │ │ ├── SelfChat.suo
│ │ │ │ ├── SelfChat.v11.suo
│ │ │ │ ├── UpgradeLog.htm
│ │ │ │ ├── UpgradeLog.XML
│ │ │ │ └── _UpgradeReport_Files
│ │ │ │ ├── UpgradeReport.css
│ │ │ │ ├── UpgradeReport_Error.png
│ │ │ │ ├── UpgradeReport_Information.png
│ │ │ │ ├── UpgradeReport_Success.png
│ │ │ │ ├── UpgradeReport_Warning.png
│ │ │ │ └── UpgradeReport.xslt
│ │ │ └── SelfRoom
│ │ │ ├── Backup
│ │ │ │ ├── SelfRoom
│ │ │ │ ├── SelfRoom.sln
│ │ │ │ └── SelfRoom.v11.suo
│ │ │ ├── Debug
│ │ │ │ ├── SelfRoom.exe
│ │ │ │ ├── SelfRoom.ilk
│ │ │ │ └── SelfRoom.pdb
│ │ │ ├── SelfRoom
│ │ │ │ ├── ClientSocket.cpp
│ │ │ │ ├── ClientSocket.h
│ │ │ │ ├── Debug
│ │ │ │ │ ├── cl.command.1.tlog
│ │ │ │ │ ├── ClientSocket.obj
│ │ │ │ │ ├── CL.read.1.tlog
│ │ │ │ │ ├── CL.write.1.tlog
│ │ │ │ │ ├── link.command.1.tlog
│ │ │ │ │ ├── link-cvtres.read.1.tlog
│ │ │ │ │ ├── link-cvtres.write.1.tlog
│ │ │ │ │ ├── link-mt.read.1.tlog
│ │ │ │ │ ├── link-mt.write.1.tlog
│ │ │ │ │ ├── link-rc.read.1.tlog
│ │ │ │ │ ├── link-rc.write.1.tlog
│ │ │ │ │ ├── link.read.1.tlog
│ │ │ │ │ ├── link.write.1.tlog
│ │ │ │ │ ├── rc.command.1.tlog
│ │ │ │ │ ├── rc.read.1.tlog
│ │ │ │ │ ├── rc.write.1.tlog
│ │ │ │ │ ├── SelfRoomDlg.obj
│ │ │ │ │ ├── SelfRoom.lastbuildstate
│ │ │ │ │ ├── SelfRoom.log
│ │ │ │ │ ├── SelfRoom.obj
│ │ │ │ │ ├── SelfRoom.pch
│ │ │ │ │ ├── SelfRoom.res
│ │ │ │ │ ├── ServerSocket.obj
│ │ │ │ │ ├── stdafx.obj
│ │ │ │ │ ├── vc110.idb
│ │ │ │ │ └── vc110.pdb
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── res
│ │ │ │ │ ├── SelfRoom.ico
│ │ │ │ │ └── SelfRoom.rc2
│ │ │ │ ├── resource.h
│ │ │ │ ├── SelfRoom.aps
│ │ │ │ ├── SelfRoom.cpp
│ │ │ │ ├── SelfRoomDlg.cpp
│ │ │ │ ├── SelfRoomDlg.h
│ │ │ │ ├── SelfRoom.h
│ │ │ │ ├── SelfRoom.rc
│ │ │ │ ├── SelfRoom.vcproj
│ │ │ │ ├── SelfRoom.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ │ ├── SelfRoom.vcxproj
│ │ │ │ ├── SelfRoom.vcxproj.filters
│ │ │ │ ├── ServerSocket.cpp
│ │ │ │ ├── ServerSocket.h
│ │ │ │ ├── stdafx.cpp
│ │ │ │ ├── stdafx.h
│ │ │ │ ├── tagHeader.h
│ │ │ │ └── targetver.h
│ │ │ ├── SelfRoom.sdf
│ │ │ ├── SelfRoom.sln
│ │ │ ├── SelfRoom.suo
│ │ │ ├── SelfRoom.v11.suo
│ │ │ ├── UpgradeLog.htm
│ │ │ ├── UpgradeLog.XML
│ │ │ └── _UpgradeReport_Files
│ │ │ ├── UpgradeReport.css
│ │ │ ├── UpgradeReport_Error.png
│ │ │ ├── UpgradeReport_Information.png
│ │ │ ├── UpgradeReport_Success.png
│ │ │ ├── UpgradeReport_Warning.png
│ │ │ └── UpgradeReport.xslt
│ │ └── SelfChatRoom.rar
│ ├── 第4章 万维网:浏览器中的因特网
│ │ └── SelfBrowser
│ │ ├── SelfBrowser
│ │ │ ├── HtmlCodeViewDlg.cpp
│ │ │ ├── HtmlCodeViewDlg.h
│ │ │ ├── MainFrm.cpp
│ │ │ ├── MainFrm.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── SelfBrowserDoc.ico
│ │ │ │ ├── SelfBrowser.ico
│ │ │ │ ├── SelfBrowser.rc2
│ │ │ │ └── Toolbar.bmp
│ │ │ ├── resource.h
│ │ │ ├── SelfBrowser.aps
│ │ │ ├── SelfBrowser.cpp
│ │ │ ├── SelfBrowserDoc.cpp
│ │ │ ├── SelfBrowserDoc.h
│ │ │ ├── SelfBrowser.h
│ │ │ ├── SelfBrowser.rc
│ │ │ ├── SelfBrowser.vcproj
│ │ │ ├── SelfBrowser.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ ├── SelfBrowserView.cpp
│ │ │ ├── SelfBrowserView.h
│ │ │ ├── stdafx.cpp
│ │ │ ├── stdafx.h
│ │ │ └── targetver.h
│ │ ├── SelfBrowser.sln
│ │ └── SelfBrowser.suo
│ ├── 第5章 文件上传下载:FTP客户端开发
│ │ └── SelfFtpUpDownloader
│ │ ├── SelfFtpUpDownloader
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── SelfFtpUpDownloader.ico
│ │ │ │ └── SelfFtpUpDownloader.rc2
│ │ │ ├── resource.h
│ │ │ ├── SelfFtpUpDownloader.aps
│ │ │ ├── SelfFtpUpDownloader.cpp
│ │ │ ├── SelfFtpUpDownloaderDlg.cpp
│ │ │ ├── SelfFtpUpDownloaderDlg.h
│ │ │ ├── SelfFtpUpDownloader.h
│ │ │ ├── SelfFtpUpDownloader.rc
│ │ │ ├── SelfFtpUpDownloader.vcproj
│ │ │ ├── SelfFtpUpDownloader.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ ├── stdafx.cpp
│ │ │ ├── stdafx.h
│ │ │ └── targetver.h
│ │ ├── SelfFtpUpDownloader.sln
│ │ └── SelfFtpUpDownloader.suo
│ ├── 第6章 电子邮件
│ │ └── SelfMailSndRcver
│ │ ├── SelfMailSndRcver
│ │ │ ├── emailContent.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── SelfMailSndRcver.ico
│ │ │ │ └── SelfMailSndRcver.rc2
│ │ │ ├── resource.h
│ │ │ ├── SelfMailSndRcver.aps
│ │ │ ├── SelfMailSndRcver.cpp
│ │ │ ├── SelfMailSndRcverDlg.cpp
│ │ │ ├── SelfMailSndRcverDlg.h
│ │ │ ├── SelfMailSndRcver.h
│ │ │ ├── SelfMailSndRcver.rc
│ │ │ ├── SelfMailSndRcver.vcproj
│ │ │ ├── SelfMailSndRcver.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ ├── stdafx.cpp
│ │ │ ├── stdafx.h
│ │ │ └── targetver.h
│ │ ├── SelfMailSndRcver.sln
│ │ └── SelfMailSndRcver.suo
│ ├── 第7章 Winsock API编程基础
│ │ ├── Socket程序(Winsock API版)
│ │ │ ├── ChatClient
│ │ │ │ ├── ChatClient
│ │ │ │ │ ├── ChatClient.aps
│ │ │ │ │ ├── ChatClient.cpp
│ │ │ │ │ ├── ChatClientDlg.cpp
│ │ │ │ │ ├── ChatClientDlg.h
│ │ │ │ │ ├── ChatClient.h
│ │ │ │ │ ├── ChatClient.rc
│ │ │ │ │ ├── ChatClient.vcproj
│ │ │ │ │ ├── ChatClient.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ │ │ ├── ReadMe.txt
│ │ │ │ │ ├── res
│ │ │ │ │ │ ├── ChatClient.ico
│ │ │ │ │ │ └── ChatClient.rc2
│ │ │ │ │ ├── resource.h
│ │ │ │ │ ├── stdafx.cpp
│ │ │ │ │ ├── stdafx.h
│ │ │ │ │ └── targetver.h
│ │ │ │ ├── ChatClient.sln
│ │ │ │ └── ChatClient.suo
│ │ │ └── ChatServer
│ │ │ ├── ChatServer
│ │ │ │ ├── ChatServer.aps
│ │ │ │ ├── ChatServer.cpp
│ │ │ │ ├── ChatServerDlg.cpp
│ │ │ │ ├── ChatServerDlg.h
│ │ │ │ ├── ChatServer.h
│ │ │ │ ├── ChatServer.rc
│ │ │ │ ├── ChatServer.vcproj
│ │ │ │ ├── ChatServer.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── res
│ │ │ │ │ ├── ChatServer.ico
│ │ │ │ │ └── ChatServer.rc2
│ │ │ │ ├── resource.h
│ │ │ │ ├── stdafx.cpp
│ │ │ │ ├── stdafx.h
│ │ │ │ └── targetver.h
│ │ │ ├── ChatServer.sln
│ │ │ └── ChatServer.suo
│ │ └── UDProcsComm
│ │ ├── UDProcsComm
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── UDProcsComm.ico
│ │ │ │ └── UDProcsComm.rc2
│ │ │ ├── resource.h
│ │ │ ├── stdafx.cpp
│ │ │ ├── stdafx.h
│ │ │ ├── targetver.h
│ │ │ ├── UDProcsComm.aps
│ │ │ ├── UDProcsComm.cpp
│ │ │ ├── UDProcsCommDlg.cpp
│ │ │ ├── UDProcsCommDlg.h
│ │ │ ├── UDProcsComm.h
│ │ │ ├── UDProcsComm.rc
│ │ │ ├── UDProcsComm.vcproj
│ │ │ └── UDProcsComm.vcproj.1652229459BB4B2.zhouhejun.user
│ │ ├── UDProcsComm.sln
│ │ └── UDProcsComm.suo
│ ├── 第8章 P2P编程
│ │ └── ptopTalker
│ │ ├── P2PTalker
│ │ │ ├── MyMsg.h
│ │ │ ├── P2PTalker.aps
│ │ │ ├── P2PTalker.cpp
│ │ │ ├── P2PTalkerDlg.cpp
│ │ │ ├── P2PTalkerDlg.h
│ │ │ ├── P2PTalker.h
│ │ │ ├── P2PTalker.rc
│ │ │ ├── P2PTalker.vcproj
│ │ │ ├── P2PTalker.vcproj.1652229459BB4B2.zhouhejun.user
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── P2PTalker.ico
│ │ │ │ └── P2PTalker.rc2
│ │ │ ├── resource.h
│ │ │ ├── rgstdUsr.h
│ │ │ ├── stdafx.cpp
│ │ │ ├── stdafx.h
│ │ │ └── targetver.h
│ │ ├── P2PTalker.sln
│ │ └── P2PTalker.suo
│ └── 第9章 HTTP编程:Web服务器的开发
│ └── htpSrver
│ ├── htpSrver
│ │ ├── htpSrver.aps
│ │ ├── htpSrver.cpp
│ │ ├── htpSrverDlg.cpp
│ │ ├── htpSrverDlg.h
│ │ ├── htpSrver.h
│ │ ├── htpSrver.rc
│ │ ├── htpSrver.vcproj
│ │ ├── htpSrver.vcproj.1652229459BB4B2.zhouhejun.user
│ │ ├── HttpProtocol.cpp
│ │ ├── HttpProtocol.h
│ │ ├── ReadMe.txt
│ │ ├── res
│ │ │ ├── htpSrver.ico
│ │ │ └── htpSrver.rc2
│ │ ├── resource.h
│ │ ├── stdafx.cpp
│ │ ├── stdafx.h
│ │ └── targetver.h
│ ├── htpSrver.sln
│ └── htpSrver.suo
└── 源代码.rar
96 directories, 615 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论