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