Monitor traffic

Shay

Well-Known Member
Licensed User
Longtime User
Hi

Is it possible to monitor incoming and outgoing traffic from the wireless?
(such as firewall is doing)
 

Shay

Well-Known Member
Licensed User
Longtime User
I wish to build some kind of firewall (layer 7)
Is there any to do it?
 
Upvote 0

Shay

Well-Known Member
Licensed User
Longtime User
so how?
I heard there is wireshark for andriod,
how can it be implemented here?
 
Upvote 0

agraham

Expert
Licensed User
Longtime User
From the Wireshark site three days ago
 
Upvote 0

Shay

Well-Known Member
Licensed User
Longtime User
strange - so how is it that there are firewalls for Android (or there isn't any)
 
Upvote 0

anantshri

New Member
Licensed User
Longtime User
Hi

answer to your two questions

1) Firewalls in android.
they are java build frontend to set rules for iptables binary. which is the acutal firewall.

2) Wireshark or its alternative.
again native c binarry application doing the low level task there invokers being written in Java JNI to call and get then started.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…