OpenHttp
Succes = OpenHttp(Index)
 
Parameters:

    Index = a free Http index
Returns:

    Succes = 1 if succesfully opened, else 0
 
OpenHttp opens a new Http session. This function must be called prior to HttpConnect and makes sure that the Http session is properly initialised.
 
Related Info: CloseHttp | ConnectHttp :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com