Hi, Anyone know how I can implement the ICMP command PING from within Gambas? I want to ping a machine and capture the response from within Gambas without using a Shell command and then analysing a text file output. Thanks.