Toolkit Development overview

Edit me

For the toolkit’s source code, please see https://github.com/IBMStreams/streamsx.network/.

Build the toolkit

The toolkit needs to be build before you can use it in a SPL application. Run the following command in the streamsx.network directory:

ant all

Running the sample applications test

Call ./autotestAll.sh in the sample directory to perform the regression test.

Updated: