/
xcon.CreateHTTP
xcon.CreateHTTP
Description
This function can be used to create an HTTP connection in LUA.
Signature
xcon.CreateHTTP (string)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | Handle that identifies the connection within the LUA script. |
Return
None., multiple selections available,
Related content
xcon.CreateTCP
xcon.CreateTCP
More like this
xcon.Create
xcon.Create
More like this
xcon.CreateUDP
xcon.CreateUDP
More like this
xcon.CreateCOM
xcon.CreateCOM
More like this
xcon.SendTo
xcon.SendTo
More like this
xcon.Send
xcon.Send
More like this