Hi all,
Probably sound like a right noob, but that is because I am in this space. I've started writing a python script to read all the UDP packet information and keep seeming to get varying results in terms of the packet sizes. Now, i've specified the fields and packets over and over again painstakingly, rewriting segments or the whole script along the way and keep getting met with the same sort of error type messages stating that packets were expected to be x size and didnt meet the expected size or were larger than the expected size.
I'm new to both this and python so maybe it's just me but i'm just looking to see if i can get any guidance or help with this as i'd like to try and setup my own personal app purely because i'm a nerd and i think all the data available is cool but not necessarily available in other readily available apps in the way i'd like.
Thanks,