[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

question upgrading to libhttp 1.19



Saturday, I upgraded to Expat 2.0.0 and Http 1.19.

1.  I changed all of my parsing programs for the new UTF-16.
2.  I was able to recompile the three programs that use the Post operation
wtih data from a stream file using Post API.  (Last time, I had signature
problems.)  Here is my code.

3.  0049.00                 eval      rc=http_url_post_stmf(%trim(URLAD):
0050.00                                       %trim(stmf):
0051.00                                       %trim(filein):
0052.00                                       timeo:
0053.00                                       %trim(uagent):
0054.00                                       %trim(content))
0055.00                 if        rc <> 1
0056.00                 eval      msg = http_error
0057.00                 dsply                   msg
0058.00                 dump
0059.00                 return
0060.00                 endif

4.  I sent a test file to my vendor, and it was not successful.  The vendor
said my data never hit his server.  However, this vendor is famous for
their server being down or overloaded, so I expect the data will go Monday
morning after they refresh their server.

5.  However, please confirm that I simply had to recompile the three
programs that use the code above.   That is, I do not have to redo Example
8 from version 1.19 of LIBHTTP.  It uses the same rc function, and simply
introduces user space.

regards,

Linda Landreth
Park University Enterprises, Inc.
9757 Metcalf Avenue
Overland Park, KS  66212
llandreth@xxxxxxxxx
(913) 967 - 8321 direct


-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------