Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

This function can be used to configure a web proxy for an established connection.

Signature

void xcon.SetProxy (string, string, number, string, string)

Parameters

NameTypeMandatory/OptionalDescription

stringMHandle that identifies the connection within the LUA script.

stringMHost or IP address of proxy server

numberMPort number of proxy server.

stringMUsername for proxy connection. Empty if authentication is not required.



  • No labels