文件名称:BasedChatProgramSourceCode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:736.5kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
《一个基于客户服务器模式的聊天应用程序》本程序主要使用了VC++的CSocket类实现-《On a client server chat application》of the program primarily uses the CSocket class VC++ Implementation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.aps
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.clw
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.dsp
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.dsw
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.h
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.ncb
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.opt
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.plg
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.rc
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClientDoc.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClientDoc.h
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClientView.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClientView.h
VC++6.0BasedChatProgramSourceCode/ChatClient/ClientSocket.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/ClientSocket.h
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClient.exe
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClient.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClient.pdb
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClient.res
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClientDoc.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClientView.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ClientSocket.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/MainFrm.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/Msg.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/SendView.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/SetupDlg.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/StdAfx.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/vc60.pdb
VC++6.0BasedChatProgramSourceCode/ChatClient/MainFrm.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/MainFrm.h
VC++6.0BasedChatProgramSourceCode/ChatClient/Msg.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/Msg.h
VC++6.0BasedChatProgramSourceCode/ChatClient/ReadMe.txt
VC++6.0BasedChatProgramSourceCode/ChatClient/res/ChatClient.ico
VC++6.0BasedChatProgramSourceCode/ChatClient/res/ChatClient.rc2
VC++6.0BasedChatProgramSourceCode/ChatClient/res/ChatClientDoc.ico
VC++6.0BasedChatProgramSourceCode/ChatClient/res/Toolbar.bmp
VC++6.0BasedChatProgramSourceCode/ChatClient/resource.h
VC++6.0BasedChatProgramSourceCode/ChatClient/SendView.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/SendView.h
VC++6.0BasedChatProgramSourceCode/ChatClient/SetupDlg.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/SetupDlg.h
VC++6.0BasedChatProgramSourceCode/ChatClient/StdAfx.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/StdAfx.h
VC++6.0BasedChatProgramSourceCode/ChatClient.exe
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.aps
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.clw
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.dsp
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.dsw
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.h
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.ncb
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.opt
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.plg
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.rc
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServerDoc.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServerDoc.h
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServerView.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServerView.h
VC++6.0BasedChatProgramSourceCode/ChatServer/ClientSocket.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/ClientSocket.h
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServer.exe
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServer.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServer.pdb
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServer.res
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServerDoc.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServerView.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ClientSocket.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ListenSocket.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/MainFrm.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/Msg.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/SetupDlg.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/StdAfx.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/vc60.pdb
VC++6.0BasedChatProgramSourceCode/ChatServer/lientSocket.h
VC++6.0BasedChatProgramSourceCode/ChatServer/ListenSocket.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/ListenSocket.h
VC++6.0BasedChatProgramSourceCode/ChatServer/MainFrm.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/MainFrm.h
VC++6.0BasedChatProgramSourceCode/ChatServer/Msg.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/Msg.h
VC++6.0BasedChatProgramSourceCode/ChatServer/ReadMe.txt
VC++6.0BasedChatProgramSourceCode/ChatServer/res/ChatServer.ico
VC++
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.clw
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.dsp
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.dsw
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.h
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.ncb
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.opt
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.plg
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClient.rc
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClientDoc.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClientDoc.h
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClientView.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/ChatClientView.h
VC++6.0BasedChatProgramSourceCode/ChatClient/ClientSocket.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/ClientSocket.h
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClient.exe
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClient.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClient.pdb
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClient.res
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClientDoc.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ChatClientView.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/ClientSocket.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/MainFrm.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/Msg.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/SendView.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/SetupDlg.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/StdAfx.obj
VC++6.0BasedChatProgramSourceCode/ChatClient/Debug/vc60.pdb
VC++6.0BasedChatProgramSourceCode/ChatClient/MainFrm.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/MainFrm.h
VC++6.0BasedChatProgramSourceCode/ChatClient/Msg.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/Msg.h
VC++6.0BasedChatProgramSourceCode/ChatClient/ReadMe.txt
VC++6.0BasedChatProgramSourceCode/ChatClient/res/ChatClient.ico
VC++6.0BasedChatProgramSourceCode/ChatClient/res/ChatClient.rc2
VC++6.0BasedChatProgramSourceCode/ChatClient/res/ChatClientDoc.ico
VC++6.0BasedChatProgramSourceCode/ChatClient/res/Toolbar.bmp
VC++6.0BasedChatProgramSourceCode/ChatClient/resource.h
VC++6.0BasedChatProgramSourceCode/ChatClient/SendView.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/SendView.h
VC++6.0BasedChatProgramSourceCode/ChatClient/SetupDlg.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/SetupDlg.h
VC++6.0BasedChatProgramSourceCode/ChatClient/StdAfx.cpp
VC++6.0BasedChatProgramSourceCode/ChatClient/StdAfx.h
VC++6.0BasedChatProgramSourceCode/ChatClient.exe
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.aps
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.clw
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.dsp
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.dsw
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.h
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.ncb
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.opt
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.plg
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServer.rc
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServerDoc.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServerDoc.h
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServerView.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/ChatServerView.h
VC++6.0BasedChatProgramSourceCode/ChatServer/ClientSocket.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/ClientSocket.h
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServer.exe
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServer.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServer.pdb
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServer.res
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServerDoc.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ChatServerView.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ClientSocket.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/ListenSocket.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/MainFrm.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/Msg.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/SetupDlg.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/StdAfx.obj
VC++6.0BasedChatProgramSourceCode/ChatServer/Debug/vc60.pdb
VC++6.0BasedChatProgramSourceCode/ChatServer/lientSocket.h
VC++6.0BasedChatProgramSourceCode/ChatServer/ListenSocket.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/ListenSocket.h
VC++6.0BasedChatProgramSourceCode/ChatServer/MainFrm.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/MainFrm.h
VC++6.0BasedChatProgramSourceCode/ChatServer/Msg.cpp
VC++6.0BasedChatProgramSourceCode/ChatServer/Msg.h
VC++6.0BasedChatProgramSourceCode/ChatServer/ReadMe.txt
VC++6.0BasedChatProgramSourceCode/ChatServer/res/ChatServer.ico
VC++
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
