cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Windows CE

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 27 Oct 2004 10:30:42 +0200 (CEST)

On Wed, 27 Oct 2004, Paul Nolan wrote:

> I decided to try and do a less invasive job this time in the hopes of
> merging my changes into the main distribution.

I like that!

> The snag is I`m stuck on a problem that only shows up when run on an
> actual Pocket PC, the code works fine in the EVC3 and EVC4 emulators.

Are the network conditions similar between the actual Pocket PC and the
emulators?

> The problem appears after successfully uploading a file, in Curl_ftp_done,
> after closing the socket, it times out waiting for Curl_GetFTPResponse. I`m
> stumped, do you have any ideas on what I should be looking at for the cause
> of the problem?

Have you analyzed what data that flies on the network at that point? I mean,
does the server really send the post-transfer response?

> I`ll copy the log below.

...

>> STOR 111_1147ba.jpg
> < 150 Opening BINARY mode data connection for 111_1147ba.jpg.

Looks fine so far!

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-10-27