About the SDK
jNetStream provides a comprehensive SDK for working with
- Network captures - capture live packets from any network
- File support - store, read or modify packets stored in capture files
- Streams - feed other types of continues sources of packet data
- Libraries of procotols
- Filtering at packet and in files at record levels
- Protocol Codecs
The SDK is divided up into the following major areas called Frameworks:
- Capture Framework - aquires data
- Live Capture - capture packet from live networks, in realtime
- File Capture - read, write and modify files containing stored packets
- Protocol Framework - protocol registries and codecs
- Network Protocol Language (NPL) Framework - support for NPL and soft protocol definitions