p4factory icon indicating copy to clipboard operation
p4factory copied to clipboard

Getting INT counters values from INT sinks

Open agrml opened this issue 8 years ago • 0 comments

I'm developing a program, counting packet loss in network connections. To do so I insert a sequence number in every packet (task for INT sources) and than count the number of received packets for each sequence (task for INT sinks). How can I get that numbers from INT sinks? Does INT sinks send them to some web-socket?

agrml avatar Mar 27 '18 18:03 agrml