Skip to content
Snippets Groups Projects
Commit 5bff1369 authored by Katharina's avatar Katharina
Browse files

info

parent 7fe791a2
No related branches found
No related tags found
No related merge requests found
import socket import socket
import threading import threading
broadcast_ip = '255.255.255.255' broadcast_ip = '255.255.255.255'#ip ggfs ändern
broadcast_port = 55555 broadcast_port = 55555
# Erstelle den Client-Socket für Broadcast # Erstelle den Client-Socket für Broadcast
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment