Is there a way to snif all http connections of the phone by an application. It is to create an application to monitor http traffic in the device. I know that exists push registry, but I have never used it...
Any help would be appreciate.
Is there a way to snif all http connections of the phone by an application. It is to create an application to monitor http traffic in the device. I know that exists push registry, but I have never used it...
Any help would be appreciate.
Not possible with Java ME (the MIDlets are running inside a sandbox).
On S60 devices you could likely create a native application capapble of that, but someone else has to shine light on this, as my knowledge on native programming is really limited.
Hartti