文件名称:infocsvc
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-06-03
- 文件大小:
- 52kb
- 下载次数:
- 0次
- 提 供 者:
- wpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
类似聊天程序的VC C/S结构程序示例,包括客户端和服务端,服务端用来存储用户的登录信息,启动客户端后尝试连接服务器,验证正确后可发送和接收消息,是一个比较典型而且简单的CS框架结构例子,对于编写网络聊天程序还是有帮助的。-Similar chat program VC C/S structure of the program examples, including client and server, the server used to store the user s login information, try to start the client connects to the server to verify the correct can send and receive messages, is a typical CS fr a me structure and simple example, for the preparation of the network chat program is helpful.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Server\MainFrm.cpp
......\MainFrm.h
......\ReadMe.txt
......\res\Server.ico
......\...\Server.rc2
......\...\ServerDoc.ico
......\resource.h
......\Server.001
......\Server.aps
......\Server.clw
......\Server.cpp
......\Server.dsp
......\Server.dsw
......\Server.h
......\Server.rc
......\ServerDoc.cpp
......\ServerDoc.h
......\ServerView.cpp
......\ServerView.h
......\StdAfx.cpp
......\StdAfx.h
Client\Client.aps
......\Client.clw
......\Client.cpp
......\Client.dsp
......\Client.dsw
......\Client.h
......\Client.rc
......\ClientDlg.cpp
......\ClientDlg.h
......\ClientDlg.h.BAK
......\IPDlg.cpp
......\IPDlg.h
......\ReadMe.txt
......\res\Client.ico
......\...\Client.rc2
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
Server\res
Client\res
Server
Client