01-04-2010 09:04 AM
Hi,
Do you guys know if there is an equivalent to Libpcap or WinPcap available on the Blackberry?
This would make my life so much easier...
Thanks
01-04-2010 09:25 AM
No, there isn't. The BB device doesn't *really* have a traditional IP stack anyway.
We use Wireshark on the server side to snoop into the IP traffic between the device and server.
01-04-2010 09:46 AM
ROFL. You really are new to wireless huh? Everyone tries to keep a secret- phone makers, carriers, etc.
You; think with all that stuff about public spectrum in the US they'd be a little more open.
LOL.
You are lucky if non-port 80 is open when you get an "internet' plan or if you can use the GPS
on your own phone.
01-04-2010 10:08 AM - last edited on 01-04-2010 10:09 AM
caissyd wrote:Hi,
Do you guys know if there is an equivalent to Libpcap or WinPcap available on the Blackberry?
This would make my life so much easier...
Thanks
What are you trying do with a Java based OS anyway? Trying to turn the BB into a 3G router?
We are lucky to do what is allowed.
01-04-2010 01:28 PM
Thanks guys,
I am indeed new to wireless. My background is developing web apps and I am more and more into information security. I thought I could write a tiny little and basic wireshark for the BB...
Thanks anyway!
01-04-2010 03:55 PM
You need some degree of OS-level support to do packet capture, and that is not going to be exposed to you.
What you see in the API is essentially what you get, unless you want to shovel money at RIM to give you access to private APIs.
01-04-2010 04:41 PM
...or the ability to develop in C/C++ for the BlackBerry.