Goto:
4C Home
|
4C Docs
|
4C External Libraries Home
|
FCCom Home
|
FCCom Function List
Alloc
-
allocates and initializes one connection option
Close
-
closes a connection to a server.
Connect
-
establishes a connection to the server associated with
Count
-
returns the total number of currently allocated connections
Disconnect
-
closes a connection to a server.
FreeAll
-
frees all currently allocated FCCom connections.
Free
-
frees the resources associated with one connection.
GetOption
-
returns the value associated with a known server
GetResponseHeader
-
returns the value of a response header
HttpRequest
-
sends an http request to a server and gets
Open
-
establishes a connection to the server associated with
ParseResponseFile
-
treats a file as if it is the response to an http request,
SetGlobalHeader
-
sets the value for a global request header.
SetOption
-
sets a connection option or a
SetReqHeader
-
sets a headername/headerval combination that
URLDecode
-
converts a string, replacing the percent encoded characters
URLEncode
-
converts an ascii string, replacing special characters