Package org.jcsp.net

Package org.jcsp.net Description

This is main package for JCSP.NET.

Before any JCSP.NET constructs cane used, the JCSP Node must be initialized. See the com.quickstone.jcsp.net.Node class for more information.

Networked channels can be constructed using the com.quickstone.jcsp.net.NetChannelEnd class or by using com.quickstone.jcsp.net.StandardNetChannelEndFactory.

See the com.quickstone.jcsp.net.cns package for information on using named channels.