Re: [Twisted-Python] I am new :-)

2012-12-31 Thread Jessica McKellar
Hi Lupce, > On topic of Aniket's question, I would like to ask what would be a fun > project to do in Twisted that will help me learn Twisted? I have made an IRC > bot till now, but I want to do something else. Here are a couple of ideas: 1. Go through https://twistedmatrix.com/documents/curren

Re: [Twisted-Python] Using telnet or linereceiver protocol over ssh

2012-12-31 Thread Glyph
On Dec 30, 2012, at 5:09 AM, Fabian Sturm wrote: > Hello, Hi Fabian, > I implemented a twisted ssh server using SSHFactory and successfully > registered the sftp factory. Great, you're pretty far along then :). > I now also wanted to add a simple telnet like protocol where I can send > comman