Skip to content

Limitations

Andy Malakov edited this page Nov 15, 2013 · 6 revisions

Limitations of the current version

  • Current version doesn't re-assemble messages split between several TCP packets. jNetPcap has examples of doing that.

  • Current version relies on strict order of inbound and outbound signals. Also any outbound signal must have corresponding inbound signal. Timestamps of inbound signals are stored in ring buffer. Outbound packet processor consumes ring buffer as it searches for matching signal.

Clone this wiki locally