Package org.jcsp.net

Package org.jcsp.net Description

This is main package for JCSP.NET.

Before any JCSP.NET constructs can be used, the JCSP Node must be initialized. See the <span class=SpellE>org.jcsp.net.Node</span> class for more information.

Networked channels can be constructed using the <span class=SpellE>org.jcsp.net.NetChannelEnd</span> class or by using <span class=SpellE>org.jcsp.net.StandardNetChannelEndFactory</span>.

See the <span class=SpellE>org.jcsp.net.cns</span> package for information on using named channels.