I want to make an iPad app that analyze the data traffic using: "tcpdump" The app should be somehow a implementation/adaptation/wrapper the/for the "tcpdump" command.
I zapped through the http://www.tcpdump.org/, but I want to save time, so I want ask you for some guidelines in order to solve this.
Is there any wrapper "libpcap" library for objective-c? Or any other API that handles the "tcpdump" command in iOS.
我如何使用一个Pipe/iPad式的C/C++图书馆?
提前感谢。