In a message regarding HTTPsocket management dated Sun, 8 Jan 2006 10:52:17 +0100, FreeFL said that ...
> What should I put in my code to handle correctly this situation (not > slow the app and inform user the connexion is off) ? My guess is the delay occurs while your app attempts a DNS lookup to translate mafreebox.freebox.fr to an ip address. The Get timeout probably doesn't start counting till it has an address. Have you considered putting your playlist code into a thread or a timer, so the rest of your code can continue? -- Steve Garman Using REALbasic 2005r4 Professional on Windows XP Pro _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
