Article ID Journal Published Year Pages File Type
461721 Journal of Systems and Software 2013 14 Pages PDF
Abstract

•The Meta-Protocol is framework for the negotiation, distribution, and automatic code generation of communication protocols.•The goal of the Meta-Protocol framework is to provide a high level of flexibility to handle evolution of communication protocols.•The Meta-Protocol uses FSM-based description of a protocol to dynamically negotiate and generate code for communication protocols.•Areas of applications of the Meta-Protocol are: QoS, security protocols, Webservices, B2B protocols and overlay networks.

A communication protocol is a set of rules shared by two or more communicating parties on the sequence of operations and the format of messages to be exchanged. Standardization organizations define protocols in the form of recommendations (e.g., RFC) written in technical English, which requires a manual translation of the specification into the protocol implementation. This human translation is error-prone due in part to the ambiguities of natural language and in part due to the complexity of some protocols. To mitigate these problems, we divided the expression of a protocol specification into two parts. First, we designed an XML-based protocol specification language (XPSL) that allows for the high-level specification of a protocol—expressed as a Finite State Machine (FSM)—using Component-Based Software Engineering (CBSE) principles. Then, the components required by the protocol are specified in any suitable technical language (formal or informal). In addition, we developed the multi-layer Meta-Protocol framework, which allows for on-the-fly protocol discovery and negotiation, distribution of protocol specifications and components, and automatic protocol implementation in any programming language.

Related Topics
Physical Sciences and Engineering Computer Science Computer Networks and Communications
Authors
, ,