net-ping error

Started by Sleeper, December 15, 2006, 11:31:07 AM

Previous topic - Next topic

Sleeper

Hi all!

I get an error with net-ping.



newLISP v.9.0.9 on Win32, execute 'newlisp -h' for more info.

> (net-ping "www.google.com")

invalid function : (net-ping "www.google.com")


what's wrong with it?

Sammo

#1
From the manual: "This function is only available on UNIX-based systems and must be run in superuser mode."

Sleeper

#2
right. thanks Sammo!

i didn't notice it

cormullion

#3

(net-lookup "www.google.com")
"64.233.183.99"


Any use?







-- now tiptoeing quietly from the Windows forum...