========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : ChatClient
========================================================================
AppWizard has created this ChatClient application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ChatClient application.
ChatClient.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
ChatClient.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CChatClientApp application class.
ChatClient.cpp
This is the main application source file that contains the application
class CChatClientApp.
ChatClient.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
ChatClient.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\ChatClient.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file ChatClient.rc.
res\ChatClient.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one dialog class:
ChatClientDlg.h, ChatClientDlg.cpp - the dialog
These files contain your CChatClientDlg class. This class defines
the behavior of your application's main dialog. The dialog's
template is in ChatClient.rc, which can be edited in Microsoft
Visual C++.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named ChatClient.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
视频聊天系统作为一种新型的通信和交流工具,突破了地域的限制,可以提供更为便捷、灵活、全面的音、视频信息的传递和服务,具有极其广泛的发展前景。 本文介绍了采用JAVA编程开发视频聊天系统的一套比较常用的解决方案。文字聊天采用TCP模式;语音视频聊天采用UDP模式,在客户端之间点对点的进行。在该方案中,通过函数库VFW来实现视频捕获、影像压缩以及影像播放。微软公司提供的专门用于视频捕获开发的工具包VFW,为在Windows操作系统中实现视频捕获提供了标准的接口,从而大大降低了程序的开发难度。在视频传输方面,则通过组建视频帧,将位图形式的视频帧压缩成帧格式的Mpeg4流,传输到客户端后,解压并显示影像。同时,在本方案中,采用了线程来实现语音录制和语音回放,最终实现了通过服务器中转的文字聊天、点对点的语音视频聊天。
资源推荐
资源详情
资源评论
收起资源包目录
JAVA基于局域网的聊天室系统(源代码+论文) (239个子文件)
ChatClient.aps 38KB
ChatClient.aps 38KB
ChatServer.aps 21KB
ChatServer.aps 21KB
ChatClient.bsc 3.52MB
ChatClient.bsc 3.52MB
ChatClient.clw 3KB
ChatClient.clw 3KB
ChatServer.clw 2KB
ChatServer.clw 2KB
ChatClientDlg.cpp 18KB
ChatClientDlg.cpp 18KB
ChatServerDlg.cpp 7KB
ChatServerDlg.cpp 7KB
DSocket.cpp 6KB
DSocket.cpp 6KB
SocketClient.cpp 6KB
SocketClient.cpp 6KB
VideoCodec.cpp 5KB
VideoCodec.cpp 5KB
AudioRec.cpp 4KB
AudioRec.cpp 4KB
SocketClient.cpp 4KB
SocketClient.cpp 4KB
LoginDlg.cpp 4KB
LoginDlg.cpp 4KB
AudioPlay.cpp 4KB
AudioPlay.cpp 4KB
VideoCapture.cpp 4KB
VideoCapture.cpp 4KB
LocalDlg.cpp 3KB
LocalDlg.cpp 3KB
RemoteDlg.cpp 3KB
RemoteDlg.cpp 3KB
ChatClient.cpp 3KB
ChatClient.cpp 3KB
ChatServer.cpp 2KB
ChatServer.cpp 2KB
G729aCompress.cpp 2KB
G729aCompress.cpp 2KB
SocketServer.cpp 1KB
SocketServer.cpp 1KB
Mesg.cpp 1KB
Mesg.cpp 1KB
Mesg.cpp 1KB
Mesg.cpp 1KB
StdAfx.cpp 212B
StdAfx.cpp 212B
StdAfx.cpp 212B
StdAfx.cpp 212B
Thumbs.db 3KB
Thumbs.db 3KB
Thumbs.db 3KB
Thumbs.db 3KB
局域网聊天室系统的设计与实现.doc 471KB
局域网聊天室系统的设计与实现.doc 457KB
ChatClient.dsp 6KB
ChatClient.dsp 6KB
ChatServer.dsp 5KB
ChatServer.dsp 5KB
ChatClient.dsw 545B
ChatServer.dsw 545B
ChatClient.dsw 545B
ChatServer.dsw 545B
ChatClient.exe 208KB
ChatClient.exe 208KB
ChatClient.exe 204KB
ChatClient.exe 204KB
ChatServer.exe 32KB
ChatServer.exe 32KB
ChatClientDlg.h 4KB
ChatClientDlg.h 4KB
ChatServerDlg.h 2KB
ChatServerDlg.h 2KB
LocalDlg.h 2KB
LocalDlg.h 2KB
SocketClient.h 2KB
SocketClient.h 2KB
AudioPlay.h 2KB
AudioPlay.h 2KB
LoginDlg.h 1KB
RemoteDlg.h 1KB
LoginDlg.h 1KB
RemoteDlg.h 1KB
SocketClient.h 1KB
SocketClient.h 1KB
resource.h 1KB
resource.h 1KB
DSocket.h 1KB
DSocket.h 1KB
AudioRec.h 1KB
AudioRec.h 1KB
ChatClient.h 1KB
ChatServer.h 1KB
ChatClient.h 1KB
ChatServer.h 1KB
SocketServer.h 1KB
SocketServer.h 1KB
VideoCodec.h 1KB
VideoCodec.h 1KB
共 239 条
- 1
- 2
- 3
资源评论
KING_xuanjin
- 粉丝: 109
- 资源: 196
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 5G模组升级刷模块救砖以及5G模组资料路由器固件
- C183579-123578-c1235789.jpg
- Qt5.14 绘画板 Qt Creator C++项目
- python实现Excel表格合并
- Java实现读取Excel批量发送邮件.zip
- 【java毕业设计】商城后台管理系统源码(springboot+vue+mysql+说明文档).zip
- 【java毕业设计】开发停车位管理系统(调用百度地图API)源码(springboot+vue+mysql+说明文档).zip
- 星耀软件库(升级版).apk.1
- 基于Django后端和Vue前端的多语言购物车项目设计源码
- 基于Python与Vue的浮光在线教育平台源码设计
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功