11-18-2009 03:38 PM
i want to use tshark using labview to extract RTCP sender and reciever reports and put them into strings so i can log and graph the Delay and jitter and loss packets by the time
iam using windows Xp
Pleaaase help
11-18-2009 03:56 PM
Are you wanting to post-process a log file created by WireShark, or are you wanting to perform live processing of data recorded by WireShark? Your request/question is unclear...what specific questions do you have about doing this?
-Bob
11-18-2009 04:05 PM
my project is about Voice over ip
so iam going to sniff the network to extract RTCP and put the results in labview ,i guess there is a way to do that from labview since tshark can be run from the command line so system excuter in labview will do ... the thing i don't know is i got ip headers sniffed how can i put that into strings and and decode them using laview in order to plot them in a graph ??
11-19-2009 03:49 AM
11-19-2009 05:46 AM
Hi,
If you're getting the IP headers through as strings or IP addresses LabVIEW offers 2 functions to convert String to IP, IP to String under Data Communication > Protocols > TCP in the block diagram.
Thanks,
12-02-2009 10:55 AM
thanks all
i got another question : how can i import text files from a specific directory and in specific order and in case i had this file before just ignore it and go to the next file ?
thanks
02-18-2010 08:45 AM
Hi,
check the software tab at ControlSAG company, www.controlsag.ro. A libray for network sniffing and network parameters checks is provided.