Table of Contents Previous Next
Logo
Chapter 24
Copyright © 2003-2009 ZeroC, Inc.

Chapter 24 

Server-Side Slice-to-Python Mapping

24.1 Chapter Overview

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