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

Chapter 16 

Server-Side Slice-to-C# Mapping

16.1 Chapter Overview

In this chapter, we present the server-side Slice-to-C# mapping (see Chapter 14 for the client-side mapping). Section 16.3 discusses how to initialize and finalize the server-side run time, sections 16.4 to 16.7 show how to implement interfaces and operations, and Section 16.8 discusses how to register objects with the server-side Ice run time.
Table of Contents Previous Next
Logo