Developer tool for network monitoring for S60 devices?

302 Views Asked by At

is there a developer tool or some developer application for Symbian S60 devices which would enable me sniff network packages and see what application uses GPRS and sends data? Anything integrated in Carbide?

Thank you all for your answers.

1

There are 1 best solutions below

0
On

Check out RConnectionMonitor class. It allows you to see connections count and what applications are using them - it shows their UIDs. But it's not 100% reliable.