This should be added to your config file for your windows users.
// this line is good for win servers $pingcmd = "ping -w 2000 -n 1";
Ryan Martinez johndeerrm@qwest.net
Thankyou Ryan Martinez this helped me with a problem i had. I speeds the process greatly..
Log in to post a comment.
This should be added to your config file for your windows users.
// this line is good for win servers
$pingcmd = "ping -w 2000 -n 1";
Ryan Martinez
johndeerrm@qwest.net
Thankyou Ryan Martinez this helped me with a problem i had. I speeds the process greatly..