[Twisted-Python] attribute error when I am trying to make one factory to send data to another

Jessica Tsui jesadjust at gmail.com
Tue Apr 28 17:28:23 MDT 2015


Hi glyph,

Thanks for your quick note. Even though I do not have deep understanding in
Twisted, based on the documentation I have read I truly think that Twisted
can be used on a more front-end stuff and I hope that it will work out well
for this testing project, so that i can work further on it later to explore
more possibilities with it.

Actually what I was trying to do is that I am trying to build a server app
with two clients app, one is called "sender" which is connected on port
8000, and one is called "receiver" which is on the port 8001. My target is
to create the server app that listens to what the "sender" posts first,
then decide to push it to "receiver" or not with a button created in kivy;
the "receiver" can directly write back to the "sender".

Right now my code is based on various examples that I have found online, so
I am not sure if I am really doing things right. I hope that I am on the
right track for it with the help from Twisted and kivy.

2015-04-29 6:20 GMT+08:00 Glyph Lefkowitz <glyph at twistedmatrix.com>:

>
> On Apr 28, 2015, at 8:14 AM, Jessica Tsui <jesadjust at gmail.com> wrote:
>
> I am working on this messaging app and I would like to pass data from one
> factory to another.
>
>
> Hi Jessica,
>
> I will hopefully have more useful feedback for you when I have a chance to
> read the whole thread (if others haven't answered all your questions
> already), but I wanted to quickly note that I think it's super cool you're
> integrating Twisted with Kivy - I am always excited to see people bringing
> Twisted to a diversity of environments, and we don't have enough people
> using it for front-end stuff, although that is very much of a part of its
> design.  So thanks for using Twisted!  I hope we can help make your
> experience of it as positive as possible,
>
> -glyph
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20150429/f673ecb0/attachment-0002.html>


More information about the Twisted-Python mailing list