SecureBlackbox 2020 iOS Edition

Questions / Feedback?

connect (method)

Establishes connection to the server.

Syntax

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

Remarks

Call this method to establish remote connection to a server at Address:Port.

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