"Curtis L. Olson" wrote:
>
[snip]
>
> Bernie, on the subjects of building additional commands into the
> telnet interface, I agree with Melchior. I'd rather not see the
> telnet interface being crammed with a bunch of extra commands that
> only the telnet interface knows about. I haven't looke
On Fri, May 17, 2002 at 07:59:41AM -0500, Curtis L. Olson wrote:
> Bernie Bright writes:
> > The python code is very experimental, really just proof of concept
> > stuff. I was just toying around seeing how to use the props
> > interface. I was thinking that this concept could be developed into
Bernie Bright writes:
> "Curtis L. Olson" wrote:
> >
> > First, let me point out the new telnet server is *very* nice. Bernie
> > has rewritten it based on the plib net libs. It can handle multiple
> > concurrent connections. This is a big improvement!
>
> I'm not sure why you would need to r
"Curtis L. Olson" wrote:
>
> First, let me point out the new telnet server is *very* nice. Bernie
> has rewritten it based on the plib net libs. It can handle multiple
> concurrent connections. This is a big improvement!
I'm not sure why you would need to run two or more sessions but there
yo
First, let me point out the new telnet server is *very* nice. Bernie
has rewritten it based on the plib net libs. It can handle multiple
concurrent connections. This is a big improvement!
Along with this, Bernie has also provided a demo python script that
shows how you can use the telnet inter