Search code examples
c#.netwindows-mobilecompact-frameworknetwork-traffic

How to monitor incoming/outgoing traffic on windows mobile?


I want to check how much was sent/received by WM phone over GPRS/wifi. Please suggest a freeware utility for this or the way i can manage it in .NET CF. Thank you.


Solution

  • Rhapsody, thank you for the answer(LCMinutes is not the program i needed), but i've found what i was looking for:
    http://www.drews-informatik.de/softwareprojekte/pocket-pc/ppcinterfacemonitor
    Tho still don't know how to do it with code.