Menu

#1 Reconnect on service spinner drawing

open
nobody
None
5
2011-07-21
2011-07-09
No

It is suspected that when drawing the service spinner is reconnected to remote host.

Discussion

  • Alexander Ozumenko

    • labels: 2343645 -->
     
  • Alexander Ozumenko

    Redraw the spinner occurs during a method call onStart(). This method is caused at program start when connection with the server isn't established yet. Therefore authorization on the remote server during this stage is justified. However, we can keep in preferences SID during an exit from the program and try to use it again by a method call onStart (). In case of failure, the server will return ANS_REQAUTH, but in case of success we will save some time.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.