[twsocket] Delphi HTTPCli question

2012-01-16 Thread colin masters
Hi I am using the excellent httpcli component and have a quick question - I am creating the component at runtime, which seems to work well, however is there a way to surpress the connection timeout message if I can not connect to a web site as I do not wish to see it. I see there is a timeout

Re: [twsocket] Delphi HTTPCli question

2012-01-18 Thread Arno Garrels
colin masters wrote: > I am creating the component at runtime, which seems to work well, > however is there a way to surpress the connection timeout message if > I can not connect to a web site as I do not wish to see it. What message do you mean? Do you call synchronous methods and do not want t

Re: [twsocket] Delphi HTTPCli question

2012-01-19 Thread Arno Garrels
Arno Garrels wrote: > colin masters wrote: >> I am creating the component at runtime, which seems to work well, >> however is there a way to surpress the connection timeout message if >> I can not connect to a web site as I do not wish to see it. > > What message do you mean? Do you call synchrono