Show / Hide Table of Contents

Enum TCPCommand

Available commands for the TCP client.

Namespace: RuriLib
Assembly: RuriLib.dll
Syntax
public enum TCPCommand

Fields

Name Description
Connect

Connects the client to a host.

Disconnect

Disconnects the client from the connected host.

Send

Sends a message to the connected host.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX