-
Notifications
You must be signed in to change notification settings - Fork 3
Limitations
Andy Malakov edited this page Nov 15, 2013
·
6 revisions
-
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.