Up

_networkSetProxy

Define a customized proxy. By default, when the ObjNetwork is created, the defined proxy in the Scol settings (if defined !) is set. This function allows you to set differents parameters.

Prototype :

fun [ObjNetwork S I I I S S] I

Return : I 0 if ok or an error code number or nil if another error (in this last case, typically a bad argument).

See also :

networkSetOption

Example :

Note :