How to check server connection on client side
Unsolved
General and Desktop
-
@Pablo-J.-Rogina How to use it? From which library? Examples?
-
@YtreioJ said in How to check server connection on client side:
but how to make him return true/false
do you mean :
how to return true or false in your script ?
or
how your app will see the result of executed process ?Could you please detail a bit more your questions every time ?
-
@LeLev yes, i've tried to create external script with ping command, but how to make him return true/false
Have you looked at the docs for whatever external
ping
command you are using to see if perhaps its exit code tells you anything about success?