D
donna
Hi group, I'm looking for resources to educate me on how to do the
following, in C# preferably but will go native if needed:
Is it possible to trap events for:
- detecting the presence / loss of network connectivity (say 802.11 or
GPRS);
- power save mode (so that I can do some housekeeping).
I understand that v1 of the compact .net framework is not as rich as
the .net framework and so I am anticipating the need to write some code
in eVC; still I can't find information on the APIs to call / hook to
notify me of above. Of course a c# only solution would be preferred.
Any help appreciated. -d
following, in C# preferably but will go native if needed:
Is it possible to trap events for:
- detecting the presence / loss of network connectivity (say 802.11 or
GPRS);
- power save mode (so that I can do some housekeeping).
I understand that v1 of the compact .net framework is not as rich as
the .net framework and so I am anticipating the need to write some code
in eVC; still I can't find information on the APIs to call / hook to
notify me of above. Of course a c# only solution would be preferred.
Any help appreciated. -d