Telnet Factory for .NET

Binary Class

Telnet BINARY telnet option as described in RFC 856.

For a list of all members of this type, see Binary Members.

System.Object
   Jscape.Telnet.TelnetOption
      Jscape.Telnet.Options.Binary

public class Binary : TelnetOption

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This option is used for negotiating the transfer of binary data.

Requirements

Namespace: Jscape.Telnet.Options

Assembly: Jscape.Telnet (in Jscape.Telnet.dll)

See Also

Binary Members | Jscape.Telnet.Options Namespace