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

PING pong

 [1/2] from: janko::mind-nest::com at: 12-Dec-2002 2:06


Hi all! Very short question ... How to ping in REBOL? What is ping? Is it some TCP set of data? thanka :janko www.mind-nest.com

 [2/2] 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