I encounter some problems with the HttpCli when a virus scanner is updating itself. I think the virus scanner is blocking the internet connection, which results in errors in the HttpCli.Requestdone event. It is save to call the Abort method and restart the operation (GetAsync - PostAsync) immediately after using Abort I send a message to restart the operation, but this may result in an endless loop. I've tried with a 'error' counter to avoid this endless loop, but the communication still fails no matter how many times I retry.
Paul -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
