Version: 1.0.6
Add Telnet, rsh, rexec and rlogin connectivity to your Windows or Web application.
  • 14 Components/Major Classes.
  • 9 Full Sample projects (in both VB.NET and C#).
  • Full MS Help 2.0 Documentation, including extensive examples and tutorials.
  • Free Introductory Support.
Class Description
Telnet Component Used to communicate with remote hosts using the Telnet protocol.
Rlogin Component Used to communicate with remote hosts using the Rlogin protocol.
Rexec Component Used to execute commands on remote hosts while providing login information.
Rsh Component Used to execute commands on remote hosts without providing login information.
EnhancedStream Class Adds new methods on top of the Stream interface for type conversion, stream copying, and saving
Option Class Encapsulates a Telnet option.
OptionCollection Class Collection which contains Option classes.
PipeStream Class Represents a stream that wraps an internal stream.
Proxy Class Enables proxy communication.
Segment Class Provides a reference to a data segment where data is sent or received over a TCP stream.
SegmentedStream Class Used for advanced reading/writing functionality.
Tcp Class Used to communicate with hosts using TCP.
TcpStream Class Used to read/write to a network socket.
TelnetStream Class Used to provide Telnet-specific formatting to all data passing through it.