C# Class Tamir.SharpSsh.jsch.ChannelX11

Inheritance: Channel
Mostra file Open project: soywiz/csharputils Class Usage Examples

Public Methods

Method Description
disconnect ( ) : void
run ( ) : void

Private Methods

Method Description
ChannelX11 ( ) : System
equals ( byte foo, byte bar ) : bool
getFakedCookie ( Session session ) : byte[]
revtable ( byte foo ) : int
setCookie ( String foo ) : void
setHost ( String foo ) : void
setPort ( int foo ) : void
write ( byte foo, int s, int l ) : void

Method Details

disconnect() public method

public disconnect ( ) : void
return void

run() public method

public run ( ) : void
return void