S
Steve B.
Hi,
I'd like some help or good practice in order to make a "EnsureNetwork()"
method.
This method should either check there is network available (typically WIFI)
or connect GPRS connexion (the one configured as default connexion on the
device).
I made some tests, and on my device, a web service call automatically
connect the default connexion. A Sql Ce merge replication synchronize()
method does not. That's why I'd like to ensure the availability of any
network.
I'm also quite confused about networks, destinations and connexions... and I
would appreciate some explanations.
Thanks in advance.
Steve
I'd like some help or good practice in order to make a "EnsureNetwork()"
method.
This method should either check there is network available (typically WIFI)
or connect GPRS connexion (the one configured as default connexion on the
device).
I made some tests, and on my device, a web service call automatically
connect the default connexion. A Sql Ce merge replication synchronize()
method does not. That's why I'd like to ensure the availability of any
network.
I'm also quite confused about networks, destinations and connexions... and I
would appreciate some explanations.
Thanks in advance.
Steve