Hello Steven! Thank you for your answer!
RPyC indeed looks great! I need to deep dive into the API reference, but I think its capabilities will suffice to do what I want. Do you know whether non-python related clients can work with this as well, i.e. are their corresponding tools on the android/iphone side? Just to know whether they could serve as clients as well. Cheers! Am Samstag, 27. Dezember 2014 11:14:13 UTC+1 schrieb Steven D'Aprano: > pfranke...@gmail.com wrote: > > > What kind of protocol do you recommend for this? UDP or TCP? Do you > > recommend the use of frameworks such as twisted? > > I don't recommend something as low-level as inventing your own protocol, or > as heavy-weight as Twisted. > > Have you considered a remote-procedure call library like rpyc or pyro? > > http://rpyc.readthedocs.org/ > https://pypi.python.org/pypi/Pyro4 > > > -- > Steven -- https://mail.python.org/mailman/listinfo/python-list