![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello I'm deveopling a manage application for smartphone and windows CE .NET. I need to monitor GPRS data the application. I've some problem to find some helpfull API for this. I hope somone here can give me a clue where to look? ![]() |
#3
| |||
| |||
|
|
What do you want to monitor? Availability of GPRS, current connected state, IP traffic, signal strength, all of the above? Peter -- Peter Foot Windows Embedded MVP www.inthehand.com | www.opennetcf.org "GOEran" <GOEran (AT) discussions (DOT) microsoft.com> wrote in message news:3EA19A23-540E-4EBD-9EA8-F330C5CE41AA (AT) microsoft (DOT) com... Hello I'm deveopling a manage application for smartphone and windows CE .NET. I need to monitor GPRS data the application. I've some problem to find some helpfull API for this. I hope somone here can give me a clue where to look? ![]() |
#4
| |||
| |||
|
|
Hei Peter Thanks for a fast reply. I basically want to monitor IP traffic, amout of bytes sent/recived. "Peter Foot [MVP]" wrote: What do you want to monitor? Availability of GPRS, current connected state, IP traffic, signal strength, all of the above? Peter -- Peter Foot Windows Embedded MVP www.inthehand.com | www.opennetcf.org "GOEran" <GOEran (AT) discussions (DOT) microsoft.com> wrote in message news:3EA19A23-540E-4EBD-9EA8-F330C5CE41AA (AT) microsoft (DOT) com... Hello I'm deveopling a manage application for smartphone and windows CE .NET. I need to monitor GPRS data the application. I've some problem to find some helpfull API for this. I hope somone here can give me a clue where to look? ![]() |
#5
| |||
| |||
|
|
In that case you will want to P/Invoke the IP Helper APIs which are not documented in the SDK but are online here:- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iphlp/iphlp/ip_helper_start_page.asp The SDK includes the iphlpapi.h header which contains definitions of these functions. I've used a couple with Pocket PC 2003 Phone Edition, not Smartphone but they should still be available on Smartphone. Peter -- Peter Foot Windows Embedded MVP www.inthehand.com | www.opennetcf.org "GOEran" <GOEran (AT) discussions (DOT) microsoft.com> wrote in message news:AD635DCF-8C1B-4399-9877-012FF2848001 (AT) microsoft (DOT) com... Hei Peter Thanks for a fast reply. I basically want to monitor IP traffic, amout of bytes sent/recived. "Peter Foot [MVP]" wrote: What do you want to monitor? Availability of GPRS, current connected state, IP traffic, signal strength, all of the above? Peter -- Peter Foot Windows Embedded MVP www.inthehand.com | www.opennetcf.org "GOEran" <GOEran (AT) discussions (DOT) microsoft.com> wrote in message news:3EA19A23-540E-4EBD-9EA8-F330C5CE41AA (AT) microsoft (DOT) com... Hello I'm deveopling a manage application for smartphone and windows CE .NET. I need to monitor GPRS data the application. I've some problem to find some helpfull API for this. I hope somone here can give me a clue where to look? ![]() |
#6
| |||
| |||
|
|
Hi Peter, How it is possible to know the availability of GPRS, the state of the connection and the signal strength? What API I have to use? Thanks "Peter Foot [MVP]" wrote: In that case you will want to P/Invoke the IP Helper APIs which are not documented in the SDK but are online here:- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iphlp/iphlp/ip_helper_start_page.asp The SDK includes the iphlpapi.h header which contains definitions of these functions. I've used a couple with Pocket PC 2003 Phone Edition, not Smartphone but they should still be available on Smartphone. Peter -- Peter Foot Windows Embedded MVP www.inthehand.com | www.opennetcf.org "GOEran" <GOEran (AT) discussions (DOT) microsoft.com> wrote in message news:AD635DCF-8C1B-4399-9877-012FF2848001 (AT) microsoft (DOT) com... Hei Peter Thanks for a fast reply. I basically want to monitor IP traffic, amout of bytes sent/recived. "Peter Foot [MVP]" wrote: What do you want to monitor? Availability of GPRS, current connected state, IP traffic, signal strength, all of the above? Peter -- Peter Foot Windows Embedded MVP www.inthehand.com | www.opennetcf.org "GOEran" <GOEran (AT) discussions (DOT) microsoft.com> wrote in message news:3EA19A23-540E-4EBD-9EA8-F330C5CE41AA (AT) microsoft (DOT) com... Hello I'm deveopling a manage application for smartphone and windows CE .NET. I need to monitor GPRS data the application. I've some problem to find some helpfull API for this. I hope somone here can give me a clue where to look? ![]() |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |