This is main package for JCSP.NET.

Before any JCSP.NET constructs can be used, the JCSP Node must be initialized. See the {@link org.jcsp.net.Node} class for more information.

Networked channels can be constructed using the {@link org.jcsp.net.NetChannelEnd} class or by using {@link org.jcsp.net.StandardNetChannelEndFactory}.

See the {@link org.jcsp.net.cns} package for information on using named channels.