Mark Bednarczyk's blog

Flex regions

Region Operations Specification

This section defines in detail all the operations that are possible on a
region and its effects on the internal structure of region and resulting
segments. The section is extremely detailed since regions are such an
important component of any editing implementations. The region behaviour
is extensively documented in this document so that all results can be
very predictable and testable for expected outcome.

Regions and Segments

Region is an arbitrary sequence of elements. It is not defined what the

jNetStream on the backburner again!

I'm still working on proper jNetPcap release. Since jNetStream is layered on top of jNetPcap, its been put on the back burner until jnetpcap-1.2 is released. The jnetstream-3.0a1 is workable, for those brave enough to try it. jNetStream has fully functional and tested capture file manipulation. You can edit, index, slice and dice different types of capture files to your heart's content. Its very very fast and efficient. I can't wait to finish jnetpcap and restart work on jnetstream. jNetStream provides a much higher and nicer public API then jnetpcap which is more low level stuff.

Future of jNetStream

jNetStream project has been on hold for a while now. So I wanted to update what is going on. I've been working very heavily on jNetPcap, a sister project over last 6 months. I have added significant capabilities to jNetPcap that were originally intended for jnetstream. Specifically protocol decoding is now done in jnetpcap, at low native layer.