The Austin Protocol Compiler

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

-The Austin Protocol Compiler presents a protocol specification language called the Timed Abstract Protocol (TAP) notation. This book will finally close the communication gap between the protocol verifiers and the protocol implementers.

The TAP notation uses two types of semantics: an abstract semantics that appeals to the protocol verifiers and a concrete semantics which appeals to the protocol implementers. The Austin Protocol Compiler illustrates that the two types of semantics of TAP are equivalent. Thus, the correctness of TAP specification of some protocol, that is established based on the abstract semantics of TAP, is maintained when this specification is implemented based on concrete semantics of TAP. The equivalence between the abstract and concrete semantics of TAP suggests the following three-step method for developing a correct implementation of a protocol in this book:

1. Specify the protocol using the TAP notation.

2. Verify the correctness of the specification based on the abstract semantics of TAP

3. Implement the specification based on the concrete semantics of TAP

For step 3, this book introduces the Austin Protocol Compiler (APC) that takes as input, a TAP specification of some protocol, and produces as output C-code that implements this protocol based on the concrete semantics of TAP.

The Austin Protocol Compiler is designed for a professional audience composed of protocol designers, verifiers, reviewers and implementers. This volume is also suitable for graduate-level students in computer science and electrical engineering.

Author(s): Tommy M. McGuire, Mohamed G. Gouda (auth.)
Series: Advances in Information Security 13
Edition: 1
Publisher: Springer US
Year: 2005

Language: English
Pages: 141
City: New York
Tags: Computer Communication Networks; Information Systems and Communication Service; Information Systems Applications (incl.Internet); Data Structures, Cryptology and Information Theory; Input/Output and Data Communications; Computer Systems

Network Protocols....Pages 1-14
The Timed Abstract Protocol Notation....Pages 15-29
Execution Models of Network Protocols....Pages 31-47
Equivalence of Execution Models....Pages 49-65
Preserving Fairness....Pages 67-69
The Austin Protocol Compiler....Pages 71-83
Two Examples....Pages 85-105
A DNS Server....Pages 107-123
Concluding Remarks....Pages 125-128