SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

Connect Method

Establishes connection to a remote server.

Syntax

public void Connect(string address, int port);
Public Sub Connect(ByVal Address As String, ByVal Port As Integer)

Remarks

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

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