Re: [twsocket] THttpCli ID

2006-01-09 Thread Francois Piette
I heard servers can keep track of what software/browser accesses them. I use THttpCli to download files from servers, how can I add this ID so servers recognize my software? It is the THttpCli.Agent property. By default the value is 'Mozilla/4.0 (compatible; ICS)' You can change it to whatever

Re: [twsocket] THttpCli ID

2006-01-09 Thread Mike Versteeg
Learned something new, thanks! Mike On 1/9/06, Francois Piette [EMAIL PROTECTED] wrote: I heard servers can keep track of what software/browser accesses them. I use THttpCli to download files from servers, how can I add this ID so servers recognize my software? It is the THttpCli.Agent

Re: [twsocket] THttpCli ID

2006-01-09 Thread Arno Garrels
Francois Piette wrote: I heard servers can keep track of what software/browser accesses them. I use THttpCli to download files from servers, how can I add this ID so servers recognize my software? It is the THttpCli.Agent property. By default the value is 'Mozilla/4.0 (compatible; ICS)'

[twsocket] Http Proxy failure

2006-01-09 Thread Paul
Just tested the new HttpCli on a remote PC behind a Squid proxy. Post a stream results in a http statuscode = 0 :-( 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

[twsocket] Jan Schatz/BECKIPC/DE ist außer Haus .

2006-01-09 Thread Jan Schatz
Ich werde ab 09.01.2006 nicht im Büro sein. Ich kehre zurück am 11.01.2006. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at

回覆: Re: [twsocket] ThttpCil Send bufsize problem

2006-01-09 Thread Opqrst Ghrst
Thanks for your reply. I try use TIdhttp it can send with packet 32768 size. But when I use this Object and HttpCli at the same time I cannot complier. It seems these two object cannot use the same time. --- Francois PIETTE [EMAIL PROTECTED] 說: Q1: I set HttpCli1-CtrlSocket-BufSize=32768