Opens the socket and stores the connection under given variable.
Parameters:- Host - String expression - Host to connect (IP or host address),
- Port - String expression - Port to connect to,
- Variable to store connection - Variable name - Name of the variable to store the connection to..
krzys2017-02-06