PowerTCP Emulation for .NET
Rsh Class Methods

For a list of all members of this type, see Rsh members.

Public Methods
 NameDescription
Public MethodAbort Performs a hard close of the connection. (Inherited from Dart.Emulation.TcpBase)
Public MethodAuthenticateAsClientOverloaded.  Authenticates the server when establishing a secure connection. (Inherited from Dart.Emulation.TcpBase)
Public MethodClose Gracefully closes the connection. (Inherited from Dart.Emulation.TcpBase)
Public MethodConnectOverloaded.  Connects to an Rsh server.  
Public MethodConnectAsyncConnect to a server using the configuration specified by session. (Inherited from Dart.Emulation.TcpBase)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDeserialize Deserialize a previously serialized object. (Inherited from Dart.Emulation.ComponentBase)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodExecuteOverloaded.  Execute a command on the Rsh server.  
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetStream Provides access to the underlying Stream. (Inherited from Dart.Emulation.TcpBase)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodMarshalOverloaded.  Marshals data to the UI thread. (Inherited from Dart.Emulation.TcpBase)
Public MethodReadOverloaded.  Receives data from the remote host. (Inherited from Dart.Emulation.TcpBase)
Public MethodReadAsync Start an asynchronous read on the socket. (Inherited from Dart.Emulation.TcpBase)
Public MethodReadToCount Read until count bytes are read, an exception is thrown, or the connection is closed. (Inherited from Dart.Emulation.TcpBase)
Public MethodReadToDelimiterOverloaded.  Read until the delimiter is found, an exception is thrown, or the connection is closed. (Inherited from Dart.Emulation.TcpBase)
Public MethodReadToEnd Read until the connection is closed or an exception is thrown. (Inherited from Dart.Emulation.TcpBase)
Public MethodSerialize Serialize an object to the provided destination stream. (Inherited from Dart.Emulation.ComponentBase)
Public MethodShutdownSsl Signals the remote host to shutdown the SSL connection. (Inherited from Dart.Emulation.TcpBase)
Public MethodStart Starts a worker thread on which the specified delegate function executes.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodWriteOverloaded.  Sends data to the remote host. (Inherited from Dart.Emulation.TcpBase)
Public MethodWriteAsync Start an asynchronous write on the socket. (Inherited from Dart.Emulation.TcpBase)
Top
See Also

Reference

Rsh Class
Dart.Emulation Namespace


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic