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

Re: HTTPAPI Upgrade



Hi Michael,

If you are only calling routines from HTTPAPI begin with HTTP_, then you 
shouldn't have to do anything. Just delete LIBHTTP (to be safe, back it 
up first) and install the new one. Your existing programs should work 
without taking any further action. (No need to recompile or rebind.)

If you are using routines from Expat directly (this does NOT include 
going through the HTTP_ routines) you'll need to change your code to use 
UTF-16 instead of UTF-8, or bind your programs to a separate copy of 
Expat from the one that comes with HTTPAPI.

If you are using the FD_xxx routines, they have been removed, you'll 
need to get a copy of SOCKUTILR4 and use that.

I've got a new version of HTTPAPI that will start beta testing soon. 
you may want to help with that..?


milop wrote:
>    Hi, Scott.
> 
> 
>    We're running v 1.12 of HTTPAPI.
> 
>    We're having intermittent problems posting to a web site so I figured
>    we ought to upgrade to the latest version (1.23) and see what happens.
> 
> 
>    Other than deleting the current HTTPAPI library and installing the new
>    one, is there anything that I need to be aware of?
> 
> 
>    Thank you,
> 
> 
>    Michael Lopez
> 
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------