Hi, I'm not too knowledgable about ping,
but I'm pretty sure you need to know
the ip address first before you can
try a ping. It might be possible to
finger the ip address of the main
software program on your network
to get all users. Sorry I can't help
more. timmy :)


[EMAIL PROTECTED] wrote:

> Thorsten M wrote:
> > I am new to Rebol as well as to Network-Programming. I need to develop a
> kind of Ping Tool to check which IP-adresses in our WAN are connected and
> get the adresses returned.
> >
> > 1 Q. How can i ping via TCP/IP with REBOL?
> >
> > 2 Q. How can i retrieve the connected adresses?
>
> Being inexperienced with networking myself, this may or may not be useful to
> you:
>
> >> read dns://sourceforge.net
> == 198.186.203.33
> >> read dns://198.186.203.33
> == "sourceforge.net"
>
> Andrew Martin
> ICQ: 26227169
> http://members.xoom.com/AndrewMartin/
> -><-

Reply via email to