Generic FunctionPackage: net.rpcToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
This page is new in 6.2

rpc-enable-client

Arguments: port passcode

The default method of this generic function does nothing.

Method: (port with-rpc-port-enabler)

This method is called to enable a connection explicitly. This is necessary when the default enable sequence is suppressed in the call to rpc-open-client.

If a passcode is specified, send an :enable-client request with the specified passcode.

If passcode is nil, don't send anything. This case makes sense if the application sent an :enable-client request explicitly.

Finally, enable the local port for request and invoke callbacks from the server.

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 is new in the 6.2 release.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
This page is new in 6.2