Page 1 of 1
development version newLISP 8.7.2
Posted: Sun Nov 20, 2005 4:13 pm
by Lutz
New batch-mode 'net-ping' suited for network discovery and several bug fixes.
Dowloads and change notes see:
http://newlisp.org/downloads/development/
Lutz
Posted: Sun Nov 20, 2005 4:57 pm
by newdep
hi Lutz,
Nice addons and fixes thanks, net-ping and dup, great enhancements!
a little remark... the net-ping does return a reverse ip number in the lists ! (intel) Although this is not wrong the manual states different.
>(net-ping "10.10.10.11")
>("11.10.10.10")
What was wrong with the time cycle during midnight? double zeros perhpas?
Regards, Norman.
Posted: Sun Nov 20, 2005 5:50 pm
by Lutz
I have not had a chance yet to test on little-endian CPUs, this will be fixed shortly.
Lutz
Posted: Sun Nov 20, 2005 5:57 pm
by Lutz
newlisp-8.7.2.tgz has been reposted with the byte-order fix for 'net-ping' on Intel CPUs
Lutz