Question

Is there a way to monitor wifi direct activities in ICS?

Like a netstat command that list all open ports and ip, etc...

Thanks.

Was it helpful?

Solution

wifi direct only sets up a net interface and IP.

so yes, you can use netstat to check connections

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top