嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
《精通Windows Sockets网络开发——基于Visual C 实现》源代码,socket网络开发的各种技巧、模式,结合了多线程同步,非常实用。
.
├── 17911
│ ├── 03
│ │ ├── 3.5
│ │ │ └── TCP
│ │ │ ├── Client
│ │ │ │ ├── Client.cpp
│ │ │ │ ├── Client.dsp
│ │ │ │ ├── Client.ncb
│ │ │ │ ├── Client.sln
│ │ │ │ ├── Client.suo
│ │ │ │ ├── Client.vcproj
│ │ │ │ ├── Client.vcproj.JinyuNB.Jinyu.user
│ │ │ │ ├── Debug
│ │ │ │ │ ├── BuildLog.htm
│ │ │ │ │ ├── Client.exe
│ │ │ │ │ ├── Client.exe.embed.manifest
│ │ │ │ │ ├── Client.exe.embed.manifest.res
│ │ │ │ │ ├── Client.exe.intermediate.manifest
│ │ │ │ │ ├── Client.ilk
│ │ │ │ │ ├── Client.obj
│ │ │ │ │ ├── Client.pch
│ │ │ │ │ ├── Client.pdb
│ │ │ │ │ ├── StdAfx.obj
│ │ │ │ │ ├── mt.dep
│ │ │ │ │ ├── vc90.idb
│ │ │ │ │ └── vc90.pdb
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ └── StdAfx.h
│ │ │ └── Server
│ │ │ ├── Debug
│ │ │ │ ├── BuildLog.htm
│ │ │ │ ├── Server.exe
│ │ │ │ ├── Server.exe.embed.manifest
│ │ │ │ ├── Server.exe.embed.manifest.res
│ │ │ │ ├── Server.exe.intermediate.manifest
│ │ │ │ ├── Server.ilk
│ │ │ │ ├── Server.obj
│ │ │ │ ├── Server.pch
│ │ │ │ ├── Server.pdb
│ │ │ │ ├── StdAfx.obj
│ │ │ │ ├── mt.dep
│ │ │ │ ├── vc90.idb
│ │ │ │ └── vc90.pdb
│ │ │ ├── Server.cpp
│ │ │ ├── Server.dsp
│ │ │ ├── Server.dsw
│ │ │ ├── Server.ncb
│ │ │ ├── Server.sln
│ │ │ ├── Server.suo
│ │ │ ├── Server.vcproj
│ │ │ ├── Server.vcproj.JinyuNB.Jinyu.user
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ └── 3.7
│ │ └── UDP
│ │ ├── Client
│ │ │ ├── Client.cpp
│ │ │ ├── Client.dsp
│ │ │ ├── Client.ncb
│ │ │ ├── Client.sln
│ │ │ ├── Client.suo
│ │ │ ├── Client.vcproj
│ │ │ ├── Client.vcproj.JinyuNB.Jinyu.user
│ │ │ ├── Debug
│ │ │ │ ├── BuildLog.htm
│ │ │ │ ├── Client.exe
│ │ │ │ ├── Client.exe.embed.manifest
│ │ │ │ ├── Client.exe.embed.manifest.res
│ │ │ │ ├── Client.exe.intermediate.manifest
│ │ │ │ ├── Client.ilk
│ │ │ │ ├── Client.obj
│ │ │ │ ├── Client.pch
│ │ │ │ ├── Client.pdb
│ │ │ │ ├── StdAfx.obj
│ │ │ │ ├── mt.dep
│ │ │ │ ├── vc90.idb
│ │ │ │ └── vc90.pdb
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── Example.cpp
│ │ ├── Example.dsp
│ │ ├── Example.dsw
│ │ ├── Example.positions
│ │ ├── Server
│ │ │ ├── Server.cpp
│ │ │ ├── Server.dsp
│ │ │ ├── Server.dsw
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── StdAfx.cpp
│ │ └── StdAfx.h
│ ├── 04
│ │ ├── 4.4
│ │ │ └── Server
│ │ │ ├── Desktop_.ini
│ │ │ ├── Server.cpp
│ │ │ ├── Server.dsp
│ │ │ ├── Server.dsw
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ └── 4.6
│ │ └── Client
│ │ ├── Client.cpp
│ │ ├── Client.dsp
│ │ ├── Client.dsw
│ │ ├── Client.ncb
│ │ ├── Client.sln
│ │ ├── Client.suo
│ │ ├── Client.vcproj
│ │ ├── Client.vcproj.JinyuNB.Jinyu.user
│ │ ├── Debug
│ │ │ ├── BuildLog.htm
│ │ │ ├── Client.bsc
│ │ │ ├── Client.exe
│ │ │ ├── Client.exe.embed.manifest
│ │ │ ├── Client.exe.embed.manifest.res
│ │ │ ├── Client.exe.intermediate.manifest
│ │ │ ├── Client.ilk
│ │ │ ├── Client.obj
│ │ │ ├── Client.pch
│ │ │ ├── Client.pdb
│ │ │ ├── Client.sbr
│ │ │ ├── StdAfx.obj
│ │ │ ├── StdAfx.sbr
│ │ │ ├── mt.dep
│ │ │ ├── vc90.idb
│ │ │ └── vc90.pdb
│ │ ├── StdAfx.cpp
│ │ └── StdAfx.h
│ ├── 05
│ │ ├── 5.3
│ │ │ └── Server
│ │ │ ├── Client.cpp
│ │ │ ├── Client.h
│ │ │ ├── Desktop_.ini
│ │ │ ├── Server.cpp
│ │ │ ├── Server.dsp
│ │ │ ├── Server.dsw
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ └── 5.5
│ │ └── Client
│ │ ├── Client.cpp
│ │ ├── Client.dsp
│ │ ├── Client.dsw
│ │ ├── Desktop_.ini
│ │ ├── StdAfx.cpp
│ │ └── StdAfx.h
│ ├── 06
│ │ ├── 6.4
│ │ │ └── Server
│ │ │ ├── Client.cpp
│ │ │ ├── Client.h
│ │ │ ├── Server.clw
│ │ │ ├── Server.cpp
│ │ │ ├── Server.dsp
│ │ │ ├── Server.dsw
│ │ │ ├── Server.h
│ │ │ ├── Server.rc
│ │ │ ├── ServerDlg.cpp
│ │ │ ├── ServerDlg.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ │ ├── Server.ico
│ │ │ │ ├── Server.rc2
│ │ │ │ └── Thumbs.db
│ │ │ └── resource.h
│ │ └── 6.6
│ │ └── Client
│ │ ├── Client.clw
│ │ ├── Client.cpp
│ │ ├── Client.dsp
│ │ ├── Client.dsw
│ │ ├── Client.h
│ │ ├── Client.rc
│ │ ├── ClientDlg.cpp
│ │ ├── ClientDlg.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ │ ├── Client.ico
│ │ │ └── Client.rc2
│ │ └── resource.h
│ ├── 07
│ │ ├── 7.11
│ │ │ └── Client
│ │ │ ├── ChatDlg.cpp
│ │ │ ├── ChatDlg.h
│ │ │ ├── ChatPacket.cpp
│ │ │ ├── ChatPacket.h
│ │ │ ├── ChatSocket.cpp
│ │ │ ├── ChatSocket.h
│ │ │ ├── Client.aps
│ │ │ ├── Client.clw
│ │ │ ├── Client.cpp
│ │ │ ├── Client.dsp
│ │ │ ├── Client.h
│ │ │ ├── Client.rc
│ │ │ ├── ClientDlg.cpp
│ │ │ ├── ClientDlg.h
│ │ │ ├── ClientLogin.cpp
│ │ │ ├── ClientLogin.h
│ │ │ ├── ListenSocket.cpp
│ │ │ ├── ListenSocket.h
│ │ │ ├── PeerSocket.cpp
│ │ │ ├── PeerSocket.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── UserInfo.cpp
│ │ │ ├── UserInfo.h
│ │ │ ├── res
│ │ │ │ ├── Client.ico
│ │ │ │ ├── Client.rc2
│ │ │ │ ├── Duck.ico
│ │ │ │ └── chatter1.ico
│ │ │ └── resource.h
│ │ └── 7.9
│ │ └── Server
│ │ ├── ChatPacket.cpp
│ │ ├── ChatPacket.h
│ │ ├── ClientSocket.cpp
│ │ ├── ClientSocket.h
│ │ ├── ListenSocket.cpp
│ │ ├── ListenSocket.h
│ │ ├── Server.cpp
│ │ ├── Server.dsp
│ │ ├── Server.dsw
│ │ ├── Server.h
│ │ ├── Server.rc
│ │ ├── ServerAddressDlg.cpp
│ │ ├── ServerAddressDlg.h
│ │ ├── ServerDlg.cpp
│ │ ├── ServerDlg.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── UserInfo.cpp
│ │ ├── UserInfo.h
│ │ ├── res
│ │ │ ├── Duck.ico
│ │ │ ├── Server.ico
│ │ │ ├── Server.rc2
│ │ │ ├── Thumbs.db
│ │ │ └── chatter1.ico
│ │ └── resource.h
│ ├── 08
│ │ ├── 8.10
│ │ │ └── Client
│ │ │ ├── Client.clw
│ │ │ ├── Client.cpp
│ │ │ ├── Client.dsp
│ │ │ ├── Client.dsw
│ │ │ ├── Client.h
│ │ │ ├── Client.rc
│ │ │ ├── ClientDoc.cpp
│ │ │ ├── ClientDoc.h
│ │ │ ├── ClientView.cpp
│ │ │ ├── ClientView.h
│ │ │ ├── LoginDlg.cpp
│ │ │ ├── LoginDlg.h
│ │ │ ├── MainFrm.cpp
│ │ │ ├── MainFrm.h
│ │ │ ├── MySplitterWnd.cpp
│ │ │ ├── MySplitterWnd.h
│ │ │ ├── RenjuSocket.cpp
│ │ │ ├── RenjuSocket.h
│ │ │ ├── ServerSocket.cpp
│ │ │ ├── ServerSocket.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── UserInfo.cpp
│ │ │ ├── UserInfo.h
│ │ │ ├── UserView.cpp
│ │ │ ├── UserView.h
│ │ │ ├── down.wav
│ │ │ ├── res
│ │ │ │ ├── Client.ico
│ │ │ │ ├── Client.rc2
│ │ │ │ ├── ClientDoc.ico
│ │ │ │ ├── Renju.ico
│ │ │ │ ├── Renju.rc2
│ │ │ │ ├── RenjuDoc.ico
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── bkwood.bmp
│ │ │ │ ├── black.bmp
│ │ │ │ ├── cursor2.cur
│ │ │ │ ├── hnwse.cur
│ │ │ │ ├── icon1.ico
│ │ │ │ ├── icon3.ico
│ │ │ │ ├── mask.bmp
│ │ │ │ └── white.bmp
│ │ │ └── resource.h
│ │ └── 8.8
│ │ └── Server
│ │ ├── ClientSocket.cpp
│ │ ├── ClientSocket.h
│ │ ├── Server.clw
│ │ ├── Server.cpp
│ │ ├── Server.dsp
│ │ ├── Server.dsw
│ │ ├── Server.h
│ │ ├── Server.rc
│ │ ├── ServerAddrDlg.cpp
│ │ ├── ServerAddrDlg.h
│ │ ├── ServerDlg.cpp
│ │ ├── ServerDlg.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── UserInfo.cpp
│ │ ├── UserInfo.h
│ │ ├── res
│ │ │ ├── Duck.ico
│ │ │ ├── Server.ico
│ │ │ ├── Server.rc2
│ │ │ ├── Thumbs.db
│ │ │ ├── chatter1.ico
│ │ │ ├── icon1.ico
│ │ │ ├── icon2.ico
│ │ │ └── icon3.ico
│ │ └── resource.h
│ ├── 09
│ │ ├── 9.11
│ │ │ └── Client
│ │ │ ├── Client.clw
│ │ │ ├── Client.cpp
│ │ │ ├── Client.dsp
│ │ │ ├── Client.dsw
│ │ │ ├── Client.h
│ │ │ ├── Client.rc
│ │ │ ├── ClientDlg.cpp
│ │ │ ├── ClientDlg.h
│ │ │ ├── LookupSocket.cpp
│ │ │ ├── LookupSocket.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ │ ├── Client.ico
│ │ │ │ └── Client.rc2
│ │ │ └── resource.h
│ │ └── 9.9
│ │ └── Server
│ │ ├── ClientSocket.cpp
│ │ ├── ClientSocket.h
│ │ ├── Dict.mdb
│ │ ├── EditWordDlg.cpp
│ │ ├── EditWordDlg.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── Server.clw
│ │ ├── Server.cpp
│ │ ├── Server.dsp
│ │ ├── Server.dsw
│ │ ├── Server.h
│ │ ├── Server.rc
│ │ ├── ServerAddrDlg.cpp
│ │ ├── ServerAddrDlg.h
│ │ ├── ServerDoc.cpp
│ │ ├── ServerDoc.h
│ │ ├── ServerView.cpp
│ │ ├── ServerView.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── UnknWordDlg.cpp
│ │ ├── UnknWordDlg.h
│ │ ├── msado15.tlh
│ │ ├── msado15.tli
│ │ ├── res
│ │ │ ├── Server.ico
│ │ │ ├── Server.rc2
│ │ │ ├── ServerDoc.ico
│ │ │ └── Toolbar.bmp
│ │ └── resource.h
│ ├── 10
│ │ ├── 10.6
│ │ │ └── Server
│ │ │ ├── ClientContext.cpp
│ │ │ ├── ClientContext.h
│ │ │ ├── ClientManager.cpp
│ │ │ ├── ClientManager.h
│ │ │ ├── Exam.mdb
│ │ │ ├── MainFrm.cpp
│ │ │ ├── MainFrm.h
│ │ │ ├── Resource.h
│ │ │ ├── Server.aps
│ │ │ ├── Server.clw
│ │ │ ├── Server.cpp
│ │ │ ├── Server.dsp
│ │ │ ├── Server.dsw
│ │ │ ├── Server.h
│ │ │ ├── Server.ncb
│ │ │ ├── Server.rc
│ │ │ ├── Server.suo
│ │ │ ├── ServerAddrDlg.cpp
│ │ │ ├── ServerAddrDlg.h
│ │ │ ├── ServerDoc.cpp
│ │ │ ├── ServerDoc.h
│ │ │ ├── ServerView.cpp
│ │ │ ├── ServerView.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ └── res
│ │ │ ├── Server.ico
│ │ │ ├── Server.rc2
│ │ │ ├── ServerDoc.ico
│ │ │ └── Toolbar.bmp
│ │ └── 10.8
│ │ └── Client
│ │ ├── Client.clw
│ │ ├── Client.cpp
│ │ ├── Client.dsp
│ │ ├── Client.dsw
│ │ ├── Client.h
│ │ ├── Client.rc
│ │ ├── ClientDlg.cpp
│ │ ├── ClientDlg.h
│ │ ├── ClientSocket.cpp
│ │ ├── ClientSocket.h
│ │ ├── Item.cpp
│ │ ├── Item.h
│ │ ├── LoginDlg.cpp
│ │ ├── LoginDlg.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ │ ├── Client.ico
│ │ │ └── Client.rc2
│ │ └── resource.h
│ └── 光盘使用说明.DOC
└── 《精通Windows Sockets网络开发——基于Visual C 实现》源代码_socket.rar
59 directories, 372 files