You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: