========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : VoIP
========================================================================
AppWizard has created this VoIP 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 VoIP application.
VoIP.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.
VoIP.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CVoIPApp application class.
VoIP.cpp
This is the main application source file that contains the application
class CVoIPApp.
VoIP.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++.
VoIP.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\VoIP.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file VoIP.rc.
res\VoIP.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:
VoIPDlg.h, VoIPDlg.cpp - the dialog
These files contain your CVoIPDlg class. This class defines
the behavior of your application's main dialog. The dialog's
template is in VoIP.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 VoIP.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.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
MChat.rar 一个可以在局域网进行视频聊天的源代码,语音压缩采用G729,视频压缩采用H.263,网络传输采用RTP
共200个文件
h:99个
cpp:76个
txt:3个
1星 需积分: 33 6 下载量 146 浏览量
2009-03-30
13:39:18
上传
评论 1
收藏 552KB RAR 举报
温馨提示
一个可以在局域网进行视频聊天的源代码,语音压缩采用G729,视频压缩采用H.263,网络传输采用RTP。本程序介绍了视频聊天的基本技术,稍加改动就可以直接运用于Internet网络。本人主要进行流媒体传输方面的工作,有兴趣者可以和本人联系。
资源推荐
资源详情
资源评论
收起资源包目录
MChat.rar 一个可以在局域网进行视频聊天的源代码,语音压缩采用G729,视频压缩采用H.263,网络传输采用RTP (200个子文件)
VoIP.aps 37KB
VoIP.clw 2KB
rtpudpv4transmitter.cpp 43KB
rtpudpv6transmitter.cpp 43KB
rtpsources.cpp 33KB
rtpsession.cpp 33KB
GetPic.cpp 32KB
coder.cpp 31KB
dct.cpp 23KB
Recon.cpp 22KB
rtcppacketbuilder.cpp 18KB
rtcpcompoundpacketbuilder.cpp 18KB
countbit.cpp 18KB
rtperrors.cpp 17KB
rtpsourcedata.cpp 14KB
Sactbls.cpp 12KB
mot_est.cpp 12KB
pred.cpp 12KB
GetVlc.cpp 11KB
rtppacket.cpp 11KB
rtcpscheduler.cpp 10KB
GetBlk.cpp 10KB
VideoCapture.cpp 10KB
Tmndec.cpp 9KB
libr263.cpp 8KB
VoIPDlg.cpp 8KB
MixIn.cpp 8KB
DGlobal.cpp 8KB
WaveIn.cpp 7KB
rtprandom.cpp 7KB
rtpinternalsourcedata.cpp 7KB
Sac.cpp 7KB
rtppacketbuilder.cpp 7KB
Idct.cpp 7KB
RTPAppSession.cpp 7KB
WaveOut.cpp 6KB
MixOut.cpp 6KB
huffman.cpp 6KB
GetBits.cpp 6KB
rtcpcompoundpacket.cpp 6KB
rtcpsdespacket.cpp 6KB
YuvToRgb.cpp 5KB
GetHdr.cpp 5KB
convert.cpp 5KB
stream.cpp 4KB
Idctref.cpp 4KB
rtcpsdesinfo.cpp 4KB
Indices.cpp 4KB
rtppollthread.cpp 4KB
rtpsessionsources.cpp 4KB
jthread.cpp 4KB
rtpdebug.cpp 4KB
RTPTransSession.cpp 4KB
rtcpsrpacket.cpp 4KB
rtpcollisionlist.cpp 4KB
CommClient.cpp 3KB
rtcprrpacket.cpp 3KB
rtpipv6address.cpp 3KB
rlib.cpp 3KB
quant.cpp 3KB
rtcpbyepacket.cpp 3KB
rtpsessionparams.cpp 3KB
rtpipv4address.cpp 3KB
rtcpapppacket.cpp 3KB
jmutex.cpp 2KB
rtcppacket.cpp 2KB
main.cpp 2KB
VoIP.cpp 2KB
WaveRecord.cpp 2KB
rtptimeutilities.cpp 2KB
MediaServer.cpp 2KB
rtplibraryversion.cpp 2KB
AudioCode.cpp 2KB
Log.cpp 1KB
Global.cpp 1KB
WavePlayback.cpp 907B
StdAfx.cpp 298B
StdAfx.cpp 206B
VoIP.dsp 14KB
MediaServer.dsp 11KB
MChat.dsw 841B
MediaServer.dsw 547B
rtpsession.h 24KB
rtpsourcedata.h 20KB
rtpsources.h 17KB
rtcppacketbuilder.h 11KB
rtcpcompoundpacketbuilder.h 11KB
rtptransmitter.h 11KB
rtcpsdespacket.h 11KB
rtpudpv6transmitter.h 10KB
rtppacketbuilder.h 10KB
rtpsessionparams.h 10KB
rtperrors.h 10KB
rtpudpv4transmitter.h 9KB
rtpkeyhashtable.h 9KB
rtphashtable.h 8KB
rtcpsdesinfo.h 8KB
rtptimeutilities.h 8KB
rtcpsrpacket.h 8KB
rtppacket.h 7KB
共 200 条
- 1
- 2
资源评论
- mchat1232021-06-01垃圾 垃圾 垃圾 垃圾 垃圾
hacker20080808
- 粉丝: 1
- 资源: 2
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- JAVA的SpringBoot项目记账本源码带开发文档数据库 MySQL源码类型 WebForm
- NetBox2及大疆智图影像缓存lrc模板
- 123456789自用解答題
- JAVA的SpringBoot个人理财系统源码数据库 MySQL源码类型 WebForm
- 全屋智能全球市场报告:2023年中国全屋智能行业市场规模已达到3705亿元
- 康复医疗全球市场报告:2023年年复合增长率高达18.19%
- 微信小程序期末大作业-商城-2024(底部导航栏,轮播图,注册登录,购物车等等)
- 碘产业全球市场报告:2023年全球碘需求量已攀升至约3.86万吨
- 基于CNN、RNN、GCN、BERT的中文文本分类源码Python高分期末大作业
- 最新源支付Ypay系统开心稳定最新免授权源码,三平台免挂免签约支付
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功