1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-23 21:29:38 +02:00
Vitaly the Alpaca (bot) 6f45fae7ff Main build (Jenkins)
2024-12-15 00:18:32 +03:00

5 lines
136 B
Plaintext

Address = "45.79.112.203:4242";
Connection = OPI_TCP.CreateConnection(Address);
OPI_TCP.CloseConnection(Connection);