文件名称:MulticastDemo
- 所属分类:
- 多媒体编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-10
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- lanxi******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
音视频聊天演示程序。聊天双方一个作为服务器,一个作为客户机。
客户机呼叫服务器建立连接之后,即可进行音视频聊天——双方都可以看到对方
的图像,可以听到对方的声音。
要求的系统配置:USB摄像头或数码摄像机,声卡,麦克风等。-Audio and video chat demo. Chat with the two sides as a server and as a client. The client call server to establish a connection to audio and video chat- both can see each other' s image, you can hear each other' s voices. The requirements of the system configuration: USB camera or digital video camera, sound card, microphone, and so on.
客户机呼叫服务器建立连接之后,即可进行音视频聊天——双方都可以看到对方
的图像,可以听到对方的声音。
要求的系统配置:USB摄像头或数码摄像机,声卡,麦克风等。-Audio and video chat demo. Chat with the two sides as a server and as a client. The client call server to establish a connection to audio and video chat- both can see each other' s image, you can hear each other' s voices. The requirements of the system configuration: USB camera or digital video camera, sound card, microphone, and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MulticastDemo\WsClientServer.dsw
.............\MulticastServer\MulticastServer.cpp
.............\...............\MulticastServer.dsp
.............\...............\MulticastServer.h
.............\...............\MulticastServer.rc
.............\...............\MulticastServerDlg.cpp
.............\...............\MulticastServerDlg.h
.............\...............\StdAfx.cpp
.............\...............\StdAfx.h
.............\...............\resource.h
.............\...............\...\MulticastServer.ico
.............\...............\...\MulticastServer.rc2
.............\.........Client\MulticastClient.cpp
.............\...............\MulticastClient.dsp
.............\...............\MulticastClient.h
.............\...............\MulticastClient.rc
.............\...............\MulticastClientDlg.cpp
.............\...............\MulticastClientDlg.h
.............\...............\StdAfx.cpp
.............\...............\StdAfx.h
.............\...............\resource.h
.............\...............\...\MulticastClient.ico
.............\...............\...\MulticastClient.rc2
.............\Common\CMulticastAdmin.cpp
.............\......\CMulticastAdmin.h
.............\MulticastServer\res
.............\.........Client\res
.............\MulticastServer
.............\MulticastClient
.............\Common
MulticastDemo