Re: Guys, Do you have a plan to integrate the telnet extention in Tcl built commands?
- From: Jeff Hobbs <jeff.hobbs@xxxxxxxxx>
- Date: Mon, 28 Jul 2008 09:30:52 -0700 (PDT)
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
.
- References:
- Prev by Date: Re: Tcl_SetStringObj question
- Next by Date: Re: Tcl_SetStringObj question
- Previous by thread: Guys, Do you have a plan to integrate the telnet extention in Tcl built commands?
- Next by thread: namespace question
- Index(es):
Relevant Pages
|