1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-25 21:39:21 +02:00
OpenIntegrations/docs/en/examples/TCP/CreateConnection.txt
Vitaly the Alpaca (bot) 6f45fae7ff Main build (Jenkins)
2024-12-15 00:18:32 +03:00

5 lines
136 B
Plaintext
Vendored

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