CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:CHAT

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-07-22
  • 文件大小:
    7.28mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

实现了简单的用户聊天应用,包含服务器端和客户端,实现了注册登录,聊天功能,服务器中管理功能。-Achieve a simple user chat applications, including server and client to achieve the registration login, chat, server management functions.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

聊天程序/Mychat/ChatClient/ClientSocket.cpp
聊天程序/Mychat/ChatClient/ClientSocket.h
聊天程序/Mychat/ChatClient/Debug/ClientSocket.obj
聊天程序/Mychat/ChatClient/Debug/ClientSocket.sbr
聊天程序/Mychat/ChatClient/Debug/LoginDlg.obj
聊天程序/Mychat/ChatClient/Debug/LoginDlg.sbr
聊天程序/Mychat/ChatClient/Debug/msvcrtd.dll
聊天程序/Mychat/ChatClient/Debug/MyChat.bsc
聊天程序/Mychat/ChatClient/Debug/MyChat.exe
聊天程序/Mychat/ChatClient/Debug/MyChat.ilk
聊天程序/Mychat/ChatClient/Debug/MyChat.obj
聊天程序/Mychat/ChatClient/Debug/MyChat.pch
聊天程序/Mychat/ChatClient/Debug/MyChat.pdb
聊天程序/Mychat/ChatClient/Debug/MyChat.res
聊天程序/Mychat/ChatClient/Debug/MyChat.sbr
聊天程序/Mychat/ChatClient/Debug/MyChatDlg.obj
聊天程序/Mychat/ChatClient/Debug/MyChatDlg.sbr
聊天程序/Mychat/ChatClient/Debug/StdAfx.obj
聊天程序/Mychat/ChatClient/Debug/StdAfx.sbr
聊天程序/Mychat/ChatClient/Debug/vc60.idb
聊天程序/Mychat/ChatClient/Debug/vc60.pdb
聊天程序/Mychat/ChatClient/LoginDlg.cpp
聊天程序/Mychat/ChatClient/LoginDlg.h
聊天程序/Mychat/ChatClient/MyChat.aps
聊天程序/Mychat/ChatClient/MyChat.clw
聊天程序/Mychat/ChatClient/MyChat.cpp
聊天程序/Mychat/ChatClient/MyChat.dsp
聊天程序/Mychat/ChatClient/MyChat.dsw
聊天程序/Mychat/ChatClient/MyChat.h
聊天程序/Mychat/ChatClient/MyChat.ncb
聊天程序/Mychat/ChatClient/MyChat.opt
聊天程序/Mychat/ChatClient/MyChat.plg
聊天程序/Mychat/ChatClient/MyChat.rc
聊天程序/Mychat/ChatClient/MyChatDlg.cpp
聊天程序/Mychat/ChatClient/MyChatDlg.h
聊天程序/Mychat/ChatClient/ReadMe.txt
聊天程序/Mychat/ChatClient/res/MyChat.ico
聊天程序/Mychat/ChatClient/res/MyChat.rc2
聊天程序/Mychat/ChatClient/res/Thumbs.db
聊天程序/Mychat/ChatClient/res/xptheme.bin
聊天程序/Mychat/ChatClient/resource.h
聊天程序/Mychat/ChatClient/StdAfx.cpp
聊天程序/Mychat/ChatClient/StdAfx.h
聊天程序/Mychat/ChatClient/tagHeader.h
聊天程序/Mychat/ChatServer/ChatServer.aps
聊天程序/Mychat/ChatServer/ChatServer.clw
聊天程序/Mychat/ChatServer/ChatServer.cpp
聊天程序/Mychat/ChatServer/ChatServer.dsp
聊天程序/Mychat/ChatServer/ChatServer.dsw
聊天程序/Mychat/ChatServer/ChatServer.h
聊天程序/Mychat/ChatServer/ChatServer.ncb
聊天程序/Mychat/ChatServer/ChatServer.opt
聊天程序/Mychat/ChatServer/ChatServer.plg
聊天程序/Mychat/ChatServer/ChatServer.rc
聊天程序/Mychat/ChatServer/ChatServerDlg.cpp
聊天程序/Mychat/ChatServer/ChatServerDlg.h
聊天程序/Mychat/ChatServer/ClientSocket.cpp
聊天程序/Mychat/ChatServer/ClientSocket.h
聊天程序/Mychat/ChatServer/Debug/ChatServer.bsc
聊天程序/Mychat/ChatServer/Debug/ChatServer.exe
聊天程序/Mychat/ChatServer/Debug/ChatServer.ilk
聊天程序/Mychat/ChatServer/Debug/ChatServer.obj
聊天程序/Mychat/ChatServer/Debug/ChatServer.pch
聊天程序/Mychat/ChatServer/Debug/ChatServer.pdb
聊天程序/Mychat/ChatServer/Debug/ChatServer.res
聊天程序/Mychat/ChatServer/Debug/ChatServer.sbr
聊天程序/Mychat/ChatServer/Debug/ChatServerDlg.obj
聊天程序/Mychat/ChatServer/Debug/ChatServerDlg.sbr
聊天程序/Mychat/ChatServer/Debug/ClientSocket.obj
聊天程序/Mychat/ChatServer/Debug/ClientSocket.sbr
聊天程序/Mychat/ChatServer/Debug/msvcrtd.dll
聊天程序/Mychat/ChatServer/Debug/ServerSocket.obj
聊天程序/Mychat/ChatServer/Debug/ServerSocket.sbr
聊天程序/Mychat/ChatServer/Debug/StdAfx.obj
聊天程序/Mychat/ChatServer/Debug/StdAfx.sbr
聊天程序/Mychat/ChatServer/Debug/vc60.idb
聊天程序/Mychat/ChatServer/Debug/vc60.pdb
聊天程序/Mychat/ChatServer/ReadMe.txt
聊天程序/Mychat/ChatServer/res/ChatServer.ico
聊天程序/Mychat/ChatServer/res/ChatServer.rc2
聊天程序/Mychat/ChatServer/res/xptheme.bin
聊天程序/Mychat/ChatServer/resource.h
聊天程序/Mychat/ChatServer/ServerSocket.cpp
聊天程序/Mychat/ChatServer/ServerSocket.h
聊天程序/Mychat/ChatServer/StdAfx.cpp
聊天程序/Mychat/ChatServer/StdAfx.h
聊天程序/Mychat/ChatServer/tagHeader.h
聊天程序/Mychat/ChatClient/Debug
聊天程序/Mychat/ChatClient/res
聊天程序/Mychat/ChatServer/Debug
聊天程序/Mychat/ChatServer/res
聊天程序/Mychat/ChatClient
聊天程序/Mychat/ChatServer
聊天程序/Mychat
聊天程序

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com