Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: PING pong

From: greggirwin:mindspring at: 11-Dec-2002 20:15

Hi Janko, jmnc> How to ping in REBOL? jmnc> What is ping? Is it some TCP set of data? Short answer: Can't do it. Ping requires ICMP, which they don't support. -- Gregg