文件名称:Chapter03
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:234.67kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
音视频聊天演示程序。聊天双方一个作为服务器,一个作为客户机。
客户机呼叫服务器建立连接之后,即可进行音视频聊天——双方都可以看到对方
的图像,可以听到对方的声音。
要求的系统配置: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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chapter03/
Chapter03/AVChat/
Chapter03/AVChat/AVChat.cpp
Chapter03/AVChat/AVChat.dsp
Chapter03/AVChat/AVChat.h
Chapter03/AVChat/AVChat.rc
Chapter03/AVChat/AVChatDlg.cpp
Chapter03/AVChat/AVChatDlg.h
Chapter03/AVChat/CAudioCaptureFilter2.cpp
Chapter03/AVChat/CAudioCaptureFilter2.h
Chapter03/AVChat/CAVDevice.cpp
Chapter03/AVChat/CAVDevice.h
Chapter03/AVChat/CCallDlg.cpp
Chapter03/AVChat/CCallDlg.h
Chapter03/AVChat/CClientAdmin.cpp
Chapter03/AVChat/CClientAdmin.h
Chapter03/AVChat/CDXFilter.cpp
Chapter03/AVChat/CDXFilter.h
Chapter03/AVChat/CDXGraph.cpp
Chapter03/AVChat/CDXGraph.h
Chapter03/AVChat/CMsgReceiver.cpp
Chapter03/AVChat/CMsgReceiver.h
Chapter03/AVChat/CMsgStation.cpp
Chapter03/AVChat/CMsgStation.h
Chapter03/AVChat/CObjectList.cpp
Chapter03/AVChat/CObjectList.h
Chapter03/AVChat/CPreviewAdmin.cpp
Chapter03/AVChat/CPreviewAdmin.h
Chapter03/AVChat/CRoleAdmin.cpp
Chapter03/AVChat/CRoleAdmin.h
Chapter03/AVChat/CRoleDlg.cpp
Chapter03/AVChat/CRoleDlg.h
Chapter03/AVChat/CSelfCheckDlg.cpp
Chapter03/AVChat/CSelfCheckDlg.h
Chapter03/AVChat/CServerAdmin.cpp
Chapter03/AVChat/CServerAdmin.h
Chapter03/AVChat/CVideoCaptureFilter2.cpp
Chapter03/AVChat/CVideoCaptureFilter2.h
Chapter03/AVChat/CVideoWindow.cpp
Chapter03/AVChat/CVideoWindow.h
Chapter03/AVChat/Filters/
Chapter03/AVChat/Filters/CFilterNetReceiver.cpp
Chapter03/AVChat/Filters/CFilterNetReceiver.h
Chapter03/AVChat/Filters/CFilterNetSender.cpp
Chapter03/AVChat/Filters/CFilterNetSender.h
Chapter03/AVChat/Filters/CNetOutPin.cpp
Chapter03/AVChat/Filters/CNetOutPin.h
Chapter03/AVChat/Filters/CXInputPin.cpp
Chapter03/AVChat/Filters/CXInputPin.h
Chapter03/AVChat/GlobalDefs.h
Chapter03/AVChat/Network/
Chapter03/AVChat/Network/CStreamSocket.cpp
Chapter03/AVChat/Network/CStreamSocket.h
Chapter03/AVChat/Network/CTCPListener.cpp
Chapter03/AVChat/Network/CTCPListener.h
Chapter03/AVChat/Network/CUDPManager.cpp
Chapter03/AVChat/Network/CUDPManager.h
Chapter03/AVChat/Network/UNetwork.cpp
Chapter03/AVChat/Network/UNetwork.h
Chapter03/AVChat/res/
Chapter03/AVChat/resource.h
Chapter03/AVChat/res/AVChat.ico
Chapter03/AVChat/res/AVChat.rc2
Chapter03/AVChat/StdAfx.cpp
Chapter03/AVChat/StdAfx.h
Chapter03/AVChat/UDsUtils.cpp
Chapter03/AVChat/UDsUtils.h
Chapter03/AVChat/UFilterUtils.cpp
Chapter03/AVChat/UFilterUtils.h
Chapter03/MulticastDemo/
Chapter03/MulticastDemo/Common/
Chapter03/MulticastDemo/Common/CMulticastAdmin.cpp
Chapter03/MulticastDemo/Common/CMulticastAdmin.h
Chapter03/MulticastDemo/MulticastClient/
Chapter03/MulticastDemo/MulticastClient/MulticastClient.cpp
Chapter03/MulticastDemo/MulticastClient/MulticastClient.dsp
Chapter03/MulticastDemo/MulticastClient/MulticastClient.h
Chapter03/MulticastDemo/MulticastClient/MulticastClient.rc
Chapter03/MulticastDemo/MulticastClient/MulticastClientDlg.cpp
Chapter03/MulticastDemo/MulticastClient/MulticastClientDlg.h
Chapter03/MulticastDemo/MulticastClient/res/
Chapter03/MulticastDemo/MulticastClient/resource.h
Chapter03/MulticastDemo/MulticastClient/res/MulticastClient.ico
Chapter03/MulticastDemo/MulticastClient/res/MulticastClient.rc2
Chapter03/MulticastDemo/MulticastClient/StdAfx.cpp
Chapter03/MulticastDemo/MulticastClient/StdAfx.h
Chapter03/MulticastDemo/MulticastServer/
Chapter03/MulticastDemo/MulticastServer/MulticastServer.cpp
Chapter03/MulticastDemo/MulticastServer/MulticastServer.dsp
Chapter03/MulticastDemo/MulticastServer/MulticastServer.h
Chapter03/MulticastDemo/MulticastServer/MulticastServer.rc
Chapter03/MulticastDemo/MulticastServer/MulticastServerDlg.cpp
Chapter03/MulticastDemo/MulticastServer/MulticastServerDlg.h
Chapter03/MulticastDemo/MulticastServer/res/
Chapter03/MulticastDemo/MulticastServer/resource.h
Chapter03/MulticastDemo/MulticastServer/res/MulticastServer.ico
Chapter03/MulticastDemo/MulticastServer/res/MulticastServer.rc2
Chapter03/MulticastDemo/MulticastServer/StdAfx.cpp
Chapter03/MulticastDemo/MulticastServer/StdAfx.h
Chapter03/MulticastDemo/WsClientServer.dsw
Chapter03/TCPDemo/
Chapter03/TCPDemo/Common/
Chapter03/TCPDemo/Common/CSocketReceiver.cpp
Chapter03/TCPDemo/Common/CSocketReceiver.h
Chapter03/TCPDemo/Common/CSocketSender.cpp
Chapter03/TCPDemo/Common/CSocketSender.h
Chapter03/TCPDemo/Common/CStreamSocket.cpp
Chapter03/TCPDemo/Common/CStreamSocket.h
Chapter03/TCPDemo/Common/CTCPListener.cpp
Chapter03/TCPDemo/Common/CTCPListener.h
Chapter03/TCPDemo/Common/Netdefs.h
Chapter03/TCPDemo/Common/UNetwork.cpp
Chapter03/TCPDemo/Common/UNetwork.h
Chapter03/TCPDemo/TCPClient/
Chapter03/TCPDemo/TCPClient/res/
Chapter03/TCPDemo/TCPClient/resource.h
Chapter03/TCPDemo/TCPClient/res/TCPClient.ico
Chapter03/TCPDemo/TCPClient/res/TCPClient.rc2
Chapter03/TCPDemo/TCPClient/StdAfx.cpp
Chapter03/TCPDemo/TCPClient/StdAfx.h
Chapter03/TCPDemo/TCPClient/TCPClient.cpp
Chapter03/TCPDemo/TCPClient/TCPClient.dsp
Chapter03/TCPDemo/TCPClient/TCPClient.h
Chapter03/TCPDemo/TCPClient/TCPClient.rc
Chapter03/TCPDemo/TCPClient/TCPClientDlg.cpp
Chapter03/TCPDemo/TCPClient/TCPClientDlg.h
Chapter03/TCPDemo/TCPServer/
Chapter03/TCPDemo/TCPServer/res/
Chapter03/TCPDemo/TCPServer/resource.h
Chapter03/TCPDemo/TCPServer/res/TCPServer.ico
Chapter03/TCPDemo/TCPServer
Chapter03/AVChat/
Chapter03/AVChat/AVChat.cpp
Chapter03/AVChat/AVChat.dsp
Chapter03/AVChat/AVChat.h
Chapter03/AVChat/AVChat.rc
Chapter03/AVChat/AVChatDlg.cpp
Chapter03/AVChat/AVChatDlg.h
Chapter03/AVChat/CAudioCaptureFilter2.cpp
Chapter03/AVChat/CAudioCaptureFilter2.h
Chapter03/AVChat/CAVDevice.cpp
Chapter03/AVChat/CAVDevice.h
Chapter03/AVChat/CCallDlg.cpp
Chapter03/AVChat/CCallDlg.h
Chapter03/AVChat/CClientAdmin.cpp
Chapter03/AVChat/CClientAdmin.h
Chapter03/AVChat/CDXFilter.cpp
Chapter03/AVChat/CDXFilter.h
Chapter03/AVChat/CDXGraph.cpp
Chapter03/AVChat/CDXGraph.h
Chapter03/AVChat/CMsgReceiver.cpp
Chapter03/AVChat/CMsgReceiver.h
Chapter03/AVChat/CMsgStation.cpp
Chapter03/AVChat/CMsgStation.h
Chapter03/AVChat/CObjectList.cpp
Chapter03/AVChat/CObjectList.h
Chapter03/AVChat/CPreviewAdmin.cpp
Chapter03/AVChat/CPreviewAdmin.h
Chapter03/AVChat/CRoleAdmin.cpp
Chapter03/AVChat/CRoleAdmin.h
Chapter03/AVChat/CRoleDlg.cpp
Chapter03/AVChat/CRoleDlg.h
Chapter03/AVChat/CSelfCheckDlg.cpp
Chapter03/AVChat/CSelfCheckDlg.h
Chapter03/AVChat/CServerAdmin.cpp
Chapter03/AVChat/CServerAdmin.h
Chapter03/AVChat/CVideoCaptureFilter2.cpp
Chapter03/AVChat/CVideoCaptureFilter2.h
Chapter03/AVChat/CVideoWindow.cpp
Chapter03/AVChat/CVideoWindow.h
Chapter03/AVChat/Filters/
Chapter03/AVChat/Filters/CFilterNetReceiver.cpp
Chapter03/AVChat/Filters/CFilterNetReceiver.h
Chapter03/AVChat/Filters/CFilterNetSender.cpp
Chapter03/AVChat/Filters/CFilterNetSender.h
Chapter03/AVChat/Filters/CNetOutPin.cpp
Chapter03/AVChat/Filters/CNetOutPin.h
Chapter03/AVChat/Filters/CXInputPin.cpp
Chapter03/AVChat/Filters/CXInputPin.h
Chapter03/AVChat/GlobalDefs.h
Chapter03/AVChat/Network/
Chapter03/AVChat/Network/CStreamSocket.cpp
Chapter03/AVChat/Network/CStreamSocket.h
Chapter03/AVChat/Network/CTCPListener.cpp
Chapter03/AVChat/Network/CTCPListener.h
Chapter03/AVChat/Network/CUDPManager.cpp
Chapter03/AVChat/Network/CUDPManager.h
Chapter03/AVChat/Network/UNetwork.cpp
Chapter03/AVChat/Network/UNetwork.h
Chapter03/AVChat/res/
Chapter03/AVChat/resource.h
Chapter03/AVChat/res/AVChat.ico
Chapter03/AVChat/res/AVChat.rc2
Chapter03/AVChat/StdAfx.cpp
Chapter03/AVChat/StdAfx.h
Chapter03/AVChat/UDsUtils.cpp
Chapter03/AVChat/UDsUtils.h
Chapter03/AVChat/UFilterUtils.cpp
Chapter03/AVChat/UFilterUtils.h
Chapter03/MulticastDemo/
Chapter03/MulticastDemo/Common/
Chapter03/MulticastDemo/Common/CMulticastAdmin.cpp
Chapter03/MulticastDemo/Common/CMulticastAdmin.h
Chapter03/MulticastDemo/MulticastClient/
Chapter03/MulticastDemo/MulticastClient/MulticastClient.cpp
Chapter03/MulticastDemo/MulticastClient/MulticastClient.dsp
Chapter03/MulticastDemo/MulticastClient/MulticastClient.h
Chapter03/MulticastDemo/MulticastClient/MulticastClient.rc
Chapter03/MulticastDemo/MulticastClient/MulticastClientDlg.cpp
Chapter03/MulticastDemo/MulticastClient/MulticastClientDlg.h
Chapter03/MulticastDemo/MulticastClient/res/
Chapter03/MulticastDemo/MulticastClient/resource.h
Chapter03/MulticastDemo/MulticastClient/res/MulticastClient.ico
Chapter03/MulticastDemo/MulticastClient/res/MulticastClient.rc2
Chapter03/MulticastDemo/MulticastClient/StdAfx.cpp
Chapter03/MulticastDemo/MulticastClient/StdAfx.h
Chapter03/MulticastDemo/MulticastServer/
Chapter03/MulticastDemo/MulticastServer/MulticastServer.cpp
Chapter03/MulticastDemo/MulticastServer/MulticastServer.dsp
Chapter03/MulticastDemo/MulticastServer/MulticastServer.h
Chapter03/MulticastDemo/MulticastServer/MulticastServer.rc
Chapter03/MulticastDemo/MulticastServer/MulticastServerDlg.cpp
Chapter03/MulticastDemo/MulticastServer/MulticastServerDlg.h
Chapter03/MulticastDemo/MulticastServer/res/
Chapter03/MulticastDemo/MulticastServer/resource.h
Chapter03/MulticastDemo/MulticastServer/res/MulticastServer.ico
Chapter03/MulticastDemo/MulticastServer/res/MulticastServer.rc2
Chapter03/MulticastDemo/MulticastServer/StdAfx.cpp
Chapter03/MulticastDemo/MulticastServer/StdAfx.h
Chapter03/MulticastDemo/WsClientServer.dsw
Chapter03/TCPDemo/
Chapter03/TCPDemo/Common/
Chapter03/TCPDemo/Common/CSocketReceiver.cpp
Chapter03/TCPDemo/Common/CSocketReceiver.h
Chapter03/TCPDemo/Common/CSocketSender.cpp
Chapter03/TCPDemo/Common/CSocketSender.h
Chapter03/TCPDemo/Common/CStreamSocket.cpp
Chapter03/TCPDemo/Common/CStreamSocket.h
Chapter03/TCPDemo/Common/CTCPListener.cpp
Chapter03/TCPDemo/Common/CTCPListener.h
Chapter03/TCPDemo/Common/Netdefs.h
Chapter03/TCPDemo/Common/UNetwork.cpp
Chapter03/TCPDemo/Common/UNetwork.h
Chapter03/TCPDemo/TCPClient/
Chapter03/TCPDemo/TCPClient/res/
Chapter03/TCPDemo/TCPClient/resource.h
Chapter03/TCPDemo/TCPClient/res/TCPClient.ico
Chapter03/TCPDemo/TCPClient/res/TCPClient.rc2
Chapter03/TCPDemo/TCPClient/StdAfx.cpp
Chapter03/TCPDemo/TCPClient/StdAfx.h
Chapter03/TCPDemo/TCPClient/TCPClient.cpp
Chapter03/TCPDemo/TCPClient/TCPClient.dsp
Chapter03/TCPDemo/TCPClient/TCPClient.h
Chapter03/TCPDemo/TCPClient/TCPClient.rc
Chapter03/TCPDemo/TCPClient/TCPClientDlg.cpp
Chapter03/TCPDemo/TCPClient/TCPClientDlg.h
Chapter03/TCPDemo/TCPServer/
Chapter03/TCPDemo/TCPServer/res/
Chapter03/TCPDemo/TCPServer/resource.h
Chapter03/TCPDemo/TCPServer/res/TCPServer.ico
Chapter03/TCPDemo/TCPServer
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.