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.
+2
A:
Check this site: http://forum.xda-developers.com/showthread.php?t=218663 and especially LCMinutes
Rhapsody
2010-02-16 14:02:19
A:
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.
nihi_l_ist
2010-02-17 05:31:44
To figure out how to do this with code, you can take the PPC Interface Monitor executable and put it in .NET Reflector (http://www.red-gate.com/products/reflector/)With Reflector you can disassemble .NET assemblies. :)
Rhapsody
2010-02-17 06:38:19
:)) forgot about reflector! Thanks!!
nihi_l_ist
2010-02-17 08:19:24