intro_5pdc.htm

来自「TAPI Exampple」· HTM 代码 · 共 37 行

HTM
37
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML DIR="LTR"><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso8859-1">
</HEAD>
<TITLE>TAPI Version 2.0</TITLE>
<SCRIPT SRC="/library/psdk/linkcss.js"></SCRIPT>
<META NAME="MS-HAID" CONTENT="_tapi2_tapi_version_2.0">
</HEAD>
<BODY TOPMARGIN="0">

<!--TOOLBAR_START-->
<!--TOOLBAR_EXEMPT-->
<!--TOOLBAR_END-->
<!--SYNC_START-->
<script language="JavaScript" src='/library/synch.js'></script>
<!--SYNC_END-->

<H3><A NAME="_tapi2_tapi_version_2.0"></A>TAPI Version 2.0</H3>

<P>TAPI version 2.0 added a small number of enhancements to the basic TAPI 1.4 functionality. However, there were some major architectural changes that greatly improved its stability. Most of the changes were fundamental changes necessary to bring TAPI to Windows&nbsp;NT and take advantage of Windows&nbsp;NT/Windows&nbsp;2000 features (full 32-bit support, services, and Unicode). However, these changes were internal to TAPI and had little effect on TAPI applications.</P>

<P>TAPI 1.3 and 1.4 applications (Win16-based applications by way of a thunking layer) work well on Windows&nbsp;NT 4.0 and Windows&nbsp;2000. However, the effect on service-provider developers was significant. Service providers for Windows&nbsp;NT/Windows&nbsp;2000 must be fully 32-bit Unicode DLLs that can run in the context of TAPISRV, not in the context of the TAPI application (as did all earlier Win16-based TSPs). TSPs designed for TAPI 1.4 do not work on Windows&nbsp;NT/Windows&nbsp;2000.</P>

<P>TAPI 2.0 also added the important features of call center support and Quality of Service (QOS) support.</P>

<P>The TAPI system binaries that come with Windows&nbsp;NT 4.0 and Windows&nbsp;2000 support TAPI versions 1.3 and 1.4 for both Win16- and Win32-based applications. However, only Win32-based applications have access to TAPI 2.0, and only 32-bit TAPI 2.0 (or later) TSPs are supported.</P>
<DIV CLASS="footer">Built on Monday, August 14, 2000</DIV>
<!--FOOTER_START-->
<DIV CLASS="footer" STYLE="color:#000000;font-size:90%;">
<A HREF="mailto:sdkfdbk@microsoft.com">Send feedback</A> to the Platform SDK.</P>
<P><A HREF="javascript:if(confirm('http://msdn.microsoft.com/isapi/gomscom.asp?TARGET=/info/cpyright.htm  \n\n这个文件不能通过 Teleport Pro 取回, 因为 地址在一个域或为它的开始地址设定的边界的外部路径上.  \n\n你想从服务器打开它吗?'))window.location='http://msdn.microsoft.com/isapi/gomscom.asp?TARGET=/info/cpyright.htm'" tppabs="http://msdn.microsoft.com/isapi/gomscom.asp?TARGET=/info/cpyright.htm" TARGET="_top">&#169; 1999 Microsoft Corporation. All rights reserved. Terms of use.</A></P>
</DIV>
<!--FOOTER_END-->

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?