Skip to content
ISCX edited this page May 4, 2016 · 2 revisions

ISCX Network traffic Flow Generator (ISCXFlowMeter)

ISCXFlowMeter is a network traffic flow generator which has been written in Java and will gives you more flexibility in terms of choosing the features you want to calculate, adding new ones, and also having a better control of the duration of the flow timeout is available here.

ISCXFlowMeter generates bidirectional flows, where the first packet determines the forward (source to destination) and backward (destination to source) directions, hence the statistical time-related features are also calculated separately in the forward and reverse direction. Note that TCP flows are usually terminated upon connection teardown (by FIN packet) while UDP flows are terminated by a flow timeout. The flow timeout value can be assigned arbitrarily by the individual scheme e.g., 600 seconds for both TCP and UDP.

For More information please check our website: http://www.unb.ca/research/iscx/dataset/iscxflowmeter.html#ISCXFlowMeter

Clone this wiki locally