connect (method)

Connect to a remote host.

Syntax

- (void)connect:(NSString*)host;
public func connect(_ host: String) throws -> Void

Remarks

Calling this method is equivalent to setting the RemoteHost property to Host and then setting the Connected property to True.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]