Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SshChannel.RequestPseudoTerminal Method

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

RequestPseudoTerminal(String, Int32, Int32)

Requests a pseudo-terminal.

Declaration
public void RequestPseudoTerminal(string terminal, int width, int height)
Parameters
Type Name Description
String terminal

Terminal name, e.g. "vt100".

Int32 width

Number of columns.

Int32 height

Number of rows.

RequestPseudoTerminal()

Requests an 80x25 vt100 pseudo-terminal.

Declaration
public void RequestPseudoTerminal()
In This Article
  • RequestPseudoTerminal(String, Int32, Int32)
  • RequestPseudoTerminal()
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies