You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-09 23:56:48 +02:00
4 lines
141 B
Plaintext
Vendored
4 lines
141 B
Plaintext
Vendored
Address = "45.79.112.203:4242";
|
|
Connection = OPI_TCP.CreateConnection(Address);
|
|
|
|
Result = OPI_TCP.CloseConnection(Connection); |