How to stream data to IP address for query
Hi guys I never used wireshark but I have an artistic project for which I need to stream the information WS extracts to a specific IP address (to MaxMSP software) to filter out information by specific words like "whatsap" or "messanger". Before I start I would like to know if this could be possible and if so if you have a link to redirect me. Thanks AN
What platform are you thinking of building this on? This greatly defines the scripting you'll have to build around this, because Wireshark (or rather Tshark) isn't going to be enough.
HI Jaap, thanks to your answer, I am on Mac, I saw this: https://cycling74.com/forums/how-to-m.... Seems like with some python it could be done. What do you think?