GetFreeHttp
HttpIndex = GetFreeHttp()
 
Parameters: NONE
Returns:

    HttpIndex
 

The GetFreeHttp function returns the index of a Http connection that is currently NOT in use. This is particularly useful when you wish to dynamically request and use Http channels when needed. This takes the burdon of managing what indexes are currently free to be used, completely off the users shoulders, an hides it away inside Play Basic.



 
Related Info: GetHttpStatus :
 


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