关联控制服务元素(ISO ACSE:ISO Association Control Service Element)属于 OSI 模型中的应用层协议,主要用于建立和释放两个 AEI 间的应用关联(application-association)并决定关联应用环境(application context)。ACSE 支持两种通信模式:面向连接(connection-oriented)和无连接(connectionless)。对于面向连接模式,应用关联的建立和释放参照于 ACSE 面向连接服务。对于无连接模式,应用关联存在于单个 ACSE 无连接模式 A UNIT-DATA 服务中。
OSI 参考模型中的应用程序表示为应用进程(AP)中的通信,这根据使用表示层服务的应用程序实体(AE)间的通信来说的。AE 功能可以分解为许多应用服务元素(ASE:application service element)。AE 间的交互性根据 ASE 服务的使用而定。该服务定义支持应用关联和应用环境的建模概念。
应用关联,是指两个 AEI 间的一种协作关系。它为两个 AEI 提供了必要的参照系,使得 AEI 之间更为有效的相互作用。通过表示层服务(presentation service)的使用,这种协作关系建立在 AEI 间的应用协议控制信息的通信之中。
应用环境,是指在应用关联上为应用实体间的相互作用提供的应用服务元素、相关选项及其它任何必要信息的集合。
ACSE 服务用户是使用 ACSE 服务的应用实体中的一部分。它可能是指控制功能(CF)也可能指 ASE ,也可能是以上两者的结合。
ACSE 提供的服务列表如下:
| 通信模式 | 服务 | 类型 |
| 面向连接(Connection-oriented) | A-ASSOCIATE A-RELEASE A-ABORT A-P-ABORT |
Confirmed Confirmed Non-confirmed Provider-initiated |
| 无连接(Connectionless) | A-UNIT-DATA | Non-confirmed |
协议结构
| 功能单元 | 服务 | APDU | 字段名称 |
| Kernel | A-ASSOCIATE | AARQ | Protocol Version Application Context Name Calling AP Title Calling AE Qualifier Calling AP Invocation-identifier Calling AE Invocation-identifier Called AP Title Called AE Qualifier Called AP Invocation-identifier Called AE Invocation-identifier Implementation Information User Information |
| AARE | Protocol Version Application Context Name Responding AP Title Responding AE Qualifier Responding AP Invocation-identifier Responding AE Invocation-identifier Result Result Source-Diagnostic Implementation Information User Information |
||
| A-RELEASE | RLRQ | Reason User Information |
|
| RLRE | Reason User Information |
||
| A-ABORT | ABRT | Abort Source User Information |
|
| Authentication | A-ASSOCIATE | AARQ | ACSE Requirements Authentication-mechanism Name Authentication-value |
| AARE | Ditto | ||
| ABRT | Diagnostic | ||
| Application Context Negotiation |
A-ASSOCIATE | AARQ | Application Context Name List ACSE Requirements |
| AARE | Ditto |
相关协议:ISO-SP、ISO-PP、ROSE、ISO-VTP
组织来源:ACSE 定义在 ISO (http://www.iso.org/)文档8650、8649和 ITU (http://www.itu.org/)文档 X.227、X.217 和 X.237 中。
相关链接:
http://www.doc.ua.pt/arch/itu/rec/product/X.htm:
X.217: Information technology – Open Systems Interconnection – Service definition for the Association Control Service Element
X.227: Information technology – Open Systems Interconnection – Connection-oriented protocol for the Association Control Service Element: Protocol specification
X.237: Information technology – Open Systems Interconnection – Connectionless protocol for the Association Control Service Element: Protocol specification


