Size: 459
Comment:
|
← Revision 9 as of 2008-11-15 14:01:13 ⇥
Size: 756
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
I've been using the Python and the wiki for a while now. I justed wanted to begin contributing back to the community. I use Python in conjunction with Twisted to create simple clients and servers and and the process is quite straight forward. | I've been using the Python and the wiki for a while now. I justed wanted to begin contributing back to the community. I use Python in conjunction with Twisted to create simple clients and servers and and the process is quite straight forward. You can learn more about Twisted at http://twistedmatrix.com/projects/core/documentation/howto/index.html. |
Line 10: | Line 10: |
[[Twisted-Examples]] == Links == * Here is a simple [[http://wiki.python.org/moin/Twisted-Examples|HTTP Proxy Server]] written in Python using Twisted. ---- CategoryHomepage |
Jacob Mathai http://jacobmathai.blogspot.com/
I've been using the Python and the wiki for a while now. I justed wanted to begin contributing back to the community. I use Python in conjunction with Twisted to create simple clients and servers and and the process is quite straight forward. You can learn more about Twisted at http://twistedmatrix.com/projects/core/documentation/howto/index.html.
Twisted Sumo Download : http://twistedmatrix.com/projects/core/
Python Interface to the OpenSSL Library: http://pyopenssl.sourceforge.net/
Links
* Here is a simple HTTP Proxy Server written in Python using Twisted.