SecureBlackbox 2020 Java Edition

Questions / Feedback?

Ping Method

Sends a keep-alive request to the SSH server.

Syntax

public void ping();

Remarks

Use this method to send a keep-alive message to the SSH server. Keep-alive messages are empty data packets which carry no useful information but are a handy way of checking if the connection is still alive.

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