Und wie ein PING absenden?
Verfasst: Freitag 27. September 2002, 16:21
Weiss jemand wie ich am besten in Python einen Host anpinge?!
Seit 2002 Diskussionen rund um die Programmiersprache Python
https://www.python-forum.de/
Guck Dir zur Abschreckung ftp://ftp.visi.com/users/mdc/ping.py an und rufe dann über os.popen() das ping des Betriebssystems direkt auf :-)piddon hat geschrieben:Weiss jemand wie ich am besten in Python einen Host anpinge?!