mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-25 21:39:21 +02:00
5 lines
145 B
Plaintext
Vendored
5 lines
145 B
Plaintext
Vendored
Address = "45.79.112.203:4242";
|
|
Connection = OPI_TCP.CreateConnection(Address);
|
|
|
|
Result = OPI_TCP.CloseConnection(Connection);
|