Package org.jcsp.net

This is main package for JCSP.NET.

Before any JCSP.NET constructs can be used, the JCSP Node must be initialized. See the Node class for more information.

Networked channels can be constructed using the NetChannelEnd class or by using StandardNetChannelEndFactory.

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