update
This commit is contained in:
@@ -1072,7 +1072,7 @@ try:
|
||||
binary_data = payload.get_bytes()
|
||||
|
||||
print(f"Binary payload: {len(binary_data)} bytes")
|
||||
|
||||
#print(f"Binary payload: {binary_data}")
|
||||
|
||||
#create UDP socket (will return socket number) -> 17 is UDP protocol and 6 is TCP protocol
|
||||
# IF ERROR -> need to create the PDP connection
|
||||
|
||||
Reference in New Issue
Block a user