ClassPackage: net.rpcToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

with-rpc-server-enabler

This class is normally used as a mixin when subclassing rpc-socket-server. The mixin adds some slots that are used by methods that control access to an RPC server port.

This mixin class prevents a server port from executing any client requests or calls unless the client has sent an appropriate identifying code. The server can be defined to accept any number of connections from clients that all supply the same code, or to limit access to a list of clients where each must supply a unique code.

See also rpc.htm for general information on the Remote Procedure Call utility in Allegro CL.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1