admin 管理员组

文章数量: 1086019

linux哪个版本支持tipc,Linux TIPC 2.0 Programmerapos;s Guide文档.doc

Linux TIPC 2.0 Programmer's Guide文档

Linux TIPC 2.0 Programmer's Guide

04 January 2011 [software version: TIPC 2.0.0, tipc-config 2.0.0]

--------------------------------------------------------------------------------

Table of Contents

1. TIPC Fundamentals

1.1. TIPC Network Structure

1.2. Messaging Overview

1.3. TIPC Addressing

1.4. Using Port Names

1.5. Message Delivery

1.6. Routines

2. Socket API

2.1. Routines

2.2. Examples

3. Tips and Techniques

3.1. Determining which node a socket is running on

3.2. When to use implied connect

3.3. Dummy subscriptions

3.4. Processing a returned message

Introduction

This document is designed to assist software developers who are writing applications that use TIPC.

Note: Many topics discussed in this document are presented in a very concise manner, and presumes the reader is already familiar with many principles of computer networking and socket programming. A basic understanding of IP networking is helpful, but not required. Readers will gain the most benefit from this document by carefully reading (and understanding) how TIPC is used, and by observing the differences between programming using TIPC and programming using IP-based protocols such as TCP and UDP.

For more information about the TIPC protocol, including information about setting up and operating a network that supports TIPC, please consult the open source TIPC project website at . This site contains TIPC project software, documentation, news, and support instructions.

The TIPC development team welcomes input from the TIPC user community! Feel free to provide feedback on TIPC using the normal TIPC support procedures outlined at /support.html.

1. TIPC Fundamentals

A brief summary of the major concepts used in TIPC is provided in the following sections.

1.1. TIPC Network Structure

A TIPC network consists of individual processing elements or nodes. The network nodes are arranged in a strict hierarchy, according to the following rules:

A set of related nodes can be grouped into a cluster if each node in

本文标签: linux哪个版本支持tipc Linux TIPC 20 Programmeraposs Guide文档doc