Up

INETsetProxy

Set the proxy address.

Prototype :

fun [S] S

Return : S the same address

See also :

INETsetProxy

Example :

fun main ()=
	_showconsole;
	_fooS INETsetProxy 
	0;;

Note :

This function is not loaded if the connection is direct !