Re: Guys, Do you have a plan to integrate the telnet extention in Tcl built commands?



On Jul 26, 1:17 pm, BigHand <hewei...@xxxxxxxxx> wrote:
There is Serial port, and some guy has developped tcl_gpib,
I think integrate the telnet is important...becasue I use it every day.
further more, My advice is that integrate most of the communication
protocol in TCL: like GPIB(done), CAN, Telnet, Socket(done), ... and
also.

socket is core functionality while the rest are protocols built on top
of sockets. In many cases they are pure Tcl as well (eg, the telnet
stuff), so they can be easily added into any Tcl usage.

Jeff
.



Relevant Pages

  • Re: telnet program
    ... I want to do telnet program in tcl. ... (By using socket) ... specific network service you want to access with Tcl? ...
    (comp.lang.tcl)
  • Socket with TELNET
    ... I'm actualy programing socket in C under HP Unix. ... protocol, I'd like to know if someone could tell me what to do. ... Does anyone have some exemple of TelNet socket in C that would help me? ...
    (comp.unix.programmer)
  • Re: telnet client in tcl
    ... I am trying to implement a telnet client in tcl. ... here is a link that describes the protocol ...
    (comp.lang.tcl)
  • Re: Anybody ever heard of a combination of OPC and Tcl?
    ... claird@lairds.us (Cameron Laird) wrote ... Can you elaborate on the protocol you chose? ... OPC capability, server and client. ... I like to code everything myself in tcl, so I can be in full control of my ...
    (comp.lang.tcl)
  • Re: What is telnet?
    ... Telnet is a protocold that creates a Virual Terminal to a server or Main Frame. ... When TCP/IP came about the Telnet protocol was created to perform Virtual Terminal service ...
    (microsoft.public.windowsxp.help_and_support)