промежуточный. начало ввода индексов для пакетов

This commit is contained in:
2025-03-23 16:43:19 +03:00
parent fcebae094f
commit 4f50c4a559
12 changed files with 81 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ public class Constants {
//
//7998 отладочный порт. теперь.
public static final int ComponentsServerPort = 7995; //7795
public static final int TestingServerPort = 7996; //7996
public static final int TestingServerPort = 7998; //7996
public static final int SocketTimeout = 0;
//-
public static final String ServerAddress = "alex-freenas.ddns.net";