Re: (Newbie) Help with sockets.



On 2008-02-29, mentaltruckdriver@xxxxxxxxx <mentaltruckdriver@xxxxxxxxx> wrote:

You claim to be writing a telnet server, yet I don't see any
code that actually implements the telnet protocol. Different
telnet clients default to different modes, so if you want them
in a certain mode, you have to put them in the desired mode by
implementing the telnet feature negotiation protocol.

OP here - sorry for the confusion, it's just a listener program that
people connect to via telnet.

That's what a telnet server _is_: something that people connect
to via telnet.

I'll take a look at the Twisted engine and see if that helps at all.

Make sure it has telnet protocol support, or you're going to
end up with similar problem.

--
Grant Edwards grante Yow! Four thousand
at different MAGNATES, MOGULS
visi.com & NABOBS are romping in my
gothic solarium!!
.



Relevant Pages

  • Expect implementation entirely in bash...
    ... A friend of mine was trying to drive a scripted telnet session using ... bash, and did not have tools like Perl, Tcl/Tk or expect available on ... byte that indicates the start of the telnet protocol sequence. ...
    (comp.unix.shell)
  • Re: Debugging inbount telnet connections
    ... > If I write a serial terminal emulator on device X, ... > exactly what is being sent/received (especially with real terminals that ... if I write the same software but which uses TELNET to connect to my ... If you're looking to do the TELNET protocol yourself, ...
    (comp.os.vms)
  • Re: Auto Disconnecting...
    ... Host OS: Debian Woody. ... telnet stream tcp nowait telnet.telnet /usr/sbin/tcpd ... puTTy (telnet protocol) ...
    (Debian-User)
  • Re: telnet to ssh (port 22)
    ... >>> SSH is not a Telnet protocol. ... you will never have success ...
    (comp.os.linux.security)
  • Re: telnet to ssh (port 22)
    ... >> SSH is not a Telnet protocol. ... you should at least be able to get the header-thing (example. ... I think OP was using telnet just to verify the ...
    (comp.os.linux.security)