bash - How will catch data that your computer/android sends to the internet? -


i learned cmpsc class how data sent through out internet. wonder if there way monitor data segments or packets being sent computer , modify data manually through bash script or something. if there why computer shouldn't there similar way android monitor packets being sent out. sum how monitor information computer , android send internet when using apps , other programs?


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -