Open is a overridden procedure that prepares an input/output source for the handler. Open calls the inherited Open method, and will insure that the socket handle in Binding for the physical connection has been assigned.
Use ConnectClient to establish the connection on the coket handle used by the handler.