文件名称:CAsyncSocket-ChatRoom
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-01-11
- 文件大小:
- 3.71mb
- 下载次数:
- 0次
- 提 供 者:
- l*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现非阻塞的socket的聊天功能功能,有服务器和客户端两部分-The nonblocking socket chat function function, there are two parts of the server and the client
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AsyncSer\AsyncSer.aps
........\AsyncSer.clw
........\AsyncSer.cpp
........\AsyncSer.dsp
........\AsyncSer.dsw
........\AsyncSer.h
........\AsyncSer.ncb
........\AsyncSer.opt
........\AsyncSer.plg
........\AsyncSer.rc
........\AsyncSerDlg.cpp
........\AsyncSerDlg.h
........\ClientSocket.cpp
........\ClientSocket.h
........\ReadMe.txt
........\res\AsyncSer.ico
........\...\AsyncSer.rc2
........\resource.h
........\ServerSocket.cpp
........\ServerSocket.h
........\StdAfx.cpp
........\StdAfx.h
基于CasyncSocket类的聊天程序设计.doc
CAsyncSocket实验1.exe
AsyncClient\AsyncClient.aps
...........\AsyncClient.clw
...........\AsyncClient.cpp
...........\AsyncClient.dsp
...........\AsyncClient.dsw
...........\AsyncClient.h
...........\AsyncClient.ncb
...........\AsyncClient.opt
...........\AsyncClient.plg
...........\AsyncClient.rc
...........\AsyncClientDlg.cpp
...........\AsyncClientDlg.h
...........\MySocket.cpp
...........\MySocket.h
...........\ReadMe.txt
...........\res\AsyncClient.ico
...........\...\AsyncClient.rc2
...........\resource.h
...........\StdAfx.cpp
...........\StdAfx.h
.....Ser\res
.....Client\res
AsyncSer
AsyncClient