ETSI TS 102 344-2004 Application session services《应用对话服务》.pdf
《ETSI TS 102 344-2004 Application session services《应用对话服务》.pdf》由会员分享,可在线阅读,更多相关《ETSI TS 102 344-2004 Application session services《应用对话服务》.pdf(21页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI TS 102 344 V1.1.1 (2004-07)Technical Specification Application session servicesETSI ETSI TS 102 344 V1.1.1 (2004-07) 2 Reference DTS/ECMA-00290 Keywords CSTA, service ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N 348
2、623 562 00017 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/88 Important notice Individual copies of the present document can be downloaded from: http:/www.etsi.org The present document may be made available in more than one electronic version or in prin
3、t. In any case of existing or perceived difference in contents between such versions, the reference version is the Portable Document Format (PDF). In case of dispute, the reference shall be the printing on ETSI printers of the PDF version kept on a specific network drive within ETSI Secretariat. Use
4、rs of the present document should be aware that the document may be subject to revision or change of status. Information on the current status of this and other ETSI documents is available at http:/portal.etsi.org/tb/status/status.asp If you find errors in the present document, send your comment to:
5、 editoretsi.org Copyright Notification No part may be reproduced except as authorized by written permission. The copyright and the foregoing restriction extend to reproduction in all media. European Telecommunications Standards Institute 2004. All rights reserved. DECTTM, PLUGTESTSTM and UMTSTM are
6、Trade Marks of ETSI registered for the benefit of its Members. TIPHONTMand the TIPHON logo are Trade Marks currently being registered by ETSI for the benefit of its Members. 3GPPTM is a Trade Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. ETSI ETSI TS
7、 102 344 V1.1.1 (2004-07) 3 Contents Intellectual Property Rights4 Foreword.4 Brief history4 1 Scope 5 1.1 Overview 5 1.2 Template description 5 2 Conformance 6 2.1 Application conformance .6 2.2 Server conformance6 3 References 6 4 Service definitions7 4.1 Start Application Session .7 4.1.1 Service
8、 Request 7 4.1.2 Service response .8 4.1.2.1 Positive acknowledgement8 4.1.2.2 Negative acknowledgement 8 4.1.3 Functional requirements .8 4.2 Stop Application Session9 4.2.1 Service Request 9 4.2.2 Service Response 9 4.2.2.1 Positive Acknowledgement.9 4.2.2.2 Negative Acknowledgement .9 4.2.3 Funct
9、ional Requirements 9 4.3 Reset Application Session Timer .10 4.3.1 Service Request 10 4.3.2 Service Response 10 4.3.2.1 Positive Acknowledgement.10 4.3.2.2 Negative Acknowledgement .10 4.3.3 Functional Requirements 10 4.4 Application Session Terminated.11 4.4.1 Service Request 11 4.4.2 Service Respo
10、nse 11 4.4.3 Functional Requirements 11 5 Schema definitions .12 5.1 Start Application Session .12 5.2 Stop Application Session13 5.3 Reset Application Session Timer .14 5.4 Application Session Terminated.15 Annex A (informative): Examples.16 A.1 Starting an Application Session .16 A.1.1 Basic Examp
11、le16 A.1.2 Application Protocol Negotiation.17 A.1.3 Vendor Specific Application Information 17 A.2 Stopping an Application Session18 A.3 Resetting an Application Session Timer 18 A.4 Application Session Terminated 19 Annex B (informative): CSTA usage notes 20 History 21 ETSI ETSI TS 102 344 V1.1.1
12、(2004-07) 4 Intellectual Property Rights IPRs essential or potentially essential to the present document may have been declared to ETSI. The information pertaining to these essential IPRs, if any, is publicly available for ETSI members and non-members, and can be found in ETSI SR 000 314: “Intellect
13、ual Property Rights (IPRs); Essential, or potentially Essential, IPRs notified to ETSI in respect of ETSI standards“, which is available from the ETSI Secretariat. Latest updates are available on the ETSI Web server (http:/webapp.etsi.org/IPR/home.asp). Pursuant to the ETSI IPR Policy, no investigat
14、ion, including IPR searches, has been carried out by ETSI. No guarantee can be given as to the existence of other IPRs not referenced in ETSI SR 000 314 (or the updates on the ETSI Web server) which are, or may be, or may become, essential to the present document. Foreword This Technical Specificati
15、on (TS) has been produced by ECMA on behalf of its members and those of the European Telecommunications Standards Institute (ETSI). Brief history The present document defines Ecma Application Session Services - a set of XML-based services used to establish and maintain an application session for exc
16、hanging application messages. The application session established by the present document is independent of the underlying transport protocol (TCP, HTTP, etc.) for exchanging application messages. Sessions for application protocols such as CSTA-XML (ECMA-323) may be established using the present doc
17、ument. ETSI ETSI TS 102 344 V1.1.1 (2004-07) 5 1 Scope The services defined in the present document are used to establish and maintain a relationship between an application and a server for the purpose of exchanging application messages. For the purpose of the present document this relationship is c
18、alled an application session. Application protocols, such as ECMA-323, require that an application session is established before application messages are exchanged. ECMA-269 specifies several mechanisms for establishing an application context. One possible mechanism is ACSE (ISO/IEC 8649) but since
19、ASCE uses ASN.1 encoding for its services, it is not desirable for use with XML based protocols such as ECMA-323. The present document provides an XML-based alternative for establishing application sessions. 1.1 Overview The ECMA Application Session Services consist of the following services: Start
20、Application Session. This service is used by an application to establish an application session with a server. A globally unique sessionID is returned by the server in the response message. The sessionID is used in other services to address the session as long as the session exists. Stop Application
21、 Session. This service is used by an application to stop an application session. Reset Application Session Timer. This service is used by an application to reset the timer associated with an application session. If the application timer is not reset before it expirers, the application session will b
22、e terminated. Application Session Terminated - This service is used by the server to indicate that the application session has been abnormally terminated (i.e. not via the Stop Application Session service). 1.2 Template description The services specified in clause 4 include tables that contain the f
23、ollowing columns: Parameter Name: The name that is used to reference the parameter. This corresponds to the XML element name specified in clause 5. Type: The format of the parameter. This corresponds to the XML element type used in the XML schema definition in clause 5. M/O: The Mandatory/Optional a
24、spect of the parameter. Mandatory parameters must be included in the corresponding XML instance document while optional parameters may be omitted. Description: Describes the purpose of the parameter. ETSI ETSI TS 102 344 V1.1.1 (2004-07) 6 2 Conformance This clause specifies the conformance requirem
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSITS1023442004APPLICATIONSESSIONSERVICES 应用 对话 服务 PDF

链接地址:http://www.mydoc123.com/p-738964.html