[Twisted-Python] twisted, nc and LineReceiver

Glyph Lefkowitz glyph at twistedmatrix.com
Wed Nov 6 13:27:52 EST 2002


On Wed, 6 Nov 2002 19:11:52 +0100, Alexandre Fayolle <alexandre.fayolle at free.fr> wrote:
> Now, if I use telnet to connect to both version of the server, I can
> type some data, press return and get the answer back. This is great.
> However, if I use nc send the data, the twisted-based server sees nothing
> (lineReceived is not called!)

Sounds like a CRLF versus CR issue.  Have you checked for that? :-)

-- 
 |    <`'>    |  Glyph Lefkowitz: Traveling Sorcerer   |
 |   < _/ >   |  Lead Developer,  the Twisted project  |
 |  < ___/ >  |      http://www.twistedmatrix.com      |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20021106/c54268cb/attachment.pgp 


More information about the Twisted-Python mailing list