文件名称:server_and_client_communication
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-12-30
- 文件大小:
- 7.05mb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
改程序讲解了服务器端与客户端之间的Socket通信,并且采用的异步选择模型。-Change the program on the Socket communication between the server and the client, using asynchronous and selection model.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ClientChat\ClientChat.aps
..........\ClientChat.clw
..........\ClientChat.cpp
..........\ClientChat.dsp
..........\ClientChat.dsw
..........\ClientChat.h
..........\ClientChat.ncb
..........\ClientChat.opt
..........\ClientChat.plg
..........\ClientChat.rc
..........\ClientChatDlg.cpp
..........\ClientChatDlg.h
..........\Debug\ClientChat.bsc
..........\.....\ClientChat.exe
..........\.....\ClientChat.ilk
..........\.....\ClientChat.obj
..........\.....\ClientChat.pch
..........\.....\ClientChat.pdb
..........\.....\ClientChat.res
..........\.....\ClientChat.sbr
..........\.....\ClientChatDlg.obj
..........\.....\ClientChatDlg.sbr
..........\.....\MainChat.obj
..........\.....\MainChat.sbr
..........\.....\StdAfx.obj
..........\.....\StdAfx.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\MainChat.cpp
..........\MainChat.h
..........\ReadMe.txt
..........\res\12.ico
..........\...\ClientChat.ico
..........\...\ClientChat.rc2
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
ServerChat\Debug\ServerChat.bsc
..........\.....\ServerChat.exe
..........\.....\ServerChat.ilk
..........\.....\ServerChat.obj
..........\.....\ServerChat.pch
..........\.....\ServerChat.pdb
..........\.....\ServerChat.res
..........\.....\ServerChat.sbr
..........\.....\ServerChatDlg.obj
..........\.....\ServerChatDlg.sbr
..........\.....\StdAfx.obj
..........\.....\StdAfx.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\ReadMe.txt
..........\res\ServerChat.ico
..........\...\ServerChat.rc2
..........\resource.h
..........\ServerChat.aps
..........\ServerChat.clw
..........\ServerChat.cpp
..........\ServerChat.dsp
..........\ServerChat.dsw
..........\ServerChat.h
..........\ServerChat.ncb
..........\ServerChat.opt
..........\ServerChat.plg
..........\ServerChat.rc
..........\ServerChatDlg.cpp
..........\ServerChatDlg.h
..........\StdAfx.cpp
..........\StdAfx.h
ClientChat\Debug
..........\res
ServerChat\Debug
..........\res
ClientChat
ServerChat