vg4->nw->check_server()
Check for a running network-server in the LAN.
SYNTAX
FUNCTION PARAMETERS
islocal | Returns whether network-server is running locally, if not NULL |
RETURN VALUE
Returns boolean:
- VG_TRUE: Found
- VG_FALSE: Not found
DESCRIPTION
Check for a running network-server in the LAN.
If islocal returns VG_TRUE the network-server runs on the local computer.
SEE ALSO
command vg4_nw_server
vg4->nw->server()