[Twisted-Python] Network newbie

Jason J. W. Williams jasonjwwilliams at gmail.com
Wed Apr 7 14:53:04 MDT 2010


I think you need to define your application functionality a little
more. You could be describing anything from a web app that implements
a pasteboard, to a web service shuffling JSON objects around or
anything in between.

-J

On Wed, Apr 7, 2010 at 2:36 PM, Brian Duffy <brduffy at gmail.com> wrote:
> I have been wondering how I could develop a python application which would
> make it easy for users of this application to share small amounts of textual
> information over the Internet.
> The information is not confidential but I would like to ensure that it is
> coming from and generated by the application in question using ssl. I want
> it to be easy for users of the application to identify and communicate with
> other users of the application.
> What type of network am I talking about here? I have plenty of programming
> experience, but not much network programming experience. Any advice would be
> appreciated.
> thanks
> Brian Duffy
>
> --
> Duff
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
>




More information about the Twisted-Python mailing list