ICMP/ping

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

ICMP/ping

Damien Cassou
Dear list,

is it possible to ping a host from pharo ? It seems that OSProcess
would do, but it is for a windows machine and I haven't found a
pre-compiled library.

Thank you

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: ICMP/ping

Igor Stasenko
On 29 April 2010 21:06, Damien Cassou <[hidden email]> wrote:
> Dear list,
>
> is it possible to ping a host from pharo ? It seems that OSProcess
> would do, but it is for a windows machine and I haven't found a
> pre-compiled library.
>

hmm.. i don't sure if squeak VM socket plugin supports raw sockets
which you need for
forming IMCP packets..

> Thank you
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Lambdas are relegated to relative obscurity until Java makes them
> popular by not having them." James Iry
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>



--
Best regards,
Igor Stasenko AKA sig.

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project