Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Delphi Components Usage > Re: idHTTP - do...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 142 of 175
Post > Topic >>

Re: idHTTP - downloading from localhost problem

by Jamie <jamie_5_not_valid_after_5_Please@[EMAIL PROTECTED] > Jan 23, 2005 at 01:33 PM

forums@[EMAIL PROTECTED]
 wrote:
> i am using this code
> 
> var
> F: TFileStream;
> begin
> F := TFileStream.Create('.\tmp\tmp.pdf', fmCreate);
> try
> HH.Get(URL, F);
> finally
> F.Free;
> end;
> 
> when URL is file from Internet, downloading is ok, when i try to
> download from local host it stops below 100k. I couldnt find the
> reason.
> my localhost is  Apache 2.0.48 on winXP. I am using it for testing. I
> can download the same file from localhost with flashget or Opera's
> download manager, but not with idHTTP.
> 
> what may be the problem?
> 
you wouldn't by anychance be using the same file name and path as the
source and destinations?
 




 2 Posts in Topic:
idHTTP - downloading from localhost problem
forums@[EMAIL PROTECTED]   2005-01-23 01:09:08 
Re: idHTTP - downloading from localhost problem
Jamie <jamie_5_not_val  2005-01-23 13:33:17 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Oct 12 10:44:05 CDT 2008.