文件名称:source-code
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.94mb
- 下载次数:
- 0次
- 提 供 者:
- xu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
网络聊天室使用VC++的CSocket类实现聊天室功能,
VC++6.0中,建立MFC AppWizard(exe)工程,选择Single Document应用程序类型,view继承EditView。
-Internet chat rooms using VC++ implementation of CSocket class chat room function, VC++6.0, the establishment of MFC AppWizard (exe) project, select Single Document application type, view inherit EditView.
VC++6.0中,建立MFC AppWizard(exe)工程,选择Single Document应用程序类型,view继承EditView。
-Internet chat rooms using VC++ implementation of CSocket class chat room function, VC++6.0, the establishment of MFC AppWizard (exe) project, select Single Document application type, view inherit EditView.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码\Client\ChatSocket.cpp
......\......\ChatSocket.h
......\......\Client.aps
......\......\Client.clw
......\......\Client.cpp
......\......\Client.dsp
......\......\Client.dsw
......\......\Client.h
......\......\Client.ncb
......\......\Client.opt
......\......\Client.plg
......\......\Client.rc
......\......\ClientDlg.cpp
......\......\ClientDlg.h
......\......\InforDlg.cpp
......\......\InforDlg.h
......\......\LoadDlg.cpp
......\......\LoadDlg.h
......\......\Msg.cpp
......\......\Msg.h
......\......\ReadMe.txt
......\......\res\Client.ico
......\......\...\Client.rc2
......\......\...\Thumbs.db
......\......\Resource.h
......\......\StdAfx.cpp
......\......\StdAfx.h
......\......\UserInforDlg.cpp
......\......\UserInforDlg.h
......\Server\ClientSocket.cpp
......\......\ClientSocket.h
......\......\font.cpp
......\......\font.h
......\......\ListeningSocket.cpp
......\......\ListeningSocket.h
......\......\LoadDlg.cpp
......\......\LoadDlg.h
......\......\mdclist.cpp
......\......\mdclist.h
......\......\Msg.cpp
......\......\Msg.h
......\......\NewUserDlg.cpp
......\......\NewUserDlg.h
......\......\picture.cpp
......\......\picture.h
......\......\ReadMe.txt
......\......\res\1.ico
......\......\...\2.ico
......\......\...\3.ico
......\......\...\4.ico
......\......\...\aa2.bmp
......\......\...\bg3.bmp
......\......\...\bitmap2.bmp
......\......\...\CHINA.ICO
......\......\...\icon3.ico
......\......\...\load.bmp
......\......\...\load1.bmp
......\......\...\login.bmp
......\......\...\new.bmp
......\......\...\new1.bmp
......\......\...\QQ截图未命名.bmp
......\......\...\send.bmp
......\......\...\send1.bmp
......\......\...\Server.ico
......\......\...\Server.rc2
......\......\...\servic.bmp
......\......\...\servic1.bmp
......\......\...\stop.bmp
......\......\...\stop1.bmp
......\......\...\Thumbs.db
......\......\...\topborder.bmp
......\......\...\xinxin.bmp
......\......\resource.h
......\......\Server.clw
......\......\Server.cpp
......\......\Server.dsp
......\......\Server.dsw
......\......\Server.exe
......\......\Server.h
......\......\Server.ncb
......\......\Server.opt
......\......\Server.plg
......\......\Server.rc
......\......\ServerDlg.cpp
......\......\ServerDlg.h
......\......\StdAfx.cpp
......\......\StdAfx.h
......\......\user.dat
......\......\新建 文本文档.txt
......\Client\Debug
......\......\res
......\Server\Debug
......\......\res
......\Client
......\Server
源代码
......\......\ChatSocket.h
......\......\Client.aps
......\......\Client.clw
......\......\Client.cpp
......\......\Client.dsp
......\......\Client.dsw
......\......\Client.h
......\......\Client.ncb
......\......\Client.opt
......\......\Client.plg
......\......\Client.rc
......\......\ClientDlg.cpp
......\......\ClientDlg.h
......\......\InforDlg.cpp
......\......\InforDlg.h
......\......\LoadDlg.cpp
......\......\LoadDlg.h
......\......\Msg.cpp
......\......\Msg.h
......\......\ReadMe.txt
......\......\res\Client.ico
......\......\...\Client.rc2
......\......\...\Thumbs.db
......\......\Resource.h
......\......\StdAfx.cpp
......\......\StdAfx.h
......\......\UserInforDlg.cpp
......\......\UserInforDlg.h
......\Server\ClientSocket.cpp
......\......\ClientSocket.h
......\......\font.cpp
......\......\font.h
......\......\ListeningSocket.cpp
......\......\ListeningSocket.h
......\......\LoadDlg.cpp
......\......\LoadDlg.h
......\......\mdclist.cpp
......\......\mdclist.h
......\......\Msg.cpp
......\......\Msg.h
......\......\NewUserDlg.cpp
......\......\NewUserDlg.h
......\......\picture.cpp
......\......\picture.h
......\......\ReadMe.txt
......\......\res\1.ico
......\......\...\2.ico
......\......\...\3.ico
......\......\...\4.ico
......\......\...\aa2.bmp
......\......\...\bg3.bmp
......\......\...\bitmap2.bmp
......\......\...\CHINA.ICO
......\......\...\icon3.ico
......\......\...\load.bmp
......\......\...\load1.bmp
......\......\...\login.bmp
......\......\...\new.bmp
......\......\...\new1.bmp
......\......\...\QQ截图未命名.bmp
......\......\...\send.bmp
......\......\...\send1.bmp
......\......\...\Server.ico
......\......\...\Server.rc2
......\......\...\servic.bmp
......\......\...\servic1.bmp
......\......\...\stop.bmp
......\......\...\stop1.bmp
......\......\...\Thumbs.db
......\......\...\topborder.bmp
......\......\...\xinxin.bmp
......\......\resource.h
......\......\Server.clw
......\......\Server.cpp
......\......\Server.dsp
......\......\Server.dsw
......\......\Server.exe
......\......\Server.h
......\......\Server.ncb
......\......\Server.opt
......\......\Server.plg
......\......\Server.rc
......\......\ServerDlg.cpp
......\......\ServerDlg.h
......\......\StdAfx.cpp
......\......\StdAfx.h
......\......\user.dat
......\......\新建 文本文档.txt
......\Client\Debug
......\......\res
......\Server\Debug
......\......\res
......\Client
......\Server
源代码