[Gambas-user] How to check "Is a Network unreachable"

Jussi Lahtinen jussi.lahtinen at ...626...
Wed Oct 10 16:16:48 CEST 2012


Not sure what would be good way to do this, but quick idea:

Shell ("ping -c1 -q www.google.com") Wait To sTmp

Then search example for "1 packets transmitted, 1 received".

Jussi




On Wed, Oct 10, 2012 at 10:37 AM, abbat <abbat.81 at ...787...> wrote:

>
> Hi all,
> My programm uses a MySQL requests and very often I have a problem with a
> network.
>
> In terminal for "ping" I get "Network is unreachable" for my problem.
> How can I check the network status in Gambas?
>
> Thanks to all.
>
>
>
> --
> View this message in context:
> http://old.nabble.com/How-to-check--%22Is-a-Network-unreachable%22-tp34535998p34535998.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list