Table of Contents Previous Next
Logo
Chapter 20
Copyright © 2003-2008 ZeroC, Inc.

Chapter 20 

Server-Side Slice-to-Python Mapping

20.1 Chapter Overview

In this chapter, we present the server-side Slice-to-Python mapping (see Chapter 18 for the client-side mapping). Section 20.3 discusses how to initialize and finalize the server-side run time, sections 20.4 to 20.6 show how to implement interfaces and operations, and Section 20.7 discusses how to register objects with the server-side Ice run time.
Table of Contents Previous Next
Logo