RTC Demo1

所属分类:Windows编程
开发工具:Visual C++
文件大小:29KB
下载次数:9
上传日期:2005-10-25 23:34:55
上 传 者316556
说明:  这是利用微软RTC类库做的Demo,是绝对可以跑的。注意修改include的路径。该程序是测试Call In的。
(This is the class library using Microsoft RTC do Demo, it is absolutely the run. Changes include attention to the path. The procedure is to test the Call In.)

文件列表:
RTCIncoming (0, 2005-10-25)
RTCIncoming\Makefile (2322, 2004-09-28)
RTCIncoming\res (0, 2005-10-07)
RTCIncoming\res\RTCIncoming.ico (1078, 2004-09-28)
RTCIncoming\res\RTCIncoming.rc2 (474, 2004-09-28)
RTCIncoming\Resource.h (1011, 2004-09-28)
RTCIncoming\resource.hm (256, 2004-09-28)
RTCIncoming\RTCIncoming.aps (36312, 2005-10-07)
RTCIncoming\RTCIncoming.clw (1834, 2005-10-08)
RTCIncoming\RTCIncoming.cpp (1856, 2005-10-07)
RTCIncoming\RTCIncoming.dsp (4368, 2005-10-07)
RTCIncoming\RTCIncoming.h (1052, 2004-09-28)
RTCIncoming\RTCIncoming.Man (705, 2004-09-28)
RTCIncoming\RTCIncoming.plg (1121, 2005-10-07)
RTCIncoming\RTCIncoming.rc (5861, 2005-10-07)
RTCIncoming\RTCIncomingDlg.cpp (37140, 2005-10-08)
RTCIncoming\RTCIncomingDlg.h (4560, 2005-10-08)
RTCIncoming\StdAfx.cpp (297, 2004-09-28)
RTCIncoming\StdAfx.h (1322, 2005-10-07)
RTCIncoming\Utils.cpp (1569, 2004-09-28)
RTCIncoming\Utils.h (809, 2004-09-28)

----------------------------------------------------------------------------------------------- Microsoft Real-Time Communications Client API SDK - RTCIncoming.exe 2004 Microsoft Corporation. All rights reserved. ----------------------------------------------------------------------------------------------- RTC Client API v1.3 RTCIncoming.exe SDK sample Description ======= RTCIncoming uses the RTC Client API to receive, answer, and disconnect from incoming PC Calls. This sample was developed with Microsoft Visual C++ 6.0. Configuration and Setup =============== Operating System: Microsoft Windows XP and Microsoft Windows Server 2003 Building the Sample ============ * Verify that the Microsoft Platform SDK and Microsoft Visual Studio 6.0 are installed on the computer. * Open the Microsoft Platform SDK build environment for Windows XP. * Change the directory to the RTCIncoming sample code directory. * Set the Include path to point to the include files that came with RTC Client API v1.3 SDK. * Run "nmake" at the command line. Note === MFC unicode binaries are needed to build and run the sample. When installing Visual Studio, click the entry that installs MFC unicode libraries and binaries as well. How to Run the Sample =============== * Start RTCIncoming.exe. * Make a call from another computer to the computer running TCIncoming.exe. The "Answer" button will be enabled once there is an incoming call. * Click the "Auto Answer" check box for RTCIncoming.exe to answer calls automatically. * If video is supported on the caller and callee computers, a video receive and preview window will be available in the RTCIncoming dialog box. * When the call is completed, click "Disconnect" to terminate the call, or when the other person disconnects RTCIncoming.exe, the call will be terminated automatically. Sample Functionality ============= The sample demonstrates how to: * Receive and answer incoming calls using the RTC Client API and Microsoft Visual C++. * Use IVideoWindow. The sample does not demonstrate how to: * Create sessions * Handle presence or local provisioning * Use Application Sharing or Whiteboard

近期下载者

相关文件


收藏者