WS connection issues - over wifi

B

Boomhauer

We have a cf 1.0 (sp3) app that calls webservices to exchange data with
the server. In order to enhance performance, I create an instance of
the ws and cache it for the life of the app. This seems to work well
overall but it seems to get confused sometimes when we switch between
various wifi ap's... and it can no longer get a connection through.
Restarting the app (or rebooting the device) seems to always cure the
issue.

I havent tested yet whether destroying the ws object and recreating it
would fix the problem, partially because its not always easy to
reproduce this problem (of course it happens in the field).

Any ideas on possibly cleaning up and cached connection info that might
be causing this ws object to get confused? Yes, we are planning to
move it to cf 2.0 pretty soon.

Thanks,

Brady Moritz
Fitiri
 
B

Boomhauer

Had tried it some time ago and it didnt seem to help, but we might need
to look further into this. Thanks for the help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top