Features of PowerTCP Telnet for ActiveX

PowerTCP Telnet for ActiveX: Simplifies the management of Telnet, RSH, REXEC, and RLOGIN Connections. Ideal for both scripting and internet applications.

  • Intuitive On-line Help
  • Telnet
  • RSH
  • REXEC
  • RLOGIN

Potential Uses/Applications:

  • Write a windows front-end for Telnet sessions. Eliminate user's need to learn UNIX shell commands
  • Make transparent calls to a UNIX host using rexec or rsh and display the result in a custom format
  • From an ASP front end, run against SQL to execute a UNIX application to process data
  • Control network devices: switches, routers, hosts
  • Query a router for network stats
  • Upload data to a UNIX host, process it, and bring back the results
  • Execute any UNIX script using rexec (bypasses the NT REXEC command)
  • Directly communicate with terminal servers
  • Redirect Telnet communications between the network and any local device (COM port, etc)

Sample Projects:

  • Telnet client -Samples illustrate the use of Telnet, rexec, rlogin and rsh
  • Batch Mode -Takes host name, a script, and sends the final results to an edit box

Benefits & Features:

  • Blocking use is perfect for hidden scripting applications
  • Non-blocking use is supported for interactive, high performance applications
  • Eliminates need for users to learn unix shell commands
  • Supports automatic option negotiation using properties for terminal type, echo and window size, eliminating the extra step of dealing with option negotiation code
  • Fully supports sub-option and manual option negotiation for advanced applications
  • The "search" method, modeled after the TCP Control, allows the using program to block until a known reply is received

What’s Included: Telnet for ActiveX installation comes complete with the following:

  • 2 Controls/Objects
  • 11 Full Sample projects
  • 4 ASP/ASP.NET Samples
  • Debug Server for debugging and protocol testing
  • Full MS Help 1.3 Documentation, including examples