Wire share to view UDP data
I have a network analysis set but it keep increasing every second I want to view the data frame received at this PC without a long list
Something like in top view of MATLAB a payload value changing with time in one view
Not everybody here has used Matlab, so you should give an example without referring to it.
i cannot add image it need 60 points.
basically i want to view the data over UDP -- currently it shows but updates ever milisec and there is long list to scrol -- is there way i get a view of data changing with time
What do you mean by "the data over UDP"? Do you mean the raw contents of the packet? The raw UDP payload? Or the results of Wireshark dissecting the UDP payload, or one value from that payload?