mirror of
https://github.com/uhi22/pyPLC.git
synced 2024-11-10 01:05:42 +00:00
translated german to english
This commit is contained in:
parent
ff3e3c5aca
commit
8f491e3359
1 changed files with 6 additions and 6 deletions
12
test_slac.py
12
test_slac.py
|
@ -1,11 +1,11 @@
|
|||
|
||||
# Vorraussetzungen:
|
||||
# Library pcap-ct (nicht libpcap, nicht pylibpcap, nicht pypcap)
|
||||
# Preconditions:
|
||||
# Library pcap-ct (not libpcap, not pylibpcap, not pypcap)
|
||||
#
|
||||
# Stand 2022-08-14:
|
||||
# - Auswahl des Interaces ok
|
||||
# - Sniffen des SLAC-request ok
|
||||
# - Aussenden eine Demo-Botschaft ok
|
||||
# Version 2022-08-14:
|
||||
# - Selection of interfaces ok
|
||||
# - Sniffing of the SLAC-request ok
|
||||
# - Transmission of a demo message ok
|
||||
#
|
||||
import pcap
|
||||
|
||||
|
|
Loading…
Reference in a new issue