SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SendData Method

Sends a data buffer to a connection client.

Syntax

public void SendData(long connectionID, byte[] buffer);
Public Sub SendData(ByVal ConnectionID As Long, ByVal Buffer As Byte())

Remarks

Use this method to send a data buffer to a connected client. Use ConnectionID to specify the client.

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