Thread WOL Netcast Funktion gesucht (10 answers)
Opened by bianca at 2015-09-18 09:37

bianca
 2015-09-19 19:31
#182255 #182255
User since
2009-09-13
7016 Artikel
BenutzerIn

user image
Danke dir. Bin vorerst bei http://www.perlmonks.org/?node_id=260180 hängen geblieben.
Aber ich bekomme es nicht gestartet.
Quote
d:\Perl>perl "wol.pl -i 192.168.0.40"
Can't open perl script "wol.pl -i 192.168.0.40": No such file or directory

d:\Perl>perl wol.pl "-i 192.168.0.40"
Usage
wakeonlan [-h] [-v] [-i IP_address] [-p port] [-f file] [[hardware_address]...]

Options
-h
this information
-v
dislpays the script version
-i ip_address
set the destination IP address
default: 255.255.255.255 (the limited broadcast address)
-p port
set the destination port
default: 9 (discard port)
-f file
uses file as a source of hardware addresses

See also
wakelan(1)


d:\Perl>perl wol.pl -v
wakeonlan version 0.40

Mit Parameter -v geht es, mit -i nicht.
Weiß jemand, wie man das Script in der Eingabeaufforderung startet?
10 print "Hallo"
20 goto 10

View full thread WOL Netcast Funktion gesucht