Skip to content

Alex-Cook4/streamsx.network

 
 

Repository files navigation

streamsx.network

The Network toolkit for IBM Streams enables SPL applications to process low-level network traffic. It includes operators and functions that can:

  • ingest raw ethernet packets from live network interfaces and recordings of network traffic

  • parse DHCP, DNS, Netflow, and IPFIX messages

  • reassemble application-level files from network packets

  • map IP addresses into city, state, and country locations

  • convert IP addresses betweeen binary and string representations

This version of the toolkit is intended for use with IBM Streams release 4.1 and later.

This toolkit implements the NLS feature. Use the guidelines for the message bundle that are described in Messages and National Language Support for toolkits

For the toolkit's documentation, please see http://ibmstreams.github.io/streamsx.network/doc/spldoc/html/.

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

About

(Incubation) Toolkit for working with network data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 74.8%
  • C 12.2%
  • Perl 11.4%
  • Shell 1.3%
  • Makefile 0.3%