About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Conference paper
Protocol conversion software toolkit
Abstract
This paper describes a 'toolkit' (a software function library) for synthesizing conversions between different transport interfaces. The method employed involves classifying these interfaces according to their 'transport abstraction type.' Each actual interface is converted to or from a canonical form depending on its type, and the library also contains sufficient 'abstraction converters' to convert between all of the canonical forms. The overall conversion is accomplished by combining some number of elementary conversions which execute in series. The paper describes the toolkit, contrasts it with other approaches, and shows how it can be used to solve various problems in protocol conversion and the 'migration' of distributed services to new network contexts.