![]() |
Test if the system is physically connected to the net
fun [S] I
Return : I 1 if connected, 0 if not or nil if error
fun main ()=
_showconsole;
_fooId INETisConnected "http://www.fsf.org/";
0;;
This function is loaded on MS Windows system only !