Skip navigation links

Package org.jcsp.net.cns

This package contains the files specifically for the JCSP.NET Channel Name Service (CNS).

See: Description

Package org.jcsp.net.cns Description

This package contains the files specifically for the JCSP.NET Channel Name Service (CNS). A CNS provides a broker service, enabling distributed JCSP processes to set up communications with each other. Networked channels have names. Currently, networked channels are automatically Any-One. The reading process is responsible for creating the channel and (optionally) registering it with a CNS with some unique (to the CNS) name. Writing processes need to know (or be told) the name of a networked channel to connect to it by the CNS. Communications between networked writers and reader then proceed directly (independent from the CNS).

See CNS and CNSService for information on the service.

Skip navigation links

Copyright © 1996–2024. All rights reserved.