Named Connection configuration

A machine that is running in the named connection configuration is loaded as a network client that is capable of:

Instructions for loading a machine in the Named Connection configuration can be found here.

This configuration has a combination of facilities not otherwise simultaneously available in DP4 networking

Limitations

Network Error Handling

There are no special facilities for error handling in this configuration. Resilient Programs that are specifically written for this configuration must take control of error handling rather than relying on the default sys_error() and sys_fail() behaviour of DP4. When a network error occurs an application must close the affected connection, but can try to reopen it afterwards if desired.