Доработка

This commit is contained in:
2024-09-12 15:01:23 +03:00
parent dc30bcc1e1
commit e645344538
3 changed files with 98 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
extends Node
const UNICAST_PORT: int = 50080
const UNICAST_ADDRESS: String = '10.1.1.14'
const UNICAST_ADDRESS: String = '10.1.1.3'
const BROADCAST_PORT: int = 50000
const BASE_ADDR = 0x100
const BASE_ADDR: int = 0x100