Version 6.3.8 for UNIX
 —  Release Notes for Natural Version 6.3 for UNIX  —

Natural Remote Procedure Call (RPC)

Natural Remote Procedure Call (RPC) is available as a separate subcomponent of Natural. It has its own version number. This measure takes into account that Natural RPC is a cross-platform component and makes it possible to provide new Natural RPC versions independent of new Natural versions for the various platforms supported.

As of Version 6.2 of Natural Remote Procedure Call (RPC), the enhancements listed in this document are available. The following topics are covered:


New Application Programming Interface

The new application programming interface USR2075N enables you to terminate the EntireX Broker Service from within your application. See Terminating an EntireX Broker Service in the Natural Remote Procedure Call (RPC) documentation.

Top of page

SYSRPC Utility Enhancements

It is now possible to terminate all server tasks associated with a given EntireX Broker service. See Terminating a Server in the SYSRPC part of the Utility documentation. In previous versions, it was only possible to terminate a single server.

Top of page