Hello All,
I have a PPC 2003 application running on several devices, that requires Wifi connectivity to pass data back and forth to a web server. The problem is, when the device powers off, due to inactivity, I lose the Wifi connectivity, and hence, no data transfers happen.
I was wondering, if there's any API or some other way, I could either keep the Wifi connectivity ON during a poweroff, or if that's an oxymoron, atleast be able to suspend the powering off programatically.
The app is written in VS2005 using C#.
Any suggestions would help.
Thank you.
I have a PPC 2003 application running on several devices, that requires Wifi connectivity to pass data back and forth to a web server. The problem is, when the device powers off, due to inactivity, I lose the Wifi connectivity, and hence, no data transfers happen.
I was wondering, if there's any API or some other way, I could either keep the Wifi connectivity ON during a poweroff, or if that's an oxymoron, atleast be able to suspend the powering off programatically.
The app is written in VS2005 using C#.
Any suggestions would help.
Thank you.