CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:LAN_IM

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

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

局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。

在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。

本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。

-LAN instant messaging by conducting a text chat and voice chat to communicate with each other to exchange information. The real-time LAN chat program designed for use mainly used in Visual C++ programming environment to achieve online users in the LAN in the text, voice interaction. Involved in the design of network communications where the basic principles and Socket programming and voice processing API technology. As the program is in the TCP/IP environment to run, so sub-server and client. Server-side and client is achieved through the establishment of links Socket chat. The system is mainly focused on the voice chat part, in this thesis mainly in voice chat process and the relationship between each module and the Socket address the main explanation.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

局域网即时聊天程序VC++/局域网即时聊天程序的设计与实现.doc
局域网即时聊天程序VC++/毕业设计内容.doc
局域网即时聊天程序VC++/毕业设计答辩ppt.ppt
局域网即时聊天程序VC++/毕业设计(论文)开题报告.doc
局域网即时聊天程序VC++/毕设中期检查表.doc
局域网即时聊天程序VC++/源代码/ClientSocket.cpp
局域网即时聊天程序VC++/源代码/ClientSocket.dsp
局域网即时聊天程序VC++/源代码/ClientSocket.dsw
局域网即时聊天程序VC++/源代码/ClientSocket.h
局域网即时聊天程序VC++/源代码/ClientSocket.ncb
局域网即时聊天程序VC++/源代码/ClientSocket.opt
局域网即时聊天程序VC++/源代码/ClientSocket.plg
局域网即时聊天程序VC++/源代码/CMessg.cpp
局域网即时聊天程序VC++/源代码/CMessg.h
局域网即时聊天程序VC++/源代码/data.txt
局域网即时聊天程序VC++/源代码/Debug/ClientSocket.obj
局域网即时聊天程序VC++/源代码/Debug/ClientSocket.sbr
局域网即时聊天程序VC++/源代码/Debug/CMessg.obj
局域网即时聊天程序VC++/源代码/Debug/CMessg.sbr
局域网即时聊天程序VC++/源代码/Debug/Example2_ChatRoom.ilk
局域网即时聊天程序VC++/源代码/Debug/Example2_ChatRoom.obj
局域网即时聊天程序VC++/源代码/Debug/Example2_ChatRoom.pdb
局域网即时聊天程序VC++/源代码/Debug/Example2_ChatRoom.res
局域网即时聊天程序VC++/源代码/Debug/Example2_ChatRoom.sbr
局域网即时聊天程序VC++/源代码/Debug/Example2_ChatRoomDlg.obj
局域网即时聊天程序VC++/源代码/Debug/Example2_ChatRoomDlg.sbr
局域网即时聊天程序VC++/源代码/Debug/ServerSocket.obj
局域网即时聊天程序VC++/源代码/Debug/ServerSocket.sbr
局域网即时聊天程序VC++/源代码/Debug/Sound.obj
局域网即时聊天程序VC++/源代码/Debug/Sound.sbr
局域网即时聊天程序VC++/源代码/Debug/StdAfx.obj
局域网即时聊天程序VC++/源代码/Debug/StdAfx.sbr
局域网即时聊天程序VC++/源代码/Debug/vc60.idb
局域网即时聊天程序VC++/源代码/Debug/vc60.pdb
局域网即时聊天程序VC++/源代码/Example2_ChatRoom.aps
局域网即时聊天程序VC++/源代码/Example2_ChatRoom.clw
局域网即时聊天程序VC++/源代码/Example2_ChatRoom.cpp
局域网即时聊天程序VC++/源代码/Example2_ChatRoom.dsp
局域网即时聊天程序VC++/源代码/Example2_ChatRoom.dsw
局域网即时聊天程序VC++/源代码/Example2_ChatRoom.h
局域网即时聊天程序VC++/源代码/Example2_ChatRoom.ncb
局域网即时聊天程序VC++/源代码/Example2_ChatRoom.opt
局域网即时聊天程序VC++/源代码/Example2_ChatRoom.plg
局域网即时聊天程序VC++/源代码/Example2_ChatRoom.rc
局域网即时聊天程序VC++/源代码/Example2_ChatRoomDlg.cpp
局域网即时聊天程序VC++/源代码/Example2_ChatRoomDlg.h
局域网即时聊天程序VC++/源代码/newdata.txt
局域网即时聊天程序VC++/源代码/RCa00496
局域网即时聊天程序VC++/源代码/RCa00840
局域网即时聊天程序VC++/源代码/RCa00960
局域网即时聊天程序VC++/源代码/RCb00840
局域网即时聊天程序VC++/源代码/ReadMe.txt
局域网即时聊天程序VC++/源代码/res/Example2_ChatRoom.ico
局域网即时聊天程序VC++/源代码/res/Example2_ChatRoom.rc2
局域网即时聊天程序VC++/源代码/resource.h
局域网即时聊天程序VC++/源代码/ServerSocket.cpp
局域网即时聊天程序VC++/源代码/ServerSocket.h
局域网即时聊天程序VC++/源代码/Sound/Sound.dll
局域网即时聊天程序VC++/源代码/Sound/Sound.lib
局域网即时聊天程序VC++/源代码/Sound/USound2.h
局域网即时聊天程序VC++/源代码/Sound.cpp
局域网即时聊天程序VC++/源代码/Sound.h
局域网即时聊天程序VC++/源代码/StdAfx.cpp
局域网即时聊天程序VC++/源代码/StdAfx.h
局域网即时聊天程序VC++/源代码/Debug
局域网即时聊天程序VC++/源代码/res
局域网即时聊天程序VC++/源代码/Sound
局域网即时聊天程序VC++/源代码
局域网即时聊天程序VC++

相关说明

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

相关评论

暂无评论内容.

发表评论

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