Skip to content Skip to main navigation Report an accessibility issue

EECS Publication

Internet Backplane Protocol: API 1.0

A. Bassi, M. Beck, J. Plank, and R. Wolski

In this document, we present a description of the IBP version 1.0 API. The current implementation of IBP supports only synchronized client requests; all client IBP calls will block pending completion on the server(s) side, or the expiration of the client's timeout. We present the C-language prototype of every call along with a detailed description of the data structures, success behavior and error conditions involved in that call. Failure of an IBP client call is indicated by a return value of 0, or NULL, with a special variable (IBP errno) set to the appropriate error code.

Published  2001-03-01 05:00:00  as  ut-cs-01-455 (ID:245)

ut-cs-01-455.pdf
ut-cs-01-455.ps
ut-cs-01-455.ps.Z

« Back to Listing